slashequip / laravel-segmentLinks
Laravel Segment is an opinionated, approach to integrating Segment into your Laravel application.
☆26Updated 6 months ago
Alternatives and similar repositories for laravel-segment
Users that are interested in laravel-segment are comparing it to the libraries listed below
Sorting:
- Package to retry failed jobs in batches using custom filters.☆49Updated last year
- A Pest plugin to control the flow of time☆49Updated 3 months ago
- Customized loading ⌛ spinner for Laravel Artisan Console.☆76Updated 8 months ago
- Automatically disable Google's FLoC in Laravel apps☆66Updated 2 years ago
- Minimalistic token-based authorization for Laravel API endpoints.☆81Updated 9 months ago
- Create presenters for Eloquent Models☆72Updated 3 months ago
- Use Stripe-like keys for your models, configurable and extendable☆35Updated last year
- Automates the common password `Hash::needsRehash` routine by hooking into the built-in event system.☆66Updated 2 years ago
- An curated awsome list of paid product aimed at the Laravel Community☆74Updated 4 years ago
- Use FormRequests as invokable controllers☆27Updated 5 years ago
- 🗄 Load files and classes as lazy collections in Laravel.☆93Updated 9 months ago
- Make db:seed interactive☆31Updated 2 years ago
- Generate plain PHP classes, traits and interfaces using artisan console commands.☆71Updated 2 years ago
- This is a Laravel port of the local_time gem from Basecamp.☆57Updated 9 months ago
- A super simple package allowing for use MySQL 'USE INDEX' and 'FORCE INDEX' statements.☆41Updated 3 weeks ago
- Automatically convert your Eloquent scopes to boolean check methods.☆77Updated 5 years ago
- Easily exclude model entities from eloquent queries☆62Updated 3 weeks ago
- Artisan Remote is a package for Laravel to interact with your Artisan Commands via an HTTP API.☆80Updated 4 years ago
- A Laravel package that generates fake JSON responses for HTTP testing using Http::fake(). It simplifies the creation of mock HTTP respons…