PHPackages                             360i/sonno - 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. 360i/sonno

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

360i/sonno
==========

Sonno is a lightweight PHP framework based loosely on Jersey, a Java ReST framework reference implementation of the JAX-RS specification.

0.2.1(13y ago)15443[4 issues](https://github.com/360i/sonno/issues)New BSDPHPPHP &gt;= 5.3.0

Since Feb 6Pushed 13y ago4 watchersCompare

[ Source](https://github.com/360i/sonno)[ Packagist](https://packagist.org/packages/360i/sonno)[ Docs](http://sonno.360i.com)[ RSS](/packages/360i-sonno/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (2)Used By (0)

[![Build Status](https://camo.githubusercontent.com/1492e78ba371a5cf6b4f5f87c8575247d07d15fbaee808e29cfb11b9cbbe0332/68747470733a2f2f7472617669732d63692e6f72672f333630692f736f6e6e6f2e706e67)](https://travis-ci.org/360i/sonno)

Sonno - A RESTful PHP Framework!
================================

[](#sonno---a-restful-php-framework)

Sonno is a lightweight PHP framework based loosely on [Jersey](http://jersey.java.net/ "Jersey"), a Java ReST framework reference implementation of the [JAX-RS](http://jcp.org/en/jsr/detail?id=311 "JAX-RS")specification.

Plain-Old-PHP objects are configured with a set of annotations describing a set of Resources.

```
