GlaivePro / HidevaraLinks
Laravel millipackage that hides your variables from getting dumped in the Whoops page when your app crashes.
☆27Updated 4 years ago
Alternatives and similar repositories for Hidevara
Users that are interested in Hidevara are comparing it to the libraries listed below
Sorting:
- Get notified if your Laravel app ever runs a really slow database query☆95Updated 2 years ago
- Nested URLs redirect logic☆113Updated 5 years ago
- Laravel Validator object-oriented wrapper☆80Updated 5 years ago
- Trait for drop-in state management for Eloquent models☆96Updated 4 years ago
- ✅ Ensure the relevance of your jobs and notifications.☆52Updated 5 years ago
- A simple, clean and elegant way to filter Eloquent models.☆136Updated 7 months ago
- A passthrough adapter for Flysystem that scans files for malware using ClamAV.☆47Updated 7 years ago
- A Laravel package that helps you with seeding your database.☆34Updated 7 years ago
- Mute and unmute Laravel observers at will.☆82Updated 2 months ago
- Monitor first and third-party services and get notified when something goes wrong!☆90Updated last year
- Duplicate any Eloquent model along with its underlying relationships☆122Updated last year
- Laravel castable requests☆23Updated last year
- Response objects for handling multiple response formats within the one controller☆64Updated 4 years ago
- Support additional aggregate queries on Eloquent relations☆62Updated 7 months ago
- Data Transfer Object (DTO) for Laravel☆58Updated 4 years ago
- Allows enforcing URL routes with or without trailing slash☆48Updated 2 months ago
- Generating a helper file for IDEs to support Laravel's macros, as a supplementary to barryvdh's Laravel Ide Helper.☆46Updated last year
- Horizon statistics in Nova☆78Updated last year
- Confirms whether or not there exists a feature test for all routes in Laravel application☆55Updated 2 months ago
- Laravel package to add command to list all scheduled artisan commands☆94Updated 3 years ago
- Laravel: Add breadcrumbs to your routes☆70Updated 4 years ago
- A fake cron service to run Laravel Scheduler at a specified interval.☆55Updated 5 years ago
- The missing XML support for Laravel's Collection class.☆44Updated 8 months ago
- RandoPhp is a open source library that implements random generators (Integer, Char, Byte, Sequences, Boolean) and take random sample from…☆128Updated 11 months ago
- Laravel Model history tracking made easy☆51Updated 3 months ago
- Implementation of the Manager pattern existing in Laravel framework