Libraries tagged by LaravelCMS
mtownsend/collection-xml
36475 Downloads
The missing XML support for Laravel's Collection class.
mreduar/laravel-phpcs
15302 Downloads
PHP Codesniffer ruleset to follow Laravel's coding style
michaloravec/laravel-paginateroute
10308 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
headerx/laravel-jetstream-passport
11145 Downloads
Passport and OAuth2 support for laravel's jetstream starter kit (Livewire)
envor/laravel-schema-macros
8780 Downloads
Some helpful (database level) macros for laravel's schema builder. Requires Laravel 11.
dniccum/nova-webhooks
6219 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
33410 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
185331 Downloads
An extraction of Laravels Str class from Illuminate/Support.
chrishalbert/laravel-nomadic
25081 Downloads
A suite of tools to enhance robustness of laravel's migrations.
alibayat/laravel-commentable
5657 Downloads
Implementing a Comment system for Laravel's Eloquent models.
agog/osmose
10884 Downloads
Elegant filtering for laravel's eloquent models
wdelfuego/nova-datetime
99447 Downloads
Makes working with DateTime fields in Laravel's Nova 4 easier
orisintel/laravel-online-migrator
81098 Downloads
Apply Laravel's database migrations with minimal disruptions using tools like Percona Online Schema Change
jdavidbakr/multi-server-event
171659 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
72555 Downloads
This package extends Laravel’s log package to add a graylog channel.