Libraries tagged by crawlable
covex-nn/twig-callable-bridge-bundle
373 Downloads
Provides a simple interface to extend Twig with PHP functions
berrygoudswaard/callable-comparator
1492 Downloads
Makes it possible to use callables in PHPunit assertions
anper/callable-aggregate
2568 Downloads
Aggregating the same callable types to one invoking object.
akamon/mockery-callable-mock
36965 Downloads
Mockery Callable Mock
zlt/lara-calls
12 Downloads
A bunch of useful methods for laravel
zfegg/psr-mvc
130 Downloads
Using MVC for PSR applications, like dotnet core MVC.
trunglv/consistency
2 Downloads
The Hoa\Consistency library. [Trunglv Maintenance]
slexx/callback
10 Downloads
Allows you execute callbacks in a more dynamic way
siriusphp/invokator
4 Downloads
Library that implements a unified way to execute a list of commands/callables that are used by various patterns: events, pipelines, middleware etc
savannabits/web-generator
31 Downloads
Laravel 7 CRUD generator for savannabits/craftable
savannabits/savui
10 Downloads
A Laravel 7 Boilerplate fully configured with craftable web generator, spatie roles and permissions as well as user management using cas login. (originally designed for strathmore.edu development.)
savannabits/admin-generator
40 Downloads
Laravel 7 CRUD generator for savannabits/craftable
php-fn/invoker
2635 Downloads
Generic and extensible callable invoker
norvica/invoker
11 Downloads
Invoke PHP callables with configurable parameter resolving.
malbrandt/laravel-postpone-invoke
7 Downloads
Mainly allows to postpone invoke of any callable using simple helper function "postpone".