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
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
/core
The standard library for Ariette lives here., (*4)
/docs
Documentation to be built with mkdocs is here., (*5)
/it
It is the testing framework that comes bundled with Ariette, (*6)
/aritette
The source code for the Ariette framework, (*7)
/scripts
Build scripts and other fun stuff., (*8)
/tests
Tests build with It live here., (*9)
A front-end agnostic microframework for PHP
MIT
framework microframework