Libraries tagged by laravel reactions package
mahmoudigithub/database-relation-tester
9 Downloads
A terse package for test relations between Laravel models.
mohamedsaad/dynamic-filters
1 Downloads
Dynamic filtering package for Laravel models with support for relations and custom operators
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.
dandrea/audit
44 Downloads
Package for adding basic audit capabilities to Laravel 5.5+ . It supports multiauth by providing polymorphical relations with user/auditor.
cjmellor/level-up
57394 Downloads
This package allows users to gain experience points (XP) and progress through levels by performing actions on your site. It can provide a simple way to track user progress and implement gamification elements into your application
torgodly/html2media
19397 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
noxoua/filament-activity-log
42699 Downloads
A Laravel package that simplifies activity logging in the Filament admin panel, with support for logging create, update, delete, and restore actions. It integrates with the 'spatie/laravel-activitylog' package and includes a modernized activity log viewing page.
kirschbaum-development/laravel-actions
157803 Downloads
A Laravel package for handling actions and events
safemood/laravel-workflow
1267 Downloads
Laravel package that simplifies workflows with clear actions definition and event tracking.
kirschbaum-development/paragon
12563 Downloads
A Laravel package for generating enum-like objects in typescript based on PHP enum classes.
henrywhitaker3/laravel-actions
111554 Downloads
Simple actions package for Laravel
prevailexcel/laravel-action-service-trait
2136 Downloads
A simple Laravel package to create actions, traits and services using artisan commands
returnearly/actions-pattern
12528 Downloads
A minimal package for using the actions pattern in Laravel.
pharaonic/laravel-executor
2343 Downloads
Laravel Executor is a package that allows you to execute commands, actions, jobs, and automated tasks on your production server.