An open API service indexing awesome lists of open source software.

https://github.com/allyse/allyse

Fast micro PHP framework / library.
https://github.com/allyse/allyse

cache composer database framework library mvc php smarty

Last synced: 3 months ago
JSON representation

Fast micro PHP framework / library.

Awesome Lists containing this project

README

          

Allyse
======

Fast micro PHP framework / library.

Documentation
-------------

The [Documentation](https://github.com/allyse/allyse/wiki) is in Wiki.

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

The best way to install Allyse is using Composer.
We recommend to install [Allyse sandbox](https://github.com/allyse/sandbox).

composer create-project allyse/sandbox my-app
cd my-app