traits
Table of Contents
Namespaces
Traits
- ApiTrait
- Trait providing helpers to manage the application instance and generate URLs.
- AppTrait
- Trait providing helpers to manage the application instance and generate URLs.
- BaseUrlTrait
- Provides helper methods for managing the application's base URL.
- BenchTrait
- CheckOwnerArgumentsTrait
- Utilities to validate "owner" arguments against Documents models.
- FileTrait
- ForceDocumentUrlTrait
- GetParamTrait
- Provides flexible access to request parameters from query strings and request bodies.
- HttpCacheTrait
- Trait providing helpers to manage HTTP caching in controllers.
- ImageTrait
- JsonTrait
- Provides utility methods for managing JSON encoding options and creating standardized JSON HTTP responses within controllers.
- LanguagesTrait
- Provides helper methods to manage multilingual (i18n) content in controllers.
- LimitTrait
- The limit/offset trait.
- MockTrait
- OutputDocumentsTrait
- PaginationTrait
- Trait providing helpers to manage the application/api pagination settings.
- ParamsTrait
- PathTrait
- PrepareParamTrait
- RedirectsTrait
- RouterTrait
- Provides helper methods to manage the application's router and base URL.
- SortAfterTrait
- StatusTrait
- TwigTrait
- Provides seamless integration of the **Twig** templating engine into controllers using the **Slim Framework**.
- ValidatorTrait
- Provides helper methods for validation and error handling within a controller.