Skip to content

rrdelaney/ariette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ariette

Build Status Documentation Status Codacy Badge Code Climate

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.

Installing

composer require rrdelaney/ariette

Set up environment

Run

composer install
composer dump-autoload
php scipts/test.php

Project Layout

/core

The standard library for Ariette lives here.

/docs

Documentation to be built with mkdocs is here.

/it

It is the testing framework that comes bundled with Ariette

/aritette

The source code for the Ariette framework

/scripts

Build scripts and other fun stuff.

/tests

Tests build with It live here.

About

A Small PHP framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages