Libraries tagged by failback
logicalsteps/async
1027 Downloads
async await implementation using generator function in php
ft/predicates
24 Downloads
A simple, lightweight, dependency free PHP library for predicates and callbacks for dates, strings, numbers, versions etc
deviscoding/searchable
114 Downloads
Vanilla JS classes for managing search fields, as well as searching DOM elements and JSON sources.
contao-community-alliance/events-create-options
3151 Downloads
options_callback event and helpers for Contao Open Source CMS
bybzmt/phpim
24 Downloads
php mini im server
arkanmgerges/worker
38 Downloads
Worker thread used to run your callback in another process
packfire/options
958 Downloads
Better CLI argument processing in PHP
lx/fna
39972 Downloads
Fna - Functions with Named Arguments
wgx954418992/php-enum
112 Downloads
The simplest and fastest PHP enumeration, supports `then` matching callback
trin4ik/laravel-http-after
1645 Downloads
callback after for laravel http facade
toobo/pipepie
10 Downloads
Callbacks pipeline
tigr/yandex-kassa
3607 Downloads
Helper for yandex kassa, helps handling callbacks and requests.
schema31/php-couchdb-watcher
399 Downloads
A simple watcher to attach callbacks to CouchDB documents changes
petemc/group-by
360 Downloads
A utility package, adding groupBy function to arrays, grouping by array keys or a callback.
ohansyah/laravelbenchmark
47 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