2017 © Pedro PelĆ”ez
 

symfony-bundle componentbundle

A set of components

image

cekurte/componentbundle

A set of components

  • Tuesday, May 5, 2015
  • by jpcercal
  • Repository
  • 2 Watchers
  • 0 Stars
  • 4,460 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Cekurte\ComponentBundle

Build Status Coverage Status Latest Stable Version Total Downloads License SensioLabsInsight, (*1)

  • 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., (*2)

composer require cekurte/componentbundle

The Versions

05/05 2015

dev-master

9999999-dev https://github.com/jpcercal/cekurtecomponentbundle

A set of components

  Sources   Download

MIT

The Requires

 

The Development Requires

component container controller interface

05/05 2015
16/01 2015

v1.0

1.0.0.0

Component bundle

  Sources   Download

component