Libraries tagged by auction
wp-hooks/wordpress-core
178332 Downloads
All the actions and filters from WordPress core in machine-readable JSON format.
webbingbrasil/filament-copyactions
284751 Downloads
A easy-to-use copy actions for Filament Admin.
te7a-houdini/laravel-trix
136857 Downloads
trix editor for laravel inspired by ActionText for rails
mzur/kirby-uniform
50493 Downloads
A versatile Kirby plugin to handle web form actions.
mattiasgeniar/phpunit-query-count-assertions
525016 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).
laravel/wayfinder
602 Downloads
Generate TypeScript representations of your Laravel actions and routes.
cjmellor/level-up
34743 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
446934 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
260449 Downloads
Generate a new IDE Helper file for Laravel Actions.
pdmfc/nova-action-button
655977 Downloads
A Laravel Nova field to run actions.
pavloniym/nova-action-buttons
114295 Downloads
A Laravel Nova field.
lekoala/silverstripe-cms-actions
160011 Downloads
Add actions to your models in SilverStripe
hugomyb/filament-media-action
22505 Downloads
Automatically display your media (video, audio, document, image, ...) with an action
datomatic/nova-detached-actions
114079 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
37737 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.