Download the PHP package jekamell/simple-dto-bundle without Composer
On this page you can find all versions of the php package jekamell/simple-dto-bundle. 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 simple-dto-bundle
SimpleDto Bundle
SimpleDtoBundle for the Symfony Framework
Core bundle features
This bundle allow to split persistent and representation layer in Rest api applications, based on Symfony 2/3 framework.
Feature list:
- Simple yaml configuration of DTO objects.
- Dto embedding.
- Dto fields filtering
- Dto collection ordering
- Dto collection filtering
- AbstractController with functionality for Create/Read/Update/Delete/List resources with events system support.
- Dto configuration parser for NelmioApiDocBundle.
- ApiKey based Authenticator (based on JWT technology)
Documentation
For documentation see
Resources/doc/
License
This bundle is released under the MIT license.
All versions of simple-dto-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
symfony/framework-bundle Version ^4.0
symfony/expression-language Version ^4.0
symfony/flex Version ^1.0
symfony/maker-bundle Version ^1.4
symfony/orm-pack Version ^1.0
symfony/serializer-pack Version ^1.0
symfony/yaml Version ^4.0
symfony/validator Version ^4.0
symfony/framework-bundle Version ^4.0
symfony/expression-language Version ^4.0
symfony/flex Version ^1.0
symfony/maker-bundle Version ^1.4
symfony/orm-pack Version ^1.0
symfony/serializer-pack Version ^1.0
symfony/yaml Version ^4.0
symfony/validator Version ^4.0
The package jekamell/simple-dto-bundle contains the following files
Loading the files please wait ....