angel-project / core
angel core methods live here.
v0.0.6
2018-07-27 15:21 UTC
This package is not auto-updated.
Last update: 2025-03-13 19:34:40 UTC
README
Angel is a lean PHP framework that focuses on rapid prototyping for web applications. Angel Core is a pool of standalone core methods and testing modules, for testing-driven development only.
Framework Install
Install Angel Framework with Composer using the following command:
composer create-project angel-project/framework .
Documentation
Read our wiki on GitHub!
Roadmap
Support Apache URI configurationAdd welcome page- Add testing environment
- Documentation
- Improve image processing capability: (resize, crop, blur, and watermark)
- math:: module
- ...