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.
- Host: GitHub
- URL: https://github.com/zaxwebs/delight
- Owner: zaxwebs
- Created: 2019-10-31T18:39:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-05T00:55:21.000Z (over 6 years ago)
- Last Synced: 2025-01-06T04:41:29.507Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 75.2 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.
## Getting Started
1. Download or clone the repo from GitHub.
2. Configure your settings in d-config/core.php.
3. Visit /doc.php.