- A set of components to build REST applications with Symfony2.
- See also the CekurteGeneratorBundle to build CRUD's automatically with custom templates for REST Controllers, Entities, Services, Forms and Resources.
- Currently this package contains only support for one resource manager, the Doctrine ORM. But, this bundle adds easy way to add any resource manager through the interface ResourceManagerInterface, contribute with this project!
The package is available on Packagist. Autoloading is PSR-4 compatible.
composer require cekurte/componentbundle