Libraries tagged by laravel reactions package
drdre4life2/custom-command
1139 Downloads
This package extends the native Laravel make command to create custom classes such as actions, DTOs, services, and more.
abather/spatie-laravel-model-states-actions
130 Downloads
This is my package spatie-laravel-model-states-actions
devel8/laravel-action-tracker
35 Downloads
A simple package for tracking actions over models
wayofdev/laravel-package-tpl
10 Downloads
🚀 Jump-start your Laravel package development with our pre-configured Composer template, designed for seamless integration. This template includes essential tools such as PHPUnit, PHPStan, GitHub Actions, and Docker to streamline your workflow and enhance productivity.
sarfraznawaz2005/actions
61 Downloads
Laravel package as alternative to single action controllers with support for web and api in single class.
holiq/action-data
610 Downloads
Laravel Package for generate Actions and DTOs on your projects
cheehau/filament-copy-action
164 Downloads
This package give actions copyable feature
waseet/filament-activity-log
355 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.
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.
cryode/annotaction
12 Downloads
A Laravel package for annotation-powered actions.
jorenvanhocht/tracert
3963 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
aesircloud/laravel-actions
23 Downloads
A simple Actions package for Laravel with job/queue/controller support.
waheed4399/laravel-action-service-trait
3 Downloads
A simple Laravel package to create actions, traits and services using artisan commands