Libraries tagged by actito
webbingbrasil/filament-copyactions
345692 Downloads
A easy-to-use copy actions for Filament Admin.
te7a-houdini/laravel-trix
143279 Downloads
trix editor for laravel inspired by ActionText for rails
mzur/kirby-uniform
53401 Downloads
A versatile Kirby plugin to handle web form actions.
mattiasgeniar/phpunit-query-count-assertions
551195 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
cjmellor/level-up
42150 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
aura/web
461678 Downloads
Provides web Request and Response objects for use by web controllers and actions. These are representations of the PHP web environment, not HTTP request and response objects proper.
wulfheart/laravel-actions-ide-helper
287038 Downloads
Generate a new IDE Helper file for Laravel Actions.
pavloniym/nova-action-buttons
132231 Downloads
A Laravel Nova field.
hugomyb/filament-media-action
31979 Downloads
Automatically display your media (video, audio, document, image, ...) with an action
datomatic/nova-detached-actions
129530 Downloads
A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.
bytexr/filament-queueable-bulk-actions
50270 Downloads
This Filament plugin simplifies managing bulk operations asynchronously in a queue. It provides tracking and status updates for tasks, while supporting both action calls and job dispatches. Excellent for bulk data updates and tasks with Filament & Livewire support for real-time notifications.
awcodes/drop-in-action
50320 Downloads
A form component for Filamentphp allowing actions inside of forms.
dragon-code/laravel-migration-actions
196672 Downloads
Performing any actions during the deployment process
wecodemore/wordpress-early-hook
64811 Downloads
Small library to safely add WordPress hooks before WordPress is loaded.
voku/php-hooks
31517 Downloads
A fork of the WordPress filters hook system rolled in to a class to be ported into any PHP-based system