cekurte/componentbundle

A set of components

Maintainers

👁 jpcercal

Package info

github.com/cekurte/component-bundle

Homepage

Type:symfony-bundle

pkg:composer/cekurte/componentbundle

Statistics

Installs: 4 518

Dependents: 3

Suggesters: 0

Stars: 0

Open Issues: 0

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

Requires

Requires (Dev)

Suggests

Provides

None

Conflicts

None

Replaces

None

MIT 0c9b802068492095362e29a61180396463ff9904

containercontrollerinterfacecomponent

This package is not auto-updated.

Last update: 2026-06-21 01:49:46 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