angel core methods live here.

v0.0.6 2018-07-27 15:21 UTC

This package is not auto-updated.

Last update: 2024-06-20 15:47: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 .

GitHub php GitHub license

Documentation

Read our wiki on GitHub!

Roadmap

  • Support Apache URI configuration
  • Add welcome page
  • Add testing environment
  • Documentation
  • Improve image processing capability: (resize, crop, blur, and watermark)
  • math:: module
  • ...