Libraries tagged by larabels
alex433/laravel-eloquent-cache
2442 Downloads
Laravel's Eloquent models caching
alban/laravel-data-sync
151 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.
alalm3i/edfapay-laravel
911 Downloads
Laravel's integration with EdfaPay payment gateway
ajcastro/insert-update-many
1440 Downloads
Laravel's batch insert or batch update for collection of eloquent models.
aedart/athenaeum-container
23627 Downloads
Slightly adapted version of Laravel's Service Container
addons/elasticsearch
2478 Downloads
Laravel's elasticsearch Paginator/Collection/Logger Helper.
wdelfuego/nova4-formattable-date
9701 Downloads
Formattable DateTime fields for Laravel's Nova 4
thepinecode/policy
17213 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/tmp-lord-laroute
1799 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
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.
maatwebsite/clerk
145 Downloads
An eloquent way of importing and exporting Excel and CSV in PHP 5.4+ with the power of packages PHPExcel, League/Csv and Laravel's Collections
fuzz/magic-box
27181 Downloads
A magical implementation of Laravel's Eloquent models as injectable, masked resource repositories.