Download the PHP package rfrommherz/api without Composer
On this page you can find all versions of the php package rfrommherz/api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rfrommherz/api
More information about rfrommherz/api
Files in rfrommherz/api
Download rfrommherz/api
More information about rfrommherz/api
Files in rfrommherz/api
Please rate this library. Is it a good library?
Informations about the package api
Api Bundle
Installation
composer req rfrommherz/api
- config/bundles.php: Add new bundle to bundles.php
Usage
ApiDto
ApiDto's can be used as parameters in your controllers. To enable the support for this, your class must extend ApiDto. Each ApiDto is passed to the symfony validator, which enables the support for validation annotations.
Arguments will be automatically resolved and can be passed as controller arguments.
`
All versions of api with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
symfony/serializer Version 5.3.*
symfony/validator Version 5.3.*
symfony/yaml Version 5.3.*
doctrine/annotations Version ^1.13
ramsey/uuid Version ^4.2
symfony/serializer Version 5.3.*
symfony/validator Version 5.3.*
symfony/yaml Version 5.3.*
doctrine/annotations Version ^1.13
ramsey/uuid Version ^4.2
The package rfrommherz/api contains the following files
Loading the files please wait ....