Libraries tagged by php callback
abhishekdas/shutdown-scheduler
0 Downloads
A lightweight PHP library for managing shutdown events in your applications
vitorsreis/extend-caller
52 Downloads
Middleware caller for PHP
packfire/options
965 Downloads
Better CLI argument processing in PHP
freyja/hook
148 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
33 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
43 Downloads
Puja-Error are the handler layers, that handle all fatal exceptions/errors ( include fatal errors) from PHP application. Support callback function
journey/queue
27 Downloads
Simple, hierarchical action-test-callback queue written in php
crisu83/yii-composer
31664 Downloads
Composer callbacks for the Yii PHP framework.
b3nl/laravel-theme
16 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
ohansyah/laravelbenchmark
924 Downloads
Measure the number of milliseconds it takes for the given callbacks to complete. This code is from the laravel 9.x helper benchmarking (https://laravel.com/docs/9.x/helpers#benchmarking) PR by by Nuno Maduro https://github.com/laravel/framework/pull/44252. Rewrite intend to run it on old php and laravel legacy project
maxwellhealth/taskr
28841 Downloads
taskr is a small PHP library that makes it easy to fork callbacks into child processes.
citricguy/twilio-laravel
38 Downloads
A Laravel package to integrate Twilio for SMS/MMS messaging, notifications, and webhooks. This package leverages the official Twilio PHP SDK and adheres to Laravel conventions, providing a seamless, queued, and event-driven solution for sending messages and processing incoming Twilio callbacks. Ideal for modern Laravel projects needing robust Twilio integration.