Libraries tagged by laravel contacts
rinvex/laravel-repositories
16753 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
singlequote/laravel-datatables
22119 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
alvin0/redis-model
3963 Downloads
Introducing Redis Model - a Laravel package that connects to Redis and functions similarly to Eloquent Model, offering efficient data manipulation and retrieval capabilities.
ibrahimbougaoua/filament-menu-scroll-fix
10448 Downloads
Now whene a user clicks on an item it sets focus on the selected item without the weird reloading and scrolling up the list, Especially if the user contains a lot of elements he would have to scroll the the selected element manually.
artificertech/filament-multi-context
19217 Downloads
a package for adding multiple contexts to the filament admin panel
yemenopensource/hero-icons
4764 Downloads
HeroIcons is a Laravel package that provides a convenient command for generating hero icons as constants on a PHP class. This package is designed to simplify the process of working with hero icons in your Laravel projects.
consilience/laravel-storage-ls
9717 Downloads
List the contents of Laravel file systems.
ensi/laravel-query-builder-helpers
23966 Downloads
This package contains extensions for laravel-query-builder
novius/laravel-nova-contexts
5752 Downloads
A Laravel Nova tool to manage resources's contexts.
mennovanhout/laravel-model-constants
399 Downloads
This package creates constants for column names, this can then be used instead of strings to reduce typo's errors and improve coding with your IDE
incursus/laravel-s3-tools
82270 Downloads
This Laravel package contains additional functionality not currently in Laravel for interfacing with Amazon's S3 service, including managing versioned objects.
we-are-neopix/laravel-model-translation
409 Downloads
This package is a driver based solution to translating Laravel models. It contains two drivers for storing translations in the database and in a JSON file, but also contains a plug-and-play system for its users to implement custom drivers for storing translations and use them with the package.
alirezasedghi/laravel-toc
140 Downloads
Table of contents for Laravel
haringsrob/laravel-dev-tools
15 Downloads
Laravel dev tools contains of multiple tools to ease Laravel development: Blade lsp
wterberg/phpstan-laravel
3225 Downloads
Contains several custom rules to analyse Laravel projects with PHPStan.