Libraries tagged by acqio
mattiasgeniar/phpunit-query-count-assertions
543596 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
40185 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
457423 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
278489 Downloads
Generate a new IDE Helper file for Laravel Actions.
pdmfc/nova-action-button
667184 Downloads
A Laravel Nova field to run actions.
pavloniym/nova-action-buttons
126669 Downloads
A Laravel Nova field.
hugomyb/filament-media-action
29385 Downloads
Automatically display your media (video, audio, document, image, ...) with an action
datomatic/nova-detached-actions
124882 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
46981 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
49995 Downloads
A form component for Filamentphp allowing actions inside of forms.
dunglas/action-bundle
405570 Downloads
Symfony controllers, redesigned
dragon-code/laravel-migration-actions
196346 Downloads
Performing any actions during the deployment process
wecodemore/wordpress-early-hook
61418 Downloads
Small library to safely add WordPress hooks before WordPress is loaded.
voku/php-hooks
31082 Downloads
A fork of the WordPress filters hook system rolled in to a class to be ported into any PHP-based system
pmjones/auto-route
48002 Downloads
Automatically routes HTTP request to action classes.