code-distortion / adaptLinks
A Laravel package that builds databases for your tests, improving their speed
☆27Updated last week
Alternatives and similar repositories for adapt
Users that are interested in adapt are comparing it to the libraries listed below
Sorting:
- A fake cron service to run Laravel Scheduler at a specified interval.☆55Updated 5 years ago
- ⛽ Set of utilities to test Laravel applications powered by Octane.☆43Updated last year
- A PHP testing utility that allows you to fake, capture, and assert against invocations of a callable / Closure.☆45Updated 8 months ago
- A handy set of Stringable mixins for CLI text.☆47Updated 4 years ago
- A laravel package that allows for quick db rebuilds with presets.☆44Updated 5 years ago
- A package for formatting data/input in php.☆34Updated 3 years ago
- Sliding Time Window Rate Limiter for Laravel☆42Updated 6 years ago
- Laravel http tests generator. No more writing tests by hand☆34Updated 4 years ago
- Easy URL rewrites in your Laravel application☆29Updated 5 years ago
- Package to retry failed jobs in batches using custom filters.☆49Updated last year
- Automatically convert Eloquent model boolean attributes to dates (and back).☆40Updated 3 months ago
- Materialized Path for Model objects☆27Updated last year
- This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and castin…☆32Updated 2 years ago
- ☆33Updated 9 months ago
- Self host your automated testing and code standards, for Laravel. Now with badges.☆29Updated 5 years ago
- 🌤️ A wrapper around Open Weather Map API (Current weather)☆38Updated 4 years ago
- Conveniently choose which tests load the Laravel framework☆14Updated 2 years ago
- ✅ Ensure the relevance of your jobs and notifications.☆52Updated 5 years ago
- Automates the common password `Hash::needsRehash` routine by hooking into the built-in event system.☆66Updated 2 years ago
- Laravel String Object inspired by Laravel Collections☆25Updated 6 years ago
- A super simple package allowing for use MySQL 'USE INDEX' and 'FORCE INDEX' statements.☆41Updated last week
- Laravel castable requests☆23Updated last year
- An intelligent alternative version of Laravel 5/6 Database Migrations - uses raw-sql syntax, transactions, auto-rollback, UP-DOWN-UP test…☆24Updated 4 years ago
- Response objects for handling multiple response formats within the one controller