Libraries tagged by syllable
technically/callable-reflection
85817 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
stack/callable-http-kernel
38059 Downloads
HttpKernelInterface implementation based on callables.
iatstuti/laravel-nullable-fields
154219 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
100512 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
phpfluent/callback
56966 Downloads
Allows you execute callbacks in a more dynamic way
wyrihaximus/psr-3-callable-throwable-logger
68334 Downloads
callable throwable decorator around a PSR-3 logger (to be used with react/promise and reactivex/rxphp)
tmarsteel/mockery-callable-mock
260802 Downloads
Mockery Callable Mock
gammadia/bcmath-extended-nullable
98495 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
calmohallag/nullable-casting
10472 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.
watheqalshowaiter/model-required-fields
729 Downloads
Get the model required fields without nullables, primary keys and fields with defaults.
sspat/doctrine-nullable-embeddables
2450 Downloads
Patches doctrine/orm to allow usage of nullable embeddables
germania-kg/swiftmailer-callable
579 Downloads
adetxt/laravel-fillable-generator
1818 Downloads
Generate model fillable automaticly
php-extended/php-optionality-interface
10669 Downloads
A library to specify optionalities in modelisations
hoa-math-community/consistency
843 Downloads
The Hoa\Consistency library.