Libraries tagged by fillable
neochief/syllable
825 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
nastasia/callable-functions
66 Downloads
Learn callable functions with arrays
monro/doctrine-nullable-embedabbles
5068 Downloads
Workarround to the issues related of using Doctrine with embedabbles relations where the relation can be null. If the object is null doctrine would instanciate it with all the properties to null, this library will fix it to set it to null.
chrysanthos/nova-nullable-boolean
216 Downloads
A Laravel Nova field.
bangpound/callable-compiler-pass
822 Downloads
Create compiler passes in Symfony without defining another class
fmasa/doctrine-nullable-embeddables
25246 Downloads
Mechanism for nullable embeddables in Doctrine 2.5+
stamina/chequer-php
73 Downloads
Fast & simple scalar/object/array checking/validation class
stack/inline
227 Downloads
Inline stack middleware.
slexx/laravel-actions
114 Downloads
Actions for laravel
germania-kg/routenameurlcallable
965 Downloads
Generates full URLs for Slim 4's named routes, using RouteContext und RouteParser. Suitable for Twig functions
germania-kg/cachecallable
1588 Downloads
Callable convenience wrapper around PSR-6 Cache Item Pools: Seamlessly create, return, and store your data.
phpstan70/phpdoc-parser
113 Downloads
PHP 7.0 support for: PHPDoc parser with support for nullable, intersection and generic types
liip/frctl-twig
6019 Downloads
Alias-Loader for handling fractal @handle's in twig and callable handler for the accompanied node module
danack/slim-auryn-invoker
2047 Downloads
Allows route callables to be dispatched by Auryn.
dakujem/generic-middleware
4396 Downloads
Generic PSR-15 implementation: Turns callables into Handlers and Middleware.