PHPackages                             elementaryframework/water-pipe - 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. elementaryframework/water-pipe

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

elementaryframework/water-pipe
==============================

URL routing framework and requests/responses handler for PHP

v1.5.0(5y ago)254.6k↓36.7%2[1 issues](https://github.com/ElementaryFramework/WaterPipe/issues)4MITPHPPHP &gt;=7.1.10CI failing

Since Jul 29Pushed 5y ago3 watchersCompare

[ Source](https://github.com/ElementaryFramework/WaterPipe)[ Packagist](https://packagist.org/packages/elementaryframework/water-pipe)[ Fund](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AGAQAC3W4ZRMA&source=url)[ RSS](/packages/elementaryframework-water-pipe/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)Dependencies (3)Versions (10)Used By (4)

[![WaterPipe Logo](assets/banner.png)](assets/banner.png)

WaterPipe
=========

[](#waterpipe)

[![downloads](https://camo.githubusercontent.com/43b6e1327a3fffcad21ae8766decc021436020d082678bef0047fcdc6f183730/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656c656d656e746172796672616d65776f726b2f77617465722d706970653f7374796c653d666f722d7468652d6261646765266c6f676f3d7061636b6167697374)](https://packagist.org/packages/elementaryframework/water-pipe)[![downloads](https://camo.githubusercontent.com/7dd50bd7857b5846b0c1fbee78ec2e98a12d78666ed8796bae3d5d8549a02973/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656c656d656e746172796672616d65776f726b2f77617465722d706970653f7374796c653d666f722d7468652d6261646765266c6f676f3d7061636b6167697374)](https://packagist.org/packages/elementaryframework/water-pipe)[![downloads](https://camo.githubusercontent.com/9e9ff1c26d4b1de597e6c5889dc3c09afd8d62c17079d7153805e37820ec1c46/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7265706f2d73697a652f456c656d656e746172794672616d65776f726b2f5761746572506970653f7374796c653d666f722d7468652d6261646765266c6f676f3d676974687562)](https://github.com/ElementaryFramework/WaterPipe)[![downloads](https://camo.githubusercontent.com/ab74e492161d8f456f306506d4e654bd3a3609222c332c351202d33b1e6d2ada/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f456c656d656e746172794672616d65776f726b2f5761746572506970653f7374796c653d666f722d7468652d6261646765266c6f676f3d676974687562)](https://github.com/ElementaryFramework/WaterPipe/blob/master/LICENSE)

A powerful routing framework and requests/responses handler for PHP

WaterPipe is a library which allows you to easily handle HTTP requests and responses with PHP, giving you all the power to build a fully RESTful API, to create a routing framework for your web application, etc...

Example
-------

[](#example)

```
