An open API service indexing awesome lists of open source software.

https://github.com/zaxwebs/delight

A compact PHP 7 pretty-procedural framework offering a foundation for quickly building lightweight apps. DeLight is aimed at being flexible and easy to pick up, perfect to get you up and running in no time.
https://github.com/zaxwebs/delight

Last synced: about 2 months ago
JSON representation

A compact PHP 7 pretty-procedural framework offering a foundation for quickly building lightweight apps. DeLight is aimed at being flexible and easy to pick up, perfect to get you up and running in no time.

Awesome Lists containing this project

README

          

# DeLight
![cover](https://user-images.githubusercontent.com/48216110/67977481-317da300-fc3e-11e9-9857-0d78766e0956.png)
A compact PHP 7 pretty-procedural framework offering a foundation for quickly building lightweight apps.
DeLight is aimed at being flexible and easy to pick up, perfect to get you up and running in no time.
## Getting Started
1. Download or clone the repo from GitHub.
2. Configure your settings in d-config/core.php.
3. Visit /doc.php.