Robert 5 months ago
parent ca0b0afa05
commit e97c6c0bd5
  1. 72
      docs/TODO.md

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

Loading…
Cancel
Save