Libraries tagged by php callback
freyja/hook
147 Downloads
A utility to hook callbacks in your code, inspired at WordPress' filters and actions.
form-synergy/web-essentials
4 Downloads
This template will install web essentials via PHP API. Including: Strategy, objectives and modules.
form-synergy/fs-demo
31 Downloads
This package will create and update multiple resources using the FormSynergy PHP API, along with javaScript, HTML and CSS.
better-php/shutdown-handler
81 Downloads
An advanced shutdown handler that can be manipulated after it's instantiated: deregister or re-register callbacks, retrieve and re-use the same handler instance at any time to prevent memory leaks in long-running PHP apps etc.
jinnguyen/puja-error
41 Downloads
Puja-Error are the handler layers, that handle all fatal exceptions/errors ( include fatal errors) from PHP application. Support callback function
journey/queue
24 Downloads
Simple, hierarchical action-test-callback queue written in php
crisu83/yii-composer
31631 Downloads
Composer callbacks for the Yii PHP framework.
b3nl/laravel-theme
15 Downloads
Created my own laravel theme package, based on a model, a middleware and loading callbacks with an theme.php in a resource folder.
ske/cmd
0 Downloads
Parse PHP commands to bind them to a callback or script
maxwellhealth/taskr
28840 Downloads
taskr is a small PHP library that makes it easy to fork callbacks into child processes.
kamyshev/array_find
2408 Downloads
A PHP function that find element in an array by a callback.
opine/helper
287 Downloads
Helper callacks for Handlebars.php
php-mock/php-mock
12807218 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
php-mock/php-mock-phpunit
5862390 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
php-mock/php-mock-mockery
1410978 Downloads
Mock built-in PHP functions (e.g. time()) with Mockery. This package relies on PHP's namespace fallback policy. No further extension is needed.