PHPackages                             dinhthibc/feazy - 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. dinhthibc/feazy

ActiveLibrary[Framework](/categories/framework)

dinhthibc/feazy
===============

A simple PHP framework

1.0.3(7y ago)188Apache-2.0PHPPHP &gt;=5.4.0

Since Oct 3Pushed 7y ago1 watchersCompare

[ Source](https://github.com/dinhthibc/feazy)[ Packagist](https://packagist.org/packages/dinhthibc/feazy)[ Docs](https://www.github.com/dinhthibc/feazy)[ RSS](/packages/dinhthibc-feazy/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

Feazy Framework
===============

[](#feazy-framework)

A simple &amp; lightweight PHP framework to build Web application &amp; RESTful API

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

[](#installation)

```
$ composer require dinhthibc/feazy
```

Simple app
----------

[](#simple-app)

Add simple `index.php` file:

```
