Skip to content

A lightweight framework using well-known and intuitive design patterns

License

Notifications You must be signed in to change notification settings

allanrehhoff/framework

Repository files navigation

Custom PHP Framework - Introduction (Version 8)

A no-nonsense, lightweight, custom framework using intuitive patterns and requiring almost no boilerplate code.
Say goodbye to manually defining routes and unnecessary bloatware.

Designed for developers who want to get moving quickly, this framework keeps things simple and efficient.
While jQuery is included for convenience, it's not mandatory and can be easily removed if you prefer native JavaScript.

Kickstart your new web project or API with a clean, stable codebase.

Documentation

  1. Getting started
  2. Controller & Methods
  3. Requests, Response & Content Types
  4. Templates & Theming
  5. Command line interface
  6. Events
  7. Configuration files
  8. Environment variables
  9. Database queries and entities
  10. Autoloading classes
  11. Errors and exceptions
  12. Logging, Timing and debug
  13. The Assets class
  14. The Registry class
  15. Utility classes

About

A lightweight framework using well-known and intuitive design patterns

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages