This NOT a framework that should be used in production.
This framework is build by the author to get a better understanding of the PHP fundamentals.
The 'features' are selected by interest of the author. The author tried to add each 'feature' as a seperate commit.
- Routing
- Container
- Controllers
- Views
- Database
- Exceptions
- Enums
- Models
- Services
- Entities
- Uploads
- Sessions
- Cookies
- Layouts
- dd
- config
- Helpers
- Commands
- Relations
- Route file(s)
- Twig templating
- DTOs
- Curl
- Tests
- Middleware
- Illuminate/Database/Migrations
- Log
- Service Providers
- Invokable controllers
- Route names
- Facades
- Alias
- Redirect
- TailwindCSS
- Stubs
- Laravel Artisan
- Maintenance mode
- Event/Listener
- Http Kernel
- Console Kernel