Libraries tagged by action
voku/php-hooks
39938 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
62166 Downloads
Automatically routes HTTP request to action classes.
millat/laravel-hooks
17755 Downloads
The WordPress filter, action system in Laravel
lukasss93/laravel-route-debug
50045 Downloads
Print the route name and action in the response headers.
inspheric/nova-defaultable
179116 Downloads
Default values for Nova fields when creating resources and running resource actions.
bainternet/php-hooks
24378 Downloads
A fork of the WordPress filters hook system rolled in to a class to be ported into any PHP-based system
thecodeholic/laravel-hostinger-deploy
9196 Downloads
Laravel package for automated Hostinger deployment with GitHub Actions support
shopify/shopify-app-php
12447 Downloads
Package for building Shopify apps. Authored and maintained by Shopify.
zf-commons/zfc-twig
579786 Downloads
Zend Framework 2 Module that provides a Twig rendering strategy and extensions to render actions or trigger events from your templates
zetacomponents/console-tools
1735574 Downloads
A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.
wp-hooks/generator
182891 Downloads
Generates a JSON representation of the WordPress actions and filters in your code
urodoz/truncate-html
304609 Downloads
Handle truncate action on HTML strings
unclecheese/betterbuttons
555158 Downloads
Adds new form actions and buttons to GridField detail form for usability enhancements.
torgodly/html2media
39088 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
tomloprod/time-warden
18104 Downloads
TimeWarden is a lightweight PHP library that enables you to monitor the processing time of tasks and task groups (useful during the development stage). Additionally, it allows you to set maximum execution times to tasks, empowering proactive actions when tasks exceed their planned duration.