Libraries tagged by callback
vlucas/bulletphp
49382 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks
text/template
183915 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
mtdowling/supervisor-event
164039 Downloads
Wires callback functions to Supervisor events
inpsyde/object-hooks-remover
33036 Downloads
Package to remove WordPress hook callbacks that uses object methods or closures.
alleyinteractive/wp-captain-hook
18217 Downloads
Tools for manipulating private action/filter callbacks in WordPress.
theseer/fxsl
2351380 Downloads
An XSL wrapper / extension to the PHP 5.x XSLTProcessor with Exception and extended Callback support
phpfluent/callback
55263 Downloads
Allows you execute callbacks in a more dynamic way
wikimedia/scoped-callback
687494 Downloads
Make a callback run when a dummy object leaves the scope.
stevegrunwell/one-time-callbacks
47303 Downloads
Enable WordPress actions and filter callbacks to be called exactly once.
pocketmine/callback-validator
460140 Downloads
Fork of daverandom/callback-validator - Tools for validating callback signatures
onoi/callback-container
434241 Downloads
A very simple callback container/builder library
bartlett/monolog-callbackfilterhandler
122025 Downloads
Monolog handler wrapper that filters records based on a list of callback functions
rolfvreijdenberger/izzum-statemachine
23148 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
php-telegram-bot/inline-keyboard-pagination
6466 Downloads
PHP Telegram Bot InlineKeyboard Pagination
wikimedia/services
375136 Downloads
Generic service to manage named services using lazy instantiation based on instantiator callback functions