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.
- Host: GitHub
- URL: https://github.com/allyse/allyse
- Owner: allyse
- Created: 2015-08-19T15:24:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-19T20:24:07.000Z (over 10 years ago)
- Last Synced: 2025-03-05T14:08:39.357Z (about 1 year 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