main
Robert 5 months ago
parent e97c6c0bd5
commit 1f34b7bbfb
  1. 34
      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

Loading…
Cancel
Save