Libraries tagged by fillable
timacdonald/callable-fake
17455 Downloads
A testing utility that allows you to fake and capture invokations of a callable / Closure
technically/callable-reflection
75371 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
stack/callable-http-kernel
36718 Downloads
HttpKernelInterface implementation based on callables.
iatstuti/laravel-nullable-fields
153671 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.
phpfluent/callback
55263 Downloads
Allows you execute callbacks in a more dynamic way
wyrihaximus/psr-3-callable-throwable-logger
64356 Downloads
callable throwable decorator around a PSR-3 logger (to be used with react/promise and reactivex/rxphp)
tmarsteel/mockery-callable-mock
256188 Downloads
Mockery Callable Mock
sspat/doctrine-nullable-embeddables
2096 Downloads
Patches doctrine/orm to allow usage of nullable embeddables
gammadia/bcmath-extended-nullable
96431 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
calmohallag/nullable-casting
8518 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
code-distortion/di-caller
5262 Downloads
A PHP package that calls callables/callbacks/hooks, using dependency injection to resolve their parameters
watheqalshowaiter/model-required-fields
322 Downloads
Get the model required fields without nullables, primary keys and fields with defaults.
goblindegook/syllables
26361 Downloads
Syllables are helper classes and functions for WordPress development.
fmasa/doctrine-nullable-embeddables
25126 Downloads
Mechanism for nullable embeddables in Doctrine 2.5+