Libraries tagged by laravelrus
endeavour-agency/refresh-database-on-demand
1452 Downloads
This packages offers a drop-in replacement for Laravel's RefreshDatabase trait, which only refreshes the database when migrations have actually changed.
dogado/laroute
14672 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
danielefavi/slim-orm
37 Downloads
Lightweight ORM with an API interface similar to Laravel's ORM Eloquent.
cwssrl/laravel-azure-storage
459 Downloads
Microsoft Azure Blob Storage integration for Laravel's Storage API
braunson/laravel-html5-forms
1147 Downloads
This package extends Laravel's FormBuilder to include some (soon all) HTML5 elements
bluora/laravel-model-json-column
442 Downloads
Provides JSON column support for for Laravel's Eloquent Model.
beebmx/blade
2979 Downloads
The standalone version of Laravel's Blade templating engine for use outside of Laravel.
awes-io/localization-helper
27052 Downloads
Package for convenient work with Laravel's localization features
authentik/eloquent-cache
3885 Downloads
Easily cache your Laravel's Eloquent models
aschmelyun/cleaver-directory
18 Downloads
A blazing-fast static site generator for local directories built with PHP and Laravel's Blade
anuzpandey/laravel-useful-mixins
233 Downloads
Handy Mixin Classes for Laravel's Macroable Classes.
antaresbr/arrayhandler
4821 Downloads
A custom PHP array handler based on Laravel's Illuminate/Support/Arr class
anourvalar/laravel-interpreter
5247 Downloads
Laravel's locales translate through the single (flat) file
alex433/laravel-eloquent-cache
2176 Downloads
Laravel's Eloquent models caching
alban/laravel-data-sync
112 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.