PHPackages                             liuggio/symfony2-rest-api-the-best-2013-way - 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. liuggio/symfony2-rest-api-the-best-2013-way

ActiveProject[API Development](/categories/api)

liuggio/symfony2-rest-api-the-best-2013-way
===========================================

The "REST API Symfony" demo

1482.6k43[10 issues](https://github.com/liuggio/symfony2-rest-api-the-best-2013-way/issues)[1 PRs](https://github.com/liuggio/symfony2-rest-api-the-best-2013-way/pulls)PHP

Since Apr 26Pushed 9y ago13 watchersCompare

[ Source](https://github.com/liuggio/symfony2-rest-api-the-best-2013-way)[ Packagist](https://packagist.org/packages/liuggio/symfony2-rest-api-the-best-2013-way)[ RSS](/packages/liuggio-symfony2-rest-api-the-best-2013-way/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)DependenciesVersions (1)Used By (0)

REST API Symfony2: the best 2013 way
====================================

[](#rest-api-symfony2-the-best-2013-way)

This is the code to support the article at [Symfony2 API REST the best way](http://welcometothebundle.com/symfony2-rest-api-the-best-2013-way/)

### Install with Composer

[](#install-with-composer)

As Symfony uses [Composer](http://getcomposer.org/) to manage its dependencies, the recommended way to create a new project is to use it.

If you don't have Composer yet, download it following the instructions on  or just run the following command:

```
curl -s http://getcomposer.org/installer | php

```

Then, use the `create-project` command to generate a new Symfony application:

```
php composer.phar create-project liuggio/symfony2-rest-api-the-best-2013-way -sdev
cd blog-rest-symfony2

```

Composer will install Symfony and all its dependencies under the `blog-rest-symfony2` directory.

### Run the test.

[](#run-the-test)

This repo is a demo/tutorial,

`git checkout -f part1``phpunit -c app`

`git checkout -f part2``phpunit -c app`

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/446a646f719434553ab25f0f931d28ec09fbb036528126ac7e9d54a2e8132581?d=identicon)[liuggio](/maintainers/liuggio)

---

Top Contributors

[![liuggio](https://avatars.githubusercontent.com/u/530406?v=4)](https://github.com/liuggio "liuggio (10 commits)")[![claudio-dalicandro](https://avatars.githubusercontent.com/u/2378579?v=4)](https://github.com/claudio-dalicandro "claudio-dalicandro (1 commits)")[![yourwebmaker](https://avatars.githubusercontent.com/u/812971?v=4)](https://github.com/yourwebmaker "yourwebmaker (1 commits)")

### Embed Badge

![Health badge](/badges/liuggio-symfony2-rest-api-the-best-2013-way/health.svg)

```
[![Health](https://phpackages.com/badges/liuggio-symfony2-rest-api-the-best-2013-way/health.svg)](https://phpackages.com/packages/liuggio-symfony2-rest-api-the-best-2013-way)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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