Libraries tagged by LaravelS
mreduar/laravel-phpcs
14941 Downloads
PHP Codesniffer ruleset to follow Laravel's coding style
michaloravec/laravel-paginateroute
9269 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
konradkalemba/blade-components-scoped-slots
12096 Downloads
Scoped slots feature addition to Laravel's Blade templating engine
headerx/laravel-jetstream-passport
10188 Downloads
Passport and OAuth2 support for laravel's jetstream starter kit (Livewire)
grok-php/laravel
478 Downloads
Seamlessly integrate Grok AI into Laravel applications with an elegant, developer-friendly package. Leverage powerful AI models for chat, automation, and NLP while maintaining Laravel's expressive simplicity.
expdev07/laravel-cashier-stripe-connect
120950 Downloads
Adds Stripe Connect functionality to Laravel's main billing package, Cashier.
exolnet/laravel-graylog
69323 Downloads
This package extends Laravel’s log package to add a graylog channel.
dniccum/nova-webhooks
5488 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
32759 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
173039 Downloads
An extraction of Laravels Str class from Illuminate/Support.
chrishalbert/laravel-nomadic
24735 Downloads
A suite of tools to enhance robustness of laravel's migrations.
bilfeldt/laravel-flash-message
28008 Downloads
Flash multiple messages using Laravels default session message flashing system
alibayat/laravel-commentable
5141 Downloads
Implementing a Comment system for Laravel's Eloquent models.
orisintel/laravel-online-migrator
80889 Downloads
Apply Laravel's database migrations with minimal disruptions using tools like Percona Online Schema Change
jdavidbakr/multi-server-event
170450 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