angel-project / core
angel core methods live here.
Installs: 86
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 0
Forks: 3
Open Issues: 0
pkg:composer/angel-project/core
This package is not auto-updated.
Last update: 2025-10-09 22:02:44 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
- ...