mattiasgeniar / phpunit-query-count-assertions
A custom assertion for PHPUnit that allows you to count the number of SQL queries used in a test.
☆94Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for phpunit-query-count-assertions
- Automatically convert your Eloquent scopes to boolean check methods.☆77Updated 4 years ago
- Cache that expires in the blink of an eye☆163Updated last year
- 🚀 A curated list of awesome resources related to Laravel Vapor.☆84Updated 2 years ago
- An opinionated Laravel Forge CLI tool☆102Updated 2 years ago
- A package to easily add transpiled & minified scripts to your blade components.☆48Updated 6 months ago
- Laravel Dusk Testing Helper for Package Development☆102Updated this week
- Dispatch Laravel jobs via Artisan☆153Updated 8 months ago
- Laravel Slack notification channel with API token support instead of incoming webhooks.☆86Updated 8 months ago
- Create a test along with your class, when using the laravel make command☆62Updated 3 years ago
- Extra strict and opinionated PHPStan rules for Laravel.☆73Updated 3 months ago
- An curated awsome list of paid product aimed at the Laravel Community☆72Updated 3 years ago
- Manipulate query strings☆160Updated last year
- The Pest Laravel Expectations Plugin☆95Updated last week
- Open Tinkerwell right from your Laravel apps.☆58Updated 6 months ago
- Automatically disable Google's FLoC in Laravel apps☆66Updated last year
- Automates the common password `Hash::needsRehash` routine by hooking into the built-in event system.☆66Updated last year
- A package that allows you to create and manage sequences on Eloquent models.☆156Updated 4 months ago
- Friendly prefixed IDs for Laravel models☆166Updated 8 months ago
- Send interactive Slack notifications in Laravel apps☆61Updated 8 months ago
- Chain Laravel jobs without having to glue it to a starting job☆71Updated last year
- ☆100Updated last month
- A helper to control the flow of time☆206Updated 9 months ago
- Syntax-aware proofreading for your Laravel application.☆112Updated last year
- Define HasMany while also setting the inverse relationship in Laravel.