Libraries tagged by syllables
marcelerz/php-callable-spy
19 Downloads
Spy library for testing php callables
koda/koda
33736 Downloads
Utility classes for analyse code and invoking callables with verification of arguments and type casting
kigkonsult/hookmgr
79 Downloads
PHP hook callables manager
indy2kro/laravel-validate-models
71 Downloads
Validate Eloquent models against the database schema (columns, casts, fillables, relations).
icecave/evoke
283 Downloads
A library for invoking PHP callables using positional and named arguments.
heybran/wp-hook-manager
4 Downloads
WordPress hook manager supporting PHP 8.1+ First-Class Callables.
ghaliano/easyadmin-grouping-bundle
2 Downloads
Grouped list view for EasyAdmin: extends the native index template with nested header rows between groups, or renders a collapsible tree. Multi-level grouping via property paths, callables, or custom strategies.
germania-kg/renderer
177 Downloads
Render Callables for PHP files, Twig, Smarty and Markdown
ellipse/resolvable-callable
191 Downloads
Resolvable callable factory allowing to execute callables using a Psr-11 container
ellipse/dispatcher-callable
73 Downloads
Psr-15 middleware dispatcher factory resolving callables
eduluz1976/pervasive
4 Downloads
Library to wrap class methods and add dynamically other callables, allowing add something to be executed before an method, or after it.
dariorieke/callable-resolver
7 Downloads
A tool for resolving callables and their arguments from PSR-7 requests and PSR-11 containers
danack/slim4-auryn-invoker
61 Downloads
Allows route callables to be dispatched by Auryn.
danack/slim-dispatcher
22 Downloads
Allows route callables to be dispatched by a supplied invoker
burnett01/php-piper
1 Downloads
Piper enhances the PHP 8.5 pipe operator (|>) with support for multi-argument functions/callables.