{"id":95831,"library":"exsyst-swagger","title":"ExSyst Swagger","description":"A php library to manipulate Swagger specifications","status":"active","version":"0.4.2","language":"php","source_language":null,"source_url":"https://github.com/GuilhemN/swagger","tags":["swagger","openapi","api","documentation"],"install":[{"cmd":"composer require exsyst/swagger","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Swagger","correct":"use ExSyst\\Swagger\\Swagger;"}],"quickstart":{"code":"use ExSyst\\Swagger\\Swagger;\n\n$swagger = new Swagger();\n$swagger->setInfo('My API', '1.0.0');\necho json_encode($swagger->toArray());","lang":"php","description":"Create a Swagger specification object and output as JSON."},"warnings":[{"fix":"Use swagger-php or other library for OpenAPI 3.0","message":"Only supports Swagger 2.0, not OpenAPI 3.0","severity":"breaking","affected_versions":">=0.4"}],"env_vars":null,"search_vec":"'api':12 'document':13 'exsyst':1 'librari':5 'manipul':7 'openapi':11 'php':4 'specif':9 'swagger':2,8,10","created_at":"2026-06-19T10:43:57.704737+00:00","updated_at":"2026-06-19T10:43:57.704737+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/GuilhemN/swagger","github":"https://github.com/GuilhemN/swagger","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization","utility"],"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}}