Micro
Interfaces, Classes, Traits and Enums
- App
- Micro PHP Application
- RouteAttributeHandler
- Handles #[Route] attributes
- CliApp
- Handles CLI commands
- Config
- Config handler
- Form
- Represents a form
- Micro
- Micro PHP Dependency Injection
- AttributeProcessor
- Processes PHP 8 attributes on registered classes
- Request
- Represents the HTTP request
- Response
- Represents the HTTP response
- Router
- Handles the routing
- Session
- Session handler
- Translation
- Handles static text translations
- UploadedFile
- Represents an uploaded file
- View
- Template processor
- WebApp
- Handles HTTP request/response