jane-php/open-api-runtime
Runtime dependencies and utility classes used by clients generated with Jane OpenAPI. Provides shared infrastructure for request/response handling, serialization, and other common helpers so generated SDKs work consistently without duplicating code.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| devizzent/cebe-php-openapi | 0.87 | Fork of cebe/php-openapi providing PHP objects to read/write OpenAPI 3.0/3.1 YAML and JSON. Includes a CLI tool to validate and convert API description files. Install via Composer; works on PHP 7.1+ (including PHP 8). | 39 | 38 | 14 | 617K | 4 | 15.3 | 61.8 | MIT | 6 months ago | |
| draw/open-api | 0.87 | PHP library for manipulating OpenAPI (Swagger) documents. Focused on OpenAPI/Swagger 2.0 only, providing tools to read, update, and work with API definitions in code. | 0 | 0 | 0 | 810 | 0 | 0.0 | 40.2 | — | — | |
| jane/openapi-runtime | 0.86 | Deprecated runtime package for Jane OpenAPI. This repository is no longer maintained; development has moved to the main janephp/janephp project. Use that repo for current OpenAPI runtime components and updates. | 6 | 6 | 3 | 149 | 0 | 0.2 | 13.1 | MIT | 9 years ago | |
| spatie/laravel-openapi-cli | 0.85 | Generate Laravel Artisan commands from an OpenAPI spec. Each API endpoint becomes its own command with typed options for params and request bodies, plus auth, base URL, caching, redirects, and output formatting—ideal for building API CLIs with Laravel Zero. | 39 | 39 | 4 | 303 | 0 | 23.1 | 15.2 | MIT | 4 days ago | |
| kleijnweb/php-api-descriptions | 0.85 | Parse and handle PHP API Description documents (OpenAPI-like) with utilities for loading, validating, and working with structured API metadata. Useful for tooling that needs to read API specs and generate clients, docs, or integrations. | 5 | 5 | 4 | 8 | 18 | 2.8 | 7.9 | LGPL-3.0 | — | |
| exsyst/swagger | 0.85 | — | 358 | 359 | 9 | 67K | 1 | 5.9 | 31.4 | MIT | 5 years ago | |
| jane-php/open-api-3 | 0.85 | — | 21 | 22 | 6 | 41K | 0 | 0.3 | 45.1 | MIT | — | |
| alhames/apihelper | 0.84 | Laravel/PHP helper utilities for building API responses and common API tasks. Provides convenience methods for formatting output, handling errors, and streamlining controller/service code when creating REST-style endpoints. | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 9 years ago | |
| jane-php/open-api-2 | 0.84 | — | 4 | 4 | 2 | 9K | 0 | 0.1 | 45.0 | MIT | — | |
| kleijnweb/swagger-bundle | 0.84 | Unmaintained Symfony bundle for contract-first REST APIs using OpenAPI/Swagger. Generates routing from specs, validates requests, and transforms input/output with minimal config and no FOSRestBundle/Twig. Includes security integration; 4.0 beta targets PHP 7. | 24 | 24 | 9 | 10 | 7 | 3.6 | 3.8 | LGPL-3.0 | 9 years ago | |
| jane-php/json-schema-runtime | 0.83 | Runtime support library for code generated by Jane JsonSchema. Provides shared classes used by Jane-generated PHP clients and models (serialization, validation, etc.). See Jane docs for usage and contribute via the main janephp repository. | 19 | 20 | 2 | 314K | 0 | 0.8 | 55.3 | MIT | 7 years ago | |
| jane-php/open-api-common | 0.81 | Shared utilities and models used by Jane PHP for OpenAPI/Swagger code generation and runtime support. Provides common components like normalizers, reference handling, and helpers for building OpenAPI-based API clients and servers in PHP. | 5 | 5 | 3 | 45K | 0 | 0.1 | 53.7 | — | — | |
| jane-php/open-api | 0.81 | — | 45 | 33 | 9 | 1K | 0 | 0.5 | 13.4 | MIT | 7 years ago | |
| docker-client/open-api | 0.80 | Autogenerated PHP OpenAPI client for the Docker Engine API. Install via Composer and use generated endpoints/models to talk to Docker over the official v1.40 spec. Versioning tracks jane-php major + Docker API major/minor + patch. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 5 years ago | |
| jane/jane | 0.79 | Deprecated Jane package; development moved to janephp/janephp. Use the new repository for current releases, documentation, and support. | 78 | 85 | 9 | 134 | 0 | 1.7 | 4.7 | MIT | 9 years ago | |
| jane/open-api | 0.79 | Deprecated package for generating API clients/models from OpenAPI specs with Jane. This repository is no longer maintained; use the consolidated JanePHP project instead: https://github.com/janephp/janephp | 185 | 198 | 26 | 112 | 0 | 2.1 | 2.0 | MIT | 9 years ago | |
| bsll/api-bundle | 0.78 | Laravel bundle for building and organizing JSON API endpoints, with helpers for routing, request/response handling, and common API concerns. A lightweight starting point for integrating an API layer into an existing app or new project. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| jane/runtime | 0.78 | Deprecated package. jane/runtime has moved to the janephp/janephp monorepo. Use https://github.com/janephp/janephp for the current runtime and related components; this repository is no longer maintained. | 6 | 6 | 2 | 139 | 0 | 0.2 | 12.9 | MIT | 9 years ago | |
| openai-php/client | 0.78 | Community-maintained PHP client for the OpenAI API. Install via Composer and interact with models, responses, chat, images, audio, files, and more with a clean, typed interface—ideal for Laravel and modern PHP apps. | 5,818 | 5,836 | 680 | 2M | 17 | 75.8 | 50.3 | MIT | 5 days ago | |
| zircote/swagger-php | 0.78 | Generate OpenAPI 3.0/3.1/3.2 specs from PHP 8.2+ code using attributes (preferred) or legacy Doctrine annotations. Provides a CLI and programmatic API, extracts from phpdoc, and reports errors with context for REST API documentation. | 5,304 | 5,379 | 938 | 4M | 13 | 74.9 | 51.6 | Apache-2.0 | 1 week ago |
How can I help you explore Laravel packages today?