PHPackages                             cekurte/componentbundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. cekurte/componentbundle

ActiveSymfony-bundle[PSR &amp; Standards](/categories/psr-standards)

cekurte/componentbundle
=======================

A set of components

v2.0.0(11y ago)04.5k2MITPHPPHP &gt;=5.4

Since Jan 16Pushed 11y ago1 watchersCompare

[ Source](https://github.com/cekurte/component-bundle)[ Packagist](https://packagist.org/packages/cekurte/componentbundle)[ Docs](https://github.com/jpcercal/cekurtecomponentbundle)[ RSS](/packages/cekurte-componentbundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)Dependencies (5)Versions (4)Used By (2)

Cekurte\\ComponentBundle
========================

[](#cekurtecomponentbundle)

[![Build Status](https://camo.githubusercontent.com/eccdfc12f0355b087c6bbc90013f0610723578d7d20e5f2bd758fdffba52d909/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6a7063657263616c2f43656b75727465436f6d706f6e656e7442756e646c652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](http://travis-ci.org/jpcercal/CekurteComponentBundle)[![Coverage Status](https://camo.githubusercontent.com/e92117169eaba18b77c9d878b5a6be0bf309972966ee461febf6480e2b0b6b70/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6a7063657263616c2f43656b75727465436f6d706f6e656e7442756e646c652f62616467652e737667)](https://coveralls.io/r/jpcercal/CekurteComponentBundle)[![Latest Stable Version](https://camo.githubusercontent.com/335a56155e58c63b8d6e2aa26249386006866f6976234e3a21b73ebd5ead269f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f63656b757274652f636f6d706f6e656e7462756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cekurte/componentbundle)[![Total Downloads](https://camo.githubusercontent.com/bdaf08ef98f62ebf9acf8097a7bf384736608c8f783b428daec51918c2b9b738/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f63656b757274652f636f6d706f6e656e7462756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cekurte/componentbundle)[![License](https://camo.githubusercontent.com/1f79250e00966c648acc887c4bdafee6f274efa4781df5cda8866c15c4432d74/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f63656b757274652f636f6d706f6e656e7462756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cekurte/componentbundle)[![SensioLabsInsight](https://camo.githubusercontent.com/126dbab43995ee05bc8c6d799c5bd0f3ac564fd2acf0809151b68df483b67339/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f33333033343437352d653932642d343239382d383335372d6238326632653039326261302f6d696e692e706e67)](https://insight.sensiolabs.com/projects/33034475-e92d-4298-8357-b82f2e092ba0)

- A set of components to build REST applications with Symfony2.
- See also the [CekurteGeneratorBundle](https://github.com/jpcercal/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](https://github.com/jpcercal/CekurteComponentBundle/blob/master/src/Service/ResourceManagerInterface.php), **contribute with this project**!

Installation
------------

[](#installation)

The package is available on [Packagist](http://packagist.org/packages/cekurte/componentbundle). Autoloading is [PSR-4](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md) compatible.

```
composer require cekurte/componentbundle
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 89% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~108 days

Total

2

Last Release

4028d ago

Major Versions

v1.0 → v2.0.02015-05-05

### Community

Maintainers

![](https://www.gravatar.com/avatar/24144f054fdc5938c707bdc103ac458dcb3b2b0891bb891a5d8f4840128bd632?d=identicon)[jpcercal](/maintainers/jpcercal)

---

Top Contributors

[![jpcercal](https://avatars.githubusercontent.com/u/366345?v=4)](https://github.com/jpcercal "jpcercal (65 commits)")[![JoaoCercal](https://avatars.githubusercontent.com/u/6066402?v=4)](https://github.com/JoaoCercal "JoaoCercal (4 commits)")[![rluders](https://avatars.githubusercontent.com/u/191027?v=4)](https://github.com/rluders "rluders (4 commits)")

---

Tags

containerinterfacecomponentcontroller

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cekurte-componentbundle/health.svg)

```
[![Health](https://phpackages.com/badges/cekurte-componentbundle/health.svg)](https://phpackages.com/packages/cekurte-componentbundle)
```

###  Alternatives

[psr/container

Common Container Interface (PHP FIG PSR-11)

10.0k1.0B3.7k](/packages/psr-container)[pimple/pimple

Pimple, a simple Dependency Injection Container

2.7k130.5M1.4k](/packages/pimple-pimple)[php-di/php-di

The dependency injection container for humans

2.8k48.9M994](/packages/php-di-php-di)[league/container

A fast and intuitive dependency injection container.

86387.8M343](/packages/league-container)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
