Libraries tagged by laraveles
summerblue/generator
39297 Downloads
Extend Laravel's generators scaffold.
styde/blade-pagination
13002 Downloads
Laravel's pagination with Blade templating support
stephenharris/wp-query-builder
15821 Downloads
An expressive query builder for WordPress based on Laravel's Query Builder
steffjenl/laravel-azure-blob-storage
130812 Downloads
Microsoft Azure Blob Storage integration for Laravel's Storage API
stechstudio/laravel-record
12348 Downloads
What if Laravel's Collection and Model classes had a baby?
ptondereau/laravel-ups-api
132155 Downloads
A small Laravel's wrapper for the PHP UPS API library
primitivesense/laravel-raw-sqs-connector
89068 Downloads
Allows for the consumption of raw messages produced outside of Laravel from SQS to then be handled natively within Laravel's Queue and Job system
mtownsend/collection-xml
36446 Downloads
The missing XML support for Laravel's Collection class.
mreduar/laravel-phpcs
15298 Downloads
PHP Codesniffer ruleset to follow Laravel's coding style
michaloravec/laravel-paginateroute
10290 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
headerx/laravel-jetstream-passport
11140 Downloads
Passport and OAuth2 support for laravel's jetstream starter kit (Livewire)
envor/laravel-schema-macros
8776 Downloads
Some helpful (database level) macros for laravel's schema builder. Requires Laravel 11.
dniccum/nova-webhooks
6201 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
33408 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.