rapidez / core
There is no license information available for the latest version (5.2.0) of this package.
Rapidez Core
5.2.0
2026-05-26 07:33 UTC
Requires
- php: ^8.2
- blade-ui-kit/blade-heroicons: ^2.6
- blade-ui-kit/blade-icons: ^1.8
- http-interop/http-factory-guzzle: ^1.2
- illuminate/database: ^12.50|^13.0
- illuminate/events: ^12.50|^13.0
- illuminate/queue: ^12.50|^13.0
- illuminate/support: ^12.50|^13.0
- justbetter/laravel-http3earlyhints: ^1.4
- laravel/framework: ^12.50|^13.0
- laravel/scout: ^10.14
- lcobucci/clock: ^2.0|^3.2
- lcobucci/jwt: ^4.2|^5.3
- rapidez/blade-components: ^2.0
- rapidez/blade-directives: ^1.1
- rapidez/laravel-multi-cache: ^2.1
- rapidez/laravel-scout-elasticsearch: ^1.0
- tormjens/eventy: ^0.8
Requires (Dev)
- larastan/larastan: ^3.1
- orchestra/testbench: ^10.0|^11.0
- phpunit/phpunit: ^11.3.5
Conflicts
- laravel/framework: <12.11
- rapidez/reviews: <4.1
This package is auto-updated.
Last update: 2026-06-10 13:01:56 UTC
README
See: https://github.com/rapidez/rapidez
Running the tests
Unit and feature tests
Just run ./vendor/bin/phpunit
Browser tests
- Make sure Rapidez is working in your browser
- Run the tests with
yarn playwright test - Alternatively, run the tests from a UI with
yarn playwright test --ui - Update the screenshots with
yarn playwright test --update-snapshots
License
GNU General Public License v3. Please see License File for more information.