Libraries tagged by syllable
calmohallag/nullable-casting
6695 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.
adetxt/laravel-fillable-generator
1434 Downloads
Generate model fillable automaticly
fmasa/doctrine-nullable-embeddables
25060 Downloads
Mechanism for nullable embeddables in Doctrine 2.5+
hoa-math-community/consistency
416 Downloads
The Hoa\Consistency library.
code-distortion/di-caller
405 Downloads
A PHP package that calls callables/callbacks/hooks, using dependency injection to resolve their parameters
wyrfel/php-callback
4063 Downloads
A simple callable wrapper that allows better management of call parameters
watheqalshowaiter/model-required-fields
33 Downloads
Get the model required fields without nullables, primary keys and fields with defaults.
rszrama/negotiation-middleware
2185 Downloads
Content negotiation middleware for PHP applications using a request, response, and next callable signature.
pollen-solutions/argument-resolver
193 Downloads
Pollen Solutions - Argument Resolve Component - Smart arguments resolving of callable
digital-marketing-framework/distributor-pdf
649 Downloads
Data Provider for PDFs with fillable form fields.
danack/slim-auryn-invoker
2027 Downloads
Allows route callables to be dispatched by Auryn.
sanmai/trycatch
9624 Downloads
Exception-handling callable wrapper
xiyusullos/nullable
2215 Downloads
chain calls on object whatever the object is null or not
wyrihaximus/recoil-callable
1272 Downloads
Wrap any coroutine callable and run it through RecoilPHP on invocation
wyrihaximus/psr-3-callable-throwable-logger
58108 Downloads
callable throwable decorator around a PSR-3 logger (to be used with react/promise and reactivex/rxphp)