Download the PHP package og-soft/laravel-openapi-value-object without Composer
On this page you can find all versions of the php package og-soft/laravel-openapi-value-object. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-openapi-value-object
laravel-openapi-value-object
This library extends vyuldashev/laravel-openapi. Main idea is do not create a scheme manually:
The library get any PHP class and schema is autogenerated from class attributes. You should use PHP doc:
Output is:
Usage
Check examples/cartore/CarController.php
controller and exmples/carstore/OpenApi
directory.
TODO
Update composer.json
after pull request is accepted.
Changes
- 2021-03-05 - support
@example
All versions of laravel-openapi-value-object with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
cweagans/composer-patches Version ^1.7
doctrine/annotations Version ^1.12
ogsoft/laravel-openapi Version ^1.2
cweagans/composer-patches Version ^1.7
doctrine/annotations Version ^1.12
ogsoft/laravel-openapi Version ^1.2
The package og-soft/laravel-openapi-value-object contains the following files
Loading the files please wait ....