Libraries tagged by fillable
technically/callable-reflection
82401 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
stack/callable-http-kernel
37611 Downloads
HttpKernelInterface implementation based on callables.
iatstuti/laravel-nullable-fields
154056 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
rybakit/arguments-resolver
99102 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
phpfluent/callback
56387 Downloads
Allows you execute callbacks in a more dynamic way
wyrihaximus/psr-3-callable-throwable-logger
66464 Downloads
callable throwable decorator around a PSR-3 logger (to be used with react/promise and reactivex/rxphp)
tmarsteel/mockery-callable-mock
259430 Downloads
Mockery Callable Mock
gammadia/bcmath-extended-nullable
97892 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
calmohallag/nullable-casting
9912 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
billabear/billabear
3 Downloads
divineniiquaye/php-invoker
9519 Downloads
A library that provides the abilities to invoking callables with named parameters in a generic and extensible way.
sspat/doctrine-nullable-embeddables
2395 Downloads
Patches doctrine/orm to allow usage of nullable embeddables
goblindegook/syllables
26449 Downloads
Syllables are helper classes and functions for WordPress development.
fmasa/doctrine-nullable-embeddables
25246 Downloads
Mechanism for nullable embeddables in Doctrine 2.5+
hoa-math-community/consistency
703 Downloads
The Hoa\Consistency library.