PHPackages                             carlosroberto555/expressphp - 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. [Framework](/categories/framework)
4. /
5. carlosroberto555/expressphp

ActiveLibrary[Framework](/categories/framework)

carlosroberto555/expressphp
===========================

Biblioteca para roteamento (Similar a ExpressJS)

v1.0.10(4y ago)81241MITPHPPHP &gt;=7.0

Since Feb 9Pushed 4y ago3 watchersCompare

[ Source](https://github.com/carlosroberto555/expressphp)[ Packagist](https://packagist.org/packages/carlosroberto555/expressphp)[ RSS](/packages/carlosroberto555-expressphp/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)DependenciesVersions (18)Used By (0)

ExpressPHP
==========

[](#expressphp)

A express like lib for PHP language

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

[](#installation)

You need first to have *composer* previous installed. You can see more on .

Now you install this package using:

```
$ composer require carlosroberto555/expressphp
```

Quick Start
-----------

[](#quick-start)

Basic use;

```
