Libraries tagged by actito
tiagocardosos/yii2-widget-isloading
3770 Downloads
Simple widget ajaxStatus. Show visual feedback when loading data or any action that would take time.
stevegrunwell/one-time-callbacks
47205 Downloads
Enable WordPress actions and filter callbacks to be called exactly once.
statikbe/craft-cta-field
9565 Downloads
Call to action & link fields made easy
slote/spider
7 Downloads
Spider is a php library for crawling website that allows you to scrape informations & automated actions.
saeven/zfc-twig
2410 Downloads
Laminas module that provides a Twig rendering strategy and extensions to render actions or trigger events from your templates
ride/wba-cms-varnish
1261 Downloads
CMS actions for Varnish cache
radar/project
478 Downloads
An Action-Domain-Responder project skeleton.
presta/mail-receiver-bundle
661 Downloads
A Symfony bundle to execute customized actions when receiving an email content.
pinkcrab/queue
377 Downloads
A simple queue system for the Perique Framework, with a simple interface to allow for use with other queue systems. Comes with a built in driver for the woocommerce action scheduler
nonanerz/ratelimit
2893 Downloads
This bundle provides functionality to limit calls to actions based on rate limits
nightjar/ss-slug
4661 Downloads
Serve DataObjects as pages through an Action on a relation's Controller without referencing the ID
netlogix/neos-asyncworkspaceactions
3313 Downloads
Neos package that allows asynchronous execution of workspace actions (e.g. publishing)
nahid/hookr
289 Downloads
php hook system for binding any service in a action
mouf/utils.common.lock
66736 Downloads
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.
mouf/security.simplelogincontroller
190160 Downloads
This package contains a simple Splash controller to log into an application. The controller can display a simple form with username/password choice, and has actions to login/logout the application.