dev-master
9999999-dev https://github.com/rrdelaney/arietteA front-end agnostic microframework for PHP
MIT
The Requires
- php >=5.4.0
The Development Requires
by Ryan Delaney
framework microframework
Wallogit.com
2017 © Pedro Peláez
A front-end agnostic microframework for PHP
Ariette is a small framework designed to make you not hate your life as much because you're using PHP. It is designed around making API's and focuses on your backend logic, but doesn't make any desicions for you, making it easy to integrate into new projects., (*2)
composer require rrdelaney/ariette
Run, (*3)
composer install composer dump-autoload php scipts/test.php
/coreThe standard library for Ariette lives here., (*4)
/docsDocumentation to be built with mkdocs is here., (*5)
/itIt is the testing framework that comes bundled with Ariette, (*6)
/aritetteThe source code for the Ariette framework, (*7)
/scriptsBuild scripts and other fun stuff., (*8)
/testsTests build with It live here., (*9)
A front-end agnostic microframework for PHP
MIT
framework microframework