rrdelaney/ariette
Composer 安装命令:
composer require rrdelaney/ariette
包简介
A front-end agnostic microframework for PHP
README 文档
README
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.
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-05-12