PHPackages                             stanlemon/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. stanlemon/rest-bundle

AbandonedArchivedLibrary[API Development](/categories/api)

stanlemon/rest-bundle
=====================

Create REST endpoints for Doctrine entities

0.10.0(5y ago)1264.4k201MITPHPPHP &gt;=7.3.0

Since Oct 2Pushed 4y agoCompare

[ Source](https://github.com/stanlemon/rest-bundle)[ Packagist](https://packagist.org/packages/stanlemon/rest-bundle)[ RSS](/packages/stanlemon-rest-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (14)Versions (28)Used By (1)

LemonRestBundle
===============

[](#lemonrestbundle)

[![Build Status](https://camo.githubusercontent.com/415a0ba093f23f92f0df155f8d3cc4887cfe23cfeccaa214543755d3d361c3d3/68747470733a2f2f7472617669732d63692e6f72672f7374616e6c656d6f6e2f726573742d62756e646c652e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/stanlemon/rest-bundle)

This bundle provides REST endpoints for Doctrine entities. It is a highly opinionated, convention driven solution to rapidly deploying a REST API. It relies on the strengths of libraries like [JMS Serializer](http://jmsyst.com/libs/serializer), [Will Durands Content Negotiation library](http://williamdurand.fr/Negotiation/) and the [Doctrine Object Relation Mapper library](http://www.doctrine-project.org/projects/orm.html) to make assumptions and drive your REST API off of convention.

If you are looking for an extremely flexible way to build REST APIs this library is not for you, and I suggest you take a look at the fantastic work being done on the [Friends of Symfony REST Bundle](https://github.com/FriendsOfSymfony/FOSRestBundle).

Authors
-------

[](#authors)

- Stan Lemon

Changes
-------

[](#changes)

Details about changes from version to version are stored in `CHANGELOG.md`

Documentation
-------------

[](#documentation)

Documentation is stored in the `Resources/doc/index.md` file in this bundle:

- [Read the documentation](Resources/doc/index.md)

Demo
----

[](#demo)

A demo application is available at

You can also try it yourself online at

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

[](#installation)

All the installation instructions are located in the [documentation](Resources/doc/index.md).

Reporting an issue or a feature request
---------------------------------------

[](#reporting-an-issue-or-a-feature-request)

Issues and feature requests are tracked in the [Github issue tracker](https://github.com/stanlemon/rest-bundle/issues).

Contributing
------------

[](#contributing)

Go for it! Please open a PR against the *develop* branch and make sure to, at the very least, include a functional test covering your work. Or even better, full functional and unit tests!

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity38

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.5% 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 ~110 days

Recently: every ~431 days

Total

20

Last Release

2189d ago

PHP version history (2 changes)0.1.0PHP &gt;=5.3.3

0.9.0PHP &gt;=7.3.0

### Community

Maintainers

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

---

Top Contributors

[![stanlemon](https://avatars.githubusercontent.com/u/86314?v=4)](https://github.com/stanlemon "stanlemon (146 commits)")[![jpetitcolas](https://avatars.githubusercontent.com/u/688373?v=4)](https://github.com/jpetitcolas "jpetitcolas (3 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (2 commits)")[![ehibes](https://avatars.githubusercontent.com/u/487124?v=4)](https://github.com/ehibes "ehibes (2 commits)")[![jroussay](https://avatars.githubusercontent.com/u/2578990?v=4)](https://github.com/jroussay "jroussay (2 commits)")[![lebaz20](https://avatars.githubusercontent.com/u/5208251?v=4)](https://github.com/lebaz20 "lebaz20 (2 commits)")[![PLPeeters](https://avatars.githubusercontent.com/u/3260909?v=4)](https://github.com/PLPeeters "PLPeeters (1 commits)")[![kix](https://avatars.githubusercontent.com/u/345754?v=4)](https://github.com/kix "kix (1 commits)")[![GromNaN](https://avatars.githubusercontent.com/u/400034?v=4)](https://github.com/GromNaN "GromNaN (1 commits)")[![mattjanssen](https://avatars.githubusercontent.com/u/745319?v=4)](https://github.com/mattjanssen "mattjanssen (1 commits)")[![mhor](https://avatars.githubusercontent.com/u/4103719?v=4)](https://github.com/mhor "mhor (1 commits)")[![michelpa](https://avatars.githubusercontent.com/u/791420?v=4)](https://github.com/michelpa "michelpa (1 commits)")[![insekticid](https://avatars.githubusercontent.com/u/177340?v=4)](https://github.com/insekticid "insekticid (1 commits)")[![hason](https://avatars.githubusercontent.com/u/288535?v=4)](https://github.com/hason "hason (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M738](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M203](/packages/sulu-sulu)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M386](/packages/easycorp-easyadmin-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k14](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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