cekurte/componentbundle

A set of components

Installs: 4 501

Dependents: 3

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:symfony-bundle

v2.0.0 2015-05-05 14:07 UTC

This package is not auto-updated.

Last update: 2024-03-16 13:21:08 UTC


README

Build Status Coverage Status Latest Stable Version Total Downloads License SensioLabsInsight

  • 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!

Installation

The package is available on Packagist. Autoloading is PSR-4 compatible.

composer require cekurte/componentbundle