Libraries tagged by laravel reactions package
holiq/action-data
614 Downloads
Laravel Package for generate Actions and DTOs on your projects
tool2/level-up
1484 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
mhqady/flowra
8 Downloads
A powerful and flexible workflow management package for Laravel that stores and manages workflows entirely in your database. It enables you to define states, transitions, and actions dynamically without hardcoding logic, giving you full control over business processes.
ibrahimbougaoua/filament-sound
15 Downloads
The package provides a simple and convenient way to incorporate auditory cues into your application's user experience. By utilizing the Web Audio API and event listeners, FilamentSound detects successful CRUD operations and triggers the corresponding sound effect in response. This helps users receive immediate feedback and acknowledgment when performing actions like creating new records, updating existing data, or deleting entries.
eur-rsm/database-view-export
2141 Downloads
A Laravel Nova package for exporting configured database views.
cryode/annotaction
12 Downloads
A Laravel package for annotation-powered actions.
jorenvanhocht/tracert
3964 Downloads
Laravel package to log the users actions in the database
caiquemcz/query-from-cache
0 Downloads
Query From Cache is a Laravel package that provides a simple way to cache query results directly from your Eloquent models. It automatically caches the output of model methods and offers actions to refresh or clear the cache with minimal code changes.
pinetco-dev/laravel-power-actions
4 Downloads
Laravel power actions package
waheed4399/laravel-action-service-trait
3 Downloads
A simple Laravel package to create actions, traits and services using artisan commands
visiarch/laravel-action
24 Downloads
A simple Laravel package to create actions, using artisan commands
sanjay-np/laravel-generator
0 Downloads
Laravel package to generate actions, traits and services
r64/laravel-email-marketing
47 Downloads
A Laravel package to performa actions on a number of email marketing tools
ritaorion/laravel-actions-enums
43 Downloads
This package provides Artisan CLI Support to create Scaffolding for Actions and Enum classes in Laravel
getheybot/laravel-actions
635 Downloads
This package introduces a new way of organising the logic of your Laravel applications by focusing on the actions your applications provide.