angel-project / core
angel core methods live here.
v0.0.6
2018-07-27 15:21 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-11 02:27:27 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
- ...