{"id":95442,"library":"drift-http-kernel","title":"Drift HTTP Kernel","description":"HTTP Kernel component for Drift, based on Symfony Http Kernel component.","status":"active","version":"0.1.20","language":"php","source_language":null,"source_url":"https://github.com/driftphp/http-kernel","tags":["drift","http","kernel","symfony"],"install":[{"cmd":"composer require drift/http-kernel","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"HttpKernel","correct":"use Drift\\HttpKernel\\HttpKernel;"}],"quickstart":{"code":"use Drift\\HttpKernel\\HttpKernel;\n\n$kernel = new HttpKernel();\n$response = $kernel->handle($request);","lang":"php","description":"Handle an HTTP request with the kernel."},"warnings":[{"fix":"Install drift/drift and configure properly.","message":"Requires Drift framework; not standalone.","severity":"gotcha","affected_versions":">=0.1"}],"env_vars":null,"search_vec":"'base':9 'compon':6,14 'drift':1,8,15 'http':2,4,12,16 'kernel':3,5,13,17 'symfoni':11,18","created_at":"2026-06-19T10:31:23.169119+00:00","updated_at":"2026-06-19T10:31:23.169119+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/driftphp/http-kernel","github":"https://github.com/driftphp/http-kernel","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}