diff --git a/docs/TODO.md b/docs/TODO.md index b7c116a..abf2b2f 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -1,41 +1,75 @@ # TODOs  [ ] → AutoLoader PSR-4 + [ ] → LoadAll Service and Config files that are ON… + [ ] → AEBootLoader and Generator (Encrypted Features and Fall Backs) + [ ] → Encrypted Sessions + [ ] → Kernels + [ ] → HTTP → Requests, Responce + [ ] → Middleware + [ ] → Macros + [ ] → Routes + [ ] → Controllers + [ ] → Models + [ ] → Views (Twig/Liquid/PHP) + [ ] → JavaScript/CSS Asset loading + [ ] → Strings & Random Engine + [ ] → HTML Document + [ ] → Main Project Tempates + [ ] → 404 Pages/Dev/Prod Errors + [ ] → CLI Detect + [ ] → Paginator + [ ] → Safer I/O + [ ] → End/Open Tag Matching + [ ] → UUIDv7 for APIs? + [ ] → Rate Limiting (Cached in JSON) + [ ] → PHP Mailer / Access Token + [ ] → Twilio Support + [ ] → Logger + [ ] → Error Handler + [ ] → CSRF Tokens + [ ] → Password Hashing/Verify + [ ] → Sane Config/Service file defaults + [ ] → Sane Folder Structure and Documentation + [ ] → Default Routes, then load Controllers ## Extras: [ ] → LazyCollections, LazyObjects, Money Class + [ ] → Tests + [ ] → RSS Feed + [ ] → Private API for Sensitive Transactions: ## API