Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
Fast micro PHP framework / library.
- Host: GitHub
- URL: https://github.com/allyse/allyse
- Owner: allyse
- Created: 2015-08-19T15:24:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-19T20:24:07.000Z (over 9 years ago)
- Last Synced: 2024-10-14T16:41:04.584Z (3 months ago)
- Topics: cache, composer, database, framework, library, mvc, php, smarty
- Language: PHP
- Homepage:
- Size: 121 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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