PHPackages                             sadick/resty - 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. sadick/resty

ActiveLibrary[API Development](/categories/api)

sadick/resty
============

A simple php router

v0.12.0(7y ago)1441MITPHP

Since May 16Pushed 7y agoCompare

[ Source](https://github.com/sadick254/resty)[ Packagist](https://packagist.org/packages/sadick/resty)[ RSS](/packages/sadick-resty/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (6)Dependencies (1)Versions (25)Used By (0)

[![CircleCI](https://camo.githubusercontent.com/e01a925b805d8160b224bc2efc290e5034d550e022d0034ab51f45fa8ff7090e/68747470733a2f2f636972636c6563692e636f6d2f67682f73616469636b3235342f72657374792f747265652f6d61737465722e7376673f7374796c653d736869656c64)](https://circleci.com/gh/sadick254/resty/tree/master)

Resty
=====

[](#resty)

A fast, minimal with zero dependancies php router that enables you write straight forward rest api's

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

[](#installation)

Use [Composer](https://getcomposer.org/) to install Resty

```
composer require sadick/resty
```

Usage
-----

[](#usage)

```
