Libraries tagged by larazeus
anuzpandey/laravel-useful-mixins
269 Downloads
Handy Mixin Classes for Laravel's Macroable Classes.
antaresbr/arrayhandler
4855 Downloads
A custom PHP array handler based on Laravel's Illuminate/Support/Arr class
anourvalar/laravel-interpreter
5274 Downloads
Laravel's locales translate through the single (flat) file
alex433/laravel-eloquent-cache
2234 Downloads
Laravel's Eloquent models caching
alban/laravel-data-sync
121 Downloads
LaravelSheetSync is a library designed for the Laravel framework that allows you to import data from various sources, map its headers, build collections of objects based on the mapped data, and compare them with data currently stored in the database. It automatically classifies records into three categories: create, update, and delete, facilitating efficient and precise synchronization.
aedart/athenaeum-container
23522 Downloads
Slightly adapted version of Laravel's Service Container
addons/elasticsearch
2478 Downloads
Laravel's elasticsearch Paginator/Collection/Logger Helper.
wdelfuego/nova4-formattable-date
9391 Downloads
Formattable DateTime fields for Laravel's Nova 4
thepinecode/policy
17212 Downloads
Using Laravel's authorization on the front-end.
surgiie/blade-cli
454 Downloads
Use Laravel's blade engine from the command line to render files.
spinen/laravel-garbage-man
18905 Downloads
Scheduled job to clean out Laravel's soft deleted records at configured interval.
ryangjchandler/standalone-blade
2658 Downloads
Use Laravel's Blade templating engine outside of Laravel.
rinvex/laravel-auth
2861 Downloads
Rinvex Auth is a powerful authentication, authorization and verification package built on top of Laravel. It provides developers with Role Based Access Control, TwoFactor Authentication, Social Authentication, compatible with Laravel’s standard API and fully featured all-in-one solution out of the box.
rinvex/fort
3722 Downloads
Rinvex Auth is a powerful authentication, authorization and verification package built on top of Laravel. It provides developers with Role Based Access Control, TwoFactor Authentication, Social Authentication, compatible with Laravel’s standard API and fully featured all-in-one solution out of the box.
matriphe/imageupload
26831 Downloads
Upload image using Laravel's build in function and resize it automatically.