Libraries tagged by php callback
clue/stream-filter
274708774 Downloads
A simple and modern approach to stream filtering in PHP
winzou/state-machine
13976618 Downloads
A very lightweight yet powerful PHP state machine
rawr/t-regx
165804 Downloads
PHP regular expression brought up to modern standards.
sminnee/callbacklist
2031807 Downloads
PHP class that manages a list of callbacks
text/template
205117 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
2485484 Downloads
An XSL wrapper / extension to the PHP 5.x XSLTProcessor with Exception and extended Callback support
stil/gif-endec
18677 Downloads
PHP GIF decoder and decoder with callback functions.
rolfvreijdenberger/izzum-statemachine
26028 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
php-telegram-bot/inline-keyboard-pagination
9589 Downloads
PHP Telegram Bot InlineKeyboard Pagination
digitalstars/simplevk
4294 Downloads
Powerful PHP library/framework for VK API bots, supporting LongPoll & Callback & OAuth
diversen/php-cli-spinners
7522 Downloads
Show a cli spinner while executing a callback
logicalsteps/async
1381 Downloads
async await implementation using generator function in php
detain/sshpool
1514 Downloads
SSH command queue and connection pool runs tons of commands on a ssh host concurrently with completion callback.
digitalstars/vk_api
10752 Downloads
Powerful PHP library/framework for VK API bots, supporting LongPoll & Callback & OAuth
wyrfel/php-callback
7304 Downloads
A simple callable wrapper that allows better management of call parameters