-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Arsavin Wallentyn edited this page May 1, 2021
·
2 revisions
This framework started from the idea of a fast and clean framework. It is over procedural, but below OOP/MVC.
MVC is not a main target, but could count one day.
During improvement, the logic is essential. If easy to understand, good to come in.
Examples of logic features:
| Feature | Detail |
|---|---|
| Order of folders | Their order, in root tree, match order of framework actions |
| ENV | ENV PHP class methods match env.json info |
| DB | Static DB methods match SQL commands |
| ... | ... |