Libraries tagged by rollbacks
aboutnima/telegram-action
4 Downloads
A Laravel package for building modular Telegram bots using action-based architecture. Define bot actions with unique keys, generate them via Artisan commands, and handle inline keyboard callbacks with ease.
typisttech/wp-contained-hook
25936 Downloads
Using PSR-11 container implementation in WordPress plugins, themes and packages during WordPress action/filter callbacks.
silverstripe/emailbouncehandler
29 Downloads
Email bounce handling for SilverStripe CMS, implemented through callbacks in MTAs
reshadman/laravel-committed
25 Downloads
Adds **committed** event to Eloquent default event callbacks (created, creating, saved, saving...).
knplabs/knp-mailjet-bundle
20937 Downloads
Symfony2 Bundle for initializing Mailjet PHP API wrapper and handling Event API callbacks
icicleio/event-emitter
1474 Downloads
Event Emitter is a library that allows objects to emit events that invoke a set of registered callbacks.
jidoka1902/redirecting-fallbacks-symfony
53 Downloads
Integration to the jidoka1902/redirecting-fallbacks project for symfony
jidoka1902/redirecting-fallbacks
70 Downloads
The redirecting-fallbacks project aims to provide an standardized way to configure your http redirects. e.g.: instead of showing an 404 page, redirect to the start page.
furiosojack/linked-callbacks
6 Downloads
listas enlazadas de callbacks
axy/callbacks
460 Downloads
Extension of php-callback format
actualwave/callbacks
61 Downloads
Family of callback wrappers with shared interface
xiphe/base
76 Downloads
Basic logic for new projects. Provides singleton, configuration, callback and basic api methods.
rotexsoft/callable-execution-timer
7 Downloads
A simple PHP library for tracking the total amount of time a callable (e.g. function / method) takes to execute (it can also return the result of executing the callable, if desired).
maceda/twig-composer
0 Downloads
Callback library for Twig
freyja/hook
148 Downloads
A utility to hook callbacks in your code, inspired at WordPress' filters and actions.