{"id":87755,"library":"spryker-silex","title":"Spryker Silex","description":"Silex module.","status":"active","version":"2.2.1","language":"php","source_language":null,"source_url":"https://github.com/spryker/silex","tags":["spryker","silex","micro-framework","php"],"install":[{"cmd":"composer require spryker/silex","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"SilexApplication","correct":"use Spryker\\Yves\\Silex\\SilexApplication;"}],"quickstart":{"code":"use Spryker\\Yves\\Silex\\SilexApplication;\n\n$app = new SilexApplication();\n$app->get('/', function() { return 'Hello'; });\n$app->run();","lang":"php","description":"Create a Silex application and define a route."},"warnings":[],"env_vars":null,"search_vec":"'framework':9 'micro':8 'micro-framework':7 'modul':4 'php':10 'silex':2,3,6 'spryker':1,5","created_at":"2026-06-19T08:22:25.494601+00:00","updated_at":"2026-06-19T08:22:25.494601+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/spryker/silex","github":"https://github.com/spryker/silex","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}}