jane-php/open-api-common
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| devizzent/cebe-php-openapi | 0.92 | 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 | |
| kleijnweb/php-api-descriptions | 0.91 | 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 | 30 | 18 | 2.8 | 7.9 | LGPL-3.0 | — | |
| anzusystems/contracts | 0.89 | Common contracts for AnzuSystems projects: reusable PHP interfaces, traits, abstracts, enums, and shared utilities. Includes identifiable/value object patterns, time/user tracking, document and cache settings contracts, plus core app/user/permission helpers and exceptions. | 1 | 1 | 0 | 1K | 0 | 22.2 | 42.8 | Apache-2.0 | 3 months ago | |
| adhenrique/openkit | 0.89 | Laravel package that integrates OpenKit features into your app, providing helpers and configuration for working with the OpenKit API/services and simplifying common workflows. Suitable for quickly adding OpenKit-powered functionality to existing Laravel projects. | 0 | 0 | 0 | 0 | 0 | 7.0 | — | MIT | 8 months ago | |
| exsyst/swagger | 0.88 | — | 358 | 359 | 9 | 67K | 1 | 5.9 | 31.4 | MIT | 5 years ago | |
| api-scout/api-scout | 0.88 | — | 3 | 3 | 2 | 0 | 5 | 2.1 | 1.5 | MIT | 2 years ago | |
| goldspecdigital/oooas | 0.88 | Dependency-free PHP library for building OpenAPI specs with immutable, strongly-typed objects. Compose info, paths, operations, schemas, responses, and tags in code, then export the finished specification to JSON (YAML via another package). | 231 | 231 | 27 | 65K | 15 | 14.8 | 39.6 | MIT | 4 years ago | |
| draw/swagger | 0.87 | — | 1 | 1 | 6 | 0 | 0 | 1.4 | — | MIT | 6 years ago | |
| apie/schema-generator | 0.87 | Generates JSON Schema components from PHP objects with type hints, tailored for Apie entities, value objects, DTOs, enums, lists, and hashmaps. Produces cebe/php-openapi schema objects, focusing on schema sections (not full OpenAPI documents). | 0 | 0 | 0 | 22 | 0 | 0.0 | 18.8 | MIT | — | |
| api-platform/laravel | 0.87 | — | 58 | 58 | 6 | 15K | 0 | 0.5 | 33.2 | MIT | — | |
| draw/open-api | 0.86 | 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 | 641 | 0 | 0.0 | 38.8 | — | — | |
| citizen63000/easy-api-core | 0.86 | — | 0 | 0 | 1 | 1 | 0 | 18.7 | 4.8 | MIT | 1 month ago | |
| vyuldashev/laravel-openapi | 0.86 | — | 461 | 464 | 110 | 11K | 38 | 17.3 | 32.4 | MIT | — | |
| zircote/swagger-php | 0.86 | 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,308 | 5,379 | 936 | 4M | 13 | 76.3 | 52.1 | Apache-2.0 | 1 week ago | |
| cirlmcesc/laravel-swaggerdoc | 0.85 | Generate OpenAPI 3.0 (Swagger) docs from your Laravel tests/commands. Write tests and produce an interface document automatically, inspired by swagger-php, to keep API documentation in sync with your code. | 1 | 1 | 0 | 0 | 0 | 1.8 | 0.4 | MIT | 5 years ago | |
| dorvidas/laravel-json-api-client | 0.85 | Laravel package for consuming JSON:API services with a simple client in Laravel apps. Helps you send requests, handle responses, and work with JSON:API resources in a structured way. Suitable for integrating external APIs with minimal boilerplate. | 2 | 2 | 1 | 0 | 1 | 0.4 | — | — | 8 years ago | |
| neomerx/json-api | 0.85 | Framework-agnostic PHP library implementing JSON:API v1.1. Builds compliant documents, relationships, compound includes, meta and errors. Parses/validates Accept/Content-Type and query params (pagination, sorting, sparse fields) to return proper 415/406 responses. | 737 | 743 | 66 | 25K | 8 | 16.9 | 23.4 | Apache-2.0 | 6 years ago | |
| birim/laravel-rest-api | 0.84 | Expose Eloquent models as a simple JSON REST API in Laravel. Configure endpoints in a config file, then query /laravel-json/{resource} for lists, skip/take pagination, and basic field search. Optionally control returned attributes via model properties. | 2 | 2 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| openai-php/laravel | 0.84 | Community-maintained OpenAI PHP integration for Laravel. Install via Composer and artisan, configure API key in .env, then use the OpenAI facade to call OpenAI endpoints (e.g., Responses API) from your Laravel app. | 3,746 | 3,749 | 266 | 680K | 5 | 53.6 | 40.6 | MIT | 1 month ago | |
| jane-php/open-api-runtime | 0.84 | 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. | 20 | 20 | 14 | 309K | 0 | 0.8 | 55.3 | MIT | 7 years ago |
How can I help you explore Laravel packages today?