PHP 8.4+ Framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
CodeHydrater/docs/TODO.md

1.3 KiB

To-Do List:

- [x] → AutoLoader PSR-4

  • → LoadAll Service and Config files that are ON…
  • → AEBootLoader and Generator (Encrypted Features and Fall Backs)
  • → Encrypted/Compressed Sessions
  • → Ensure JS error reporting works
  • → Force Database methods to try Cache First and Save Cache Data
  • → 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
  • → Rate Limiting
  • → PHP Mailer
  • → Access Tokens (like for emails)
  • → UUIDv7 (like Database IDs)
  • → CSRF Tokens in security.php...
  • → Password Hashing/Verify in security.php
  • → Twilio Support
  • → Logger
  • → Error Handler
  • → Sane Config/Service file defaults
  • → Sane Folder Structure and Documentation
  • → Default Routes, then load Controllers

Extras:

  • → LazyCollections, LazyObjects, Money Class
  • → Tests
  • → RSS Feed