Libraries tagged by php callback
clue/stream-filter
231796658 Downloads
A simple and modern approach to stream filtering in PHP
winzou/state-machine
12635426 Downloads
A very lightweight yet powerful PHP state machine
rawr/t-regx
143950 Downloads
PHP regular expression brought up to modern standards.
sminnee/callbacklist
1549377 Downloads
PHP class that manages a list of callbacks
text/template
190136 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
2393005 Downloads
An XSL wrapper / extension to the PHP 5.x XSLTProcessor with Exception and extended Callback support
rolfvreijdenberger/izzum-statemachine
23962 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
php-telegram-bot/inline-keyboard-pagination
7239 Downloads
PHP Telegram Bot InlineKeyboard Pagination
diversen/php-cli-spinners
3279 Downloads
Show a cli spinner while executing a callback
stil/gif-endec
17868 Downloads
PHP GIF decoder and decoder with callback functions.
foolz/plugin
2072 Downloads
A plugin system for PHP, with cascading events.
digitalstars/simplevk
3603 Downloads
Powerful PHP library/framework for VK API bots, supporting LongPoll & Callback & OAuth
digitalstars/vk_api
10152 Downloads
Powerful PHP library/framework for VK API bots, supporting LongPoll & Callback & OAuth
wyrfel/php-callback
4875 Downloads
A simple callable wrapper that allows better management of call parameters
mcaskill/php-array-chunk-by
9869 Downloads
Splits an array into chunks using a callback function.