userfrosting / framework
Framework for UserFrosting
6.0.0
2026-06-13 01:13 UTC
Requires
- php: ^8.1
- ezyang/htmlpurifier: ^4.7.0
- illuminate/cache: ^10.0
- illuminate/config: ^10.0
- illuminate/container: ^10.0
- illuminate/filesystem: ^10.0
- illuminate/redis: ^10.0
- illuminate/session: ^10.0
- illuminate/support: ^10.0
- php-di/php-di: ^7.0
- php-di/slim-bridge: ^3.2
- predis/predis: ^2.2
- psr/event-dispatcher: ^1.0
- slim/psr7: ^1.4
- slim/slim: ^4.15
- symfony/console: ^6.4
- symfony/yaml: >=4.4
- twig/twig: ^3.3
- vlucas/valitron: ^1.2.3
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- mockery/mockery: ^1.2
- onspli/phpdoc-markdown: ^0.3
- phpstan/phpstan: ^1.1
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-mockery: ^1.0
- phpstan/phpstan-phpunit: ^1.0
- phpstan/phpstan-strict-rules: ^1.0
- phpunit/phpunit: ^10.5
- slam/phpstan-extensions: ^6.0
This package is auto-updated.
Last update: 2026-06-13 15:56:09 UTC
README
Warning
Since 6.0, this is a read-only subtree split of the UserFrosting Monorepo. To contribute, all Issues and Pull Requests should be sent against the monorepo. Please see the contributing guidelines for more information.
Installation in your UserFrosting project
To use this sprinkle in your UserFrosting project, follow theses instructions (N.B.: This sprinkle is enabled by default when using the base app template).
composer require userfrosting/framework
Documentation
See main UserFrosting Documentation and documentation for specific parts:
More info: