Libraries tagged by LaravelS
mreduar/laravel-phpcs
15460 Downloads
PHP Codesniffer ruleset to follow Laravel's coding style
misterphilip/maintenance-mode
174659 Downloads
An enhanced drop-in replacement for Laravel's maintenance mode
michaloravec/laravel-paginateroute
10755 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
konradkalemba/blade-components-scoped-slots
12528 Downloads
Scoped slots feature addition to Laravel's Blade templating engine
headerx/laravel-jetstream-passport
11502 Downloads
Passport and OAuth2 support for laravel's jetstream starter kit (Livewire)
dniccum/nova-webhooks
6476 Downloads
A tool for Laravel's Nova administrator panel that enables users to create webhooks that can be customized to fire on specified Eloquent model events (created, updated, etc). This allows applications to communicate with other applications and integrations (Zapier, If This Then That, etc).
dniccum/custom-email-sender
33832 Downloads
A tool for Laravel's Nova administrator panel that allows you to send custom email messages that within your application that leverages the applications existing settings and configurations.
chrishalbert/laravel-nomadic
25350 Downloads
A suite of tools to enhance robustness of laravel's migrations.
bilfeldt/laravel-flash-message
28899 Downloads
Flash multiple messages using Laravels default session message flashing system
alibayat/laravel-commentable
6013 Downloads
Implementing a Comment system for Laravel's Eloquent models.
agog/osmose
10993 Downloads
Elegant filtering for laravel's eloquent models
wdelfuego/nova-datetime
101293 Downloads
Makes working with DateTime fields in Laravel's Nova 4 easier
orisintel/laravel-online-migrator
81296 Downloads
Apply Laravel's database migrations with minimal disruptions using tools like Percona Online Schema Change
jdavidbakr/multi-server-event
172280 Downloads
This package extends Laravel's native Command Event class to allow for managing events fired on the same system with multiple servers, preventing an event from firing more than once
exolnet/laravel-graylog
74100 Downloads
This package extends Laravel’s log package to add a graylog channel.