Libraries tagged by larazeus
alibayat/likeable
332 Downloads
Implementing a Like system for Laravel's Eloquent models.
alfiandri/imageupload
24 Downloads
Upload image using Laravel's build in function and resize it automatically. Duplicate from Muhammad Zamroni.
alcidesrh/laravel-generic-resource
25 Downloads
A generic or agnostic Laravel's Resource and their CRUD (create, read, update, delete) operations.
alban/laravel-data-sync
6 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.
affordablemobiles/eloquent-sqlcommenter
158 Downloads
sqlcommenter support for Laravel's Eloquent ORM
adelynx/blade
84 Downloads
The standalone version of Laravel's Blade templating engine for use outside of Laravel 8.*
addons/core
172 Downloads
Laravel's Addons.
addons/censor
90 Downloads
Laravel's Censor based Validation, support locale.
adacnvwp/webman-blade
6 Downloads
The standalone version of Laravel's Blade templating engine for use outside of Laravel.
acquaint-softtech/stata-mailer
99 Downloads
Stata mailer is a Statamic add-on that simplifies Laravel’s Mail configuration with Statamic without prior coding knowledge. Just install it and let it handle the rest.
abdallahmohammed/laravel-notifications
37 Downloads
Imagine having an minimal abstract layer for sending notifications instead of Laravel's
0.0.0/laravel-env-shim
1530 Downloads
Use Laravel's pre-5.8 env() function in your non-Laravel projects.
venveo/craft-elixir
652 Downloads
Use Laravel's Elixir in Craft CMS templates
tjbp/saveconfig
58 Downloads
Extends Laravel's Config component with save functionality.
tjbp/eloquent-joins
398 Downloads
Support for joins at the relationship level in Laravel's Eloquent ORM.