Download the PHP package erasys/openapi-php without Composer
On this page you can find all versions of the php package erasys/openapi-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download erasys/openapi-php
More information about erasys/openapi-php
Files in erasys/openapi-php
Download erasys/openapi-php
More information about erasys/openapi-php
Files in erasys/openapi-php
Vendor erasys
Package openapi-php
Short Description Open API 3.0 builder and validation library for PHP that helps you write valid specs.
License MIT
Homepage http://github.com/erasys/openapi-php
Package openapi-php
Short Description Open API 3.0 builder and validation library for PHP that helps you write valid specs.
License MIT
Homepage http://github.com/erasys/openapi-php
Please rate this library. Is it a good library?
Informations about the package openapi-php
openapi-php
Open API 3.0 builder and validation library for PHP that helps you write valid specs.
This project is compliant with PSR-1, PSR-2 and PSR-4. If you notice compliance oversights, please send a patch via pull request.
Features
- Fully documented object-oriented representation of the Open API 3.0+ specification with helper methods to write valid documents.
- Supports Illuminate (Laravel)
Jsonable
andArrayable
. - Generates an specification in plain PHP arrays, plain objects, JSON or YAML.
- Validates Open API documents against the Open API 3.0.x JSON Schema.
Install
Via Composer
Via Git
Usage
Basic example:
Testing
or
Contributing
Please see CONTRIBUTING for details.
License
The MIT License (MIT). Please see License File for more information.
All versions of openapi-php with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
illuminate/contracts Version ^10.14.1
symfony/yaml Version ^v6.3
justinrainbow/json-schema Version ^5.2
illuminate/contracts Version ^10.14.1
symfony/yaml Version ^v6.3
justinrainbow/json-schema Version ^5.2
The package erasys/openapi-php contains the following files
Loading the files please wait ....