PHPackages                             acseo/base-rest-bundle - 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. [API Development](/categories/api)
4. /
5. acseo/base-rest-bundle

ActiveSymfony-bundle[API Development](/categories/api)

acseo/base-rest-bundle
======================

A bundle to manage your REST application

22.9k[1 PRs](https://github.com/acseo/ACSEOBaseRestBundle/pulls)PHP

Since Dec 9Pushed 10y ago12 watchersCompare

[ Source](https://github.com/acseo/ACSEOBaseRestBundle)[ Packagist](https://packagist.org/packages/acseo/base-rest-bundle)[ RSS](/packages/acseo-base-rest-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

ACSEOBaseRestBundle
===================

[](#acseobaserestbundle)

Prodive a base REST Bundle that can be easily extended

Purpose
-------

[](#purpose)

This BUndle exposes a Base Rest Bundle that can be easily extended to provide access to your entities.

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

[](#installation)

1. Add the bundle to you composer.json file :

```
composer require 'acseo/base-rest-bundle:dev-master'

```

2. Enable the Bundle

```
// app/AppKernel.php
class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = array(
        //...
        new ACSEO\BaseRestBundle\ACSEOCBaseRestdBundle(),
        //...
```

TODO : doc.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/a21f9d389ad9d714e1e84226a4b2def0417c9bfec60ea43c22104a8e93a654da?d=identicon)[npotier](/maintainers/npotier)

---

Top Contributors

[![thibault-leger-acseo](https://avatars.githubusercontent.com/u/12645549?v=4)](https://github.com/thibault-leger-acseo "thibault-leger-acseo (10 commits)")[![nicolaskern](https://avatars.githubusercontent.com/u/1478783?v=4)](https://github.com/nicolaskern "nicolaskern (7 commits)")[![hmarin](https://avatars.githubusercontent.com/u/1213177?v=4)](https://github.com/hmarin "hmarin (4 commits)")[![npotier](https://avatars.githubusercontent.com/u/1151094?v=4)](https://github.com/npotier "npotier (3 commits)")[![romainguerrero](https://avatars.githubusercontent.com/u/13657074?v=4)](https://github.com/romainguerrero "romainguerrero (1 commits)")

---

Tags

bundlephpsymfonysymfony-bundle

### Embed Badge

![Health badge](/badges/acseo-base-rest-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/acseo-base-rest-bundle/health.svg)](https://phpackages.com/packages/acseo-base-rest-bundle)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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