Libraries tagged by laravelrus
vpap/laravel-url-uploaded-file
17189 Downloads
A package to leverage Laravel's UploadedFile functionality from URLs.
verifiedit/laravel-sqlsrv-driver-enhanced
2623 Downloads
Enhanced version of Laravel's database driver for Sql Server.
rgasch/illuminate-collection-extended
1824 Downloads
Extension class for Laravel's Collection class with some extra functionality.
reusser/laravel-cloudflare-r2
2732 Downloads
Cloudflare R2 integration for Laravel's Storage API
pyaesoneaung/laravel-myanmar-tools
1305 Downloads
A package for Myanmar tools which extend Laravel’s core.
phpexperts/laravel-env-polyfill
49978 Downloads
Use Laravel's pre-5.8 env() function in your non-Laravel projects.
naxon/laravel-url-uploaded-file
6165 Downloads
A package to leverage Laravel's UploadedFile functionality from URLs.
myqaa/laravel-sendinblue
10815 Downloads
Laravel's mail transport for SendinBlue
marshmallow/nova-calendar
2003 Downloads
A powerful event calendar Tool for Laravel's Nova 5.
laravel-enso/notifications
56576 Downloads
Push notifications dependency for LaravelEnso
koala-labs/pouch
15817 Downloads
A magical implementation of Laravel's Eloquent models as injectable, masked resource repositories.
envor/laravel-schema-macros
9307 Downloads
Some helpful (database level) macros for laravel's schema builder. Requires Laravel 11.
eloquent-filter/filter
66 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
dniccum/nova-webhooks
6782 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).
coolpraz/php-blade
8519 Downloads
The standalone version of Laravel's Blade templating engine for use outside of Laravel.