Libraries tagged by php callback
clue/stream-filter
237965916 Downloads
A simple and modern approach to stream filtering in PHP
winzou/state-machine
12869869 Downloads
A very lightweight yet powerful PHP state machine
rawr/t-regx
146993 Downloads
PHP regular expression brought up to modern standards.
sminnee/callbacklist
1615560 Downloads
PHP class that manages a list of callbacks
text/template
192664 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.
theseer/fxsl
2408587 Downloads
An XSL wrapper / extension to the PHP 5.x XSLTProcessor with Exception and extended Callback support
stil/gif-endec
17961 Downloads
PHP GIF decoder and decoder with callback functions.
rolfvreijdenberger/izzum-statemachine
24147 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
php-telegram-bot/inline-keyboard-pagination
7566 Downloads
PHP Telegram Bot InlineKeyboard Pagination
digitalstars/simplevk
3666 Downloads
Powerful PHP library/framework for VK API bots, supporting LongPoll & Callback & OAuth
digitalstars/vk_api
10241 Downloads
Powerful PHP library/framework for VK API bots, supporting LongPoll & Callback & OAuth
diversen/php-cli-spinners
3742 Downloads
Show a cli spinner while executing a callback
wyrfel/php-callback
5076 Downloads
A simple callable wrapper that allows better management of call parameters
schema31/php-couchdb-watcher
668 Downloads
A simple watcher to attach callbacks to CouchDB documents changes
mcaskill/php-array-chunk-by
10003 Downloads
Splits an array into chunks using a callback function.