Libraries tagged by user actions
tmoiseenko/laravel-customer-service
0 Downloads
A package for creating a General user entity, with the ability to save his actions in the application before authorization and subsequent linking of the received data with the authorized user.
middlebury/middlebury-wp-saml-auth
21 Downloads
Provides filters and actions to configure the wp-saml-auth module and manage users.
webbingbrasil/filament-copyactions
184243 Downloads
A easy-to-use copy actions for Filament Admin.
aura/web
418055 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.
mattiasgeniar/phpunit-query-count-assertions
462682 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).
alleyinteractive/wp-filter-side-effects
117513 Downloads
Use a WordPress filter like an action.
code4business/freeproduct2
135592 Downloads
Adds a sales rule action to add a product to cart. Can be used to create sales rules to add gifts to cart.
codewithdennis/filament-simple-map
566 Downloads
This package offers a straightforward and easy-to-use map action component for your Filament application.
webgriffe/captainhook
95742 Downloads
Provides some useful custom actions to be used with Captain Hook (a PHP GIT hooks library)
pixelant/interest
6571 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
php-etl/action-console-runtime
5886 Downloads
This library allows you to use the action console runtime
mouf/utils.action.action-interface
363233 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
sitegeist/neos-symfonymailer
10564 Downloads
A connector to use the symfony mailer component in Neos.Fusion.Form Actions and via PHP
mridang/pmd-annotations
107784 Downloads
Turns PMD style XML reports into Github pull-request annotations via the Checks API. This script is meant for use within your Github Action.
piotrpress/wordpress-hooks
100 Downloads
This library uses PHP Attributes (introduced in PHP version 8.0) to automagically add/remove WordPress Hooks (Filters and Actions) to/from functions and methods.