Libraries tagged by LaravelS
mreduar/laravel-phpcs
15231 Downloads
PHP Codesniffer ruleset to follow Laravel's coding style
misterphilip/maintenance-mode
174177 Downloads
An enhanced drop-in replacement for Laravel's maintenance mode
michaloravec/laravel-paginateroute
9961 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
konradkalemba/blade-components-scoped-slots
12316 Downloads
Scoped slots feature addition to Laravel's Blade templating engine
headerx/laravel-jetstream-passport
10663 Downloads
Passport and OAuth2 support for laravel's jetstream starter kit (Livewire)
envor/laravel-schema-macros
8194 Downloads
Some helpful (database level) macros for laravel's schema builder. Requires Laravel 11.
dniccum/nova-webhooks
6035 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
33283 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.
clarkeash/str
182338 Downloads
An extraction of Laravels Str class from Illuminate/Support.
chrishalbert/laravel-nomadic
24914 Downloads
A suite of tools to enhance robustness of laravel's migrations.
alibayat/laravel-commentable
5499 Downloads
Implementing a Comment system for Laravel's Eloquent models.
albertcht/lumen-helpers
31029 Downloads
To support Laravel 's unsupported features in Lumen.
wdelfuego/nova-datetime
97809 Downloads
Makes working with DateTime fields in Laravel's Nova 4 easier
jdavidbakr/multi-server-event
171439 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
71888 Downloads
This package extends Laravel’s log package to add a graylog channel.