Libraries tagged by laravel reactions
vati/filtero
8 Downloads
A Laravel package to filter, search, sort data from models and their relations
theoluirard/tree-structured-relation
15 Downloads
A package that adds a trait to the Laravel Model class and extends the Laravel Relation class with two new types of relations.
noodleware/replicata
3 Downloads
A Laravel package for deep cloning Eloquent models and their nested relationships.
mohamedfathy/dynamic-filters
19 Downloads
A Laravel package that provides dynamic filtering, sorting, and relationship-based querying for Eloquent models.
maso/treeify
24 Downloads
Laravel package allows you to convert flat collections of models into hierarchical tree structures, simplifying parent-child relationships management.
khairy/migration-model-sync
0 Downloads
Automatically sync Laravel models from migration files, including fillable, casts, and relationships.
janakkapadia/filterable
15 Downloads
Enhance your Laravel app with dynamic, customizable filtering for Eloquent models. This package provides an easy setup for multi-parameter filtering, custom logic, and relationship support—perfect for building flexible, data-driven features like admin panels and reports.
eventbrain/cloner
35 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
denason/wikimind
2 Downloads
A powerful Laravel package for accessing structured knowledge from Wikidata. WikiMind helps you extract entities, properties, relationships, and metadata with intelligent query support. Ideal for building smart apps, auto-blogging systems, and AI-powered knowledge tools.
dandrea/audit
44 Downloads
Package for adding basic audit capabilities to Laravel 5.5+ . It supports multiauth by providing polymorphical relations with user/auditor.
banklansteve/social-interactions
2 Downloads
This Laravel package provides an elegant and customizable solution for adding social interaction features to your application. It supports liking, favoriting, and following/unfollowing models, making it perfect for social media platforms, community forums, or any application requiring user engagement functionality. The package is designed to be easy to integrate, lightweight, and extendable, allowing developers to quickly implement interaction features without reinventing the wheel. With support for polymorphic relationships, this package can be applied to any model, including posts, comments, users, and more, ensuring maximum flexibility for your application's needs.
lorisleiva/laravel-actions
5436176 Downloads
Laravel components that take care of one specific task
danharrin/livewire-rate-limiting
13702754 Downloads
Apply rate limiters to Laravel Livewire actions.
maatwebsite/laravel-nova-excel
5366859 Downloads
Supercharged Excel exports for Laravel Nova Resources
laravel/wayfinder
54180 Downloads
Generate TypeScript representations of your Laravel actions and routes.