Libraries tagged by laraveles
alban/laravel-data-sync
109 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.
ajcastro/insert-update-many
1422 Downloads
Laravel's batch insert or batch update for collection of eloquent models.
aedart/athenaeum-container
23506 Downloads
Slightly adapted version of Laravel's Service Container
addons/elasticsearch
2478 Downloads
Laravel's elasticsearch Paginator/Collection/Logger Helper.
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.
ooxif/laravel-query-param
3847 Downloads
Treats binary data in a correct way with Laravel's database system (Eloquent)
matriphe/imageupload
26829 Downloads
Upload image using Laravel's build in function and resize it automatically.
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
iluminar/fluent-facebook
7 Downloads
A laravel 5 package for reading and writing to facebook graph object with ease in laravelish syntax
fuzz/magic-box
27180 Downloads
A magical implementation of Laravel's Eloquent models as injectable, masked resource repositories.