PHPackages                             friendsofsymfony/rest - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. friendsofsymfony/rest

AbandonedArchivedLibrary[HTTP &amp; Networking](/categories/http)

friendsofsymfony/rest
=====================

This library provides various tools to develop RESTful API's

1.0.0(12y ago)511.5M↑73.4%16[1 issues](https://github.com/FriendsOfSymfony/FOSRest/issues)3MITPHPPHP &gt;=5.3.3

Since Jun 14Pushed 10y ago4 watchersCompare

[ Source](https://github.com/FriendsOfSymfony/FOSRest)[ Packagist](https://packagist.org/packages/friendsofsymfony/rest)[ Docs](http://friendsofsymfony.github.com)[ RSS](/packages/friendsofsymfony-rest/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (2)DependenciesVersions (5)Used By (3)

FOSRest
=======

[](#fosrest)

This library provides various tools to rapidly develop RESTful APIs:

The main goals for now are to provide ways for decoding request bodies and request format negotiation (inspired by Apache mod\_negotiation)

[![Build Status](https://camo.githubusercontent.com/0e43020e50ca598acf35d2ecf6ee2697dd99a96c194a9386c288c793b28b6239/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f467269656e64734f6653796d666f6e792f464f53526573742e706e67)](http://travis-ci.org/FriendsOfSymfony/FOSRest)

Deprecated in favor of  and

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity51

Moderate usage in the ecosystem

Community32

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 80% 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 ~161 days

Total

4

Last Release

4623d ago

Major Versions

0.8.0 → 1.0.0-RC12013-10-10

PHP version history (2 changes)0.7.0PHP &gt;=5.3.2

1.0.0-RC1PHP &gt;=5.3.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/75c5d927b0434111db9720dd78af8c83385cf28bb9aeafd031ba8cb0c4ffc558?d=identicon)[Stof](/maintainers/Stof)

![](https://avatars.githubusercontent.com/u/20873?v=4)[Luke Smith](/maintainers/lsmith)[@lsmith](https://github.com/lsmith)

---

Top Contributors

[![lsmith77](https://avatars.githubusercontent.com/u/300279?v=4)](https://github.com/lsmith77 "lsmith77 (457 commits)")[![johnwards](https://avatars.githubusercontent.com/u/34269?v=4)](https://github.com/johnwards "johnwards (26 commits)")[![yethee](https://avatars.githubusercontent.com/u/559488?v=4)](https://github.com/yethee "yethee (18 commits)")[![everzet](https://avatars.githubusercontent.com/u/30813?v=4)](https://github.com/everzet "everzet (13 commits)")[![igorw](https://avatars.githubusercontent.com/u/88061?v=4)](https://github.com/igorw "igorw (9 commits)")[![stof](https://avatars.githubusercontent.com/u/439401?v=4)](https://github.com/stof "stof (8 commits)")[![schmittjoh](https://avatars.githubusercontent.com/u/197017?v=4)](https://github.com/schmittjoh "schmittjoh (6 commits)")[![mdhooge](https://avatars.githubusercontent.com/u/426441?v=4)](https://github.com/mdhooge "mdhooge (4 commits)")[![leabaertschi](https://avatars.githubusercontent.com/u/564566?v=4)](https://github.com/leabaertschi "leabaertschi (4 commits)")[![dustin10](https://avatars.githubusercontent.com/u/546381?v=4)](https://github.com/dustin10 "dustin10 (3 commits)")[![lenar](https://avatars.githubusercontent.com/u/281544?v=4)](https://github.com/lenar "lenar (3 commits)")[![vladar](https://avatars.githubusercontent.com/u/115628?v=4)](https://github.com/vladar "vladar (3 commits)")[![boekkooi](https://avatars.githubusercontent.com/u/399895?v=4)](https://github.com/boekkooi "boekkooi (2 commits)")[![merk](https://avatars.githubusercontent.com/u/278097?v=4)](https://github.com/merk "merk (2 commits)")[![teohhanhui](https://avatars.githubusercontent.com/u/548843?v=4)](https://github.com/teohhanhui "teohhanhui (2 commits)")[![vicb](https://avatars.githubusercontent.com/u/248818?v=4)](https://github.com/vicb "vicb (2 commits)")[![richardmiller-zz](https://avatars.githubusercontent.com/u/783827?v=4)](https://github.com/richardmiller-zz "richardmiller-zz (1 commits)")[![rouffj](https://avatars.githubusercontent.com/u/24047?v=4)](https://github.com/rouffj "rouffj (1 commits)")[![ruipenso](https://avatars.githubusercontent.com/u/73298?v=4)](https://github.com/ruipenso "ruipenso (1 commits)")[![lanthaler](https://avatars.githubusercontent.com/u/456407?v=4)](https://github.com/lanthaler "lanthaler (1 commits)")

---

Tags

rest

### Embed Badge

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

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

###  Alternatives

[zircote/swagger-php

Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations

5.4k140.4M553](/packages/zircote-swagger-php)[psr/link

Common interfaces for HTTP links

2.5k149.8M80](/packages/psr-link)[league/fractal

Handle the output of complex data structures ready for API output.

3.5k66.1M527](/packages/league-fractal)[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k75.0M335](/packages/friendsofsymfony-rest-bundle)[lexik/jwt-authentication-bundle

This bundle provides JWT authentication for your Symfony REST API

2.6k61.3M238](/packages/lexik-jwt-authentication-bundle)[nelmio/api-doc-bundle

Generates documentation for your REST API from attributes

2.3k66.1M251](/packages/nelmio-api-doc-bundle)

PHPackages © 2026

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