Libraries tagged by nella
imanghafoori/laravel-nullable
283964 Downloads
A package to help you write expressive defensive code in a functional manner
dyrynda/laravel-nullable-fields
170639 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.
iatstuti/laravel-nullable-fields
153950 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.
nekland/tools
349427 Downloads
Just some tools to work better with PHP
watheqalshowaiter/model-required-fields
624 Downloads
Get the model required fields without nullables, primary keys and fields with defaults.
sspat/doctrine-nullable-embeddables
2368 Downloads
Patches doctrine/orm to allow usage of nullable embeddables
gammadia/bcmath-extended-nullable
97563 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
calmohallag/nullable-casting
9512 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.
fmasa/doctrine-nullable-embeddables
25208 Downloads
Mechanism for nullable embeddables in Doctrine 2.5+
czechphp/invalid-document
5044 Downloads
Invalidity check of documents in the database of Ministry of the Interior of the Czech Republic
nelkasovic/laravel-rating
915 Downloads
manage rating column for elqouent models
nelkasovic/laravel-metable
889 Downloads
A package for attaching arbitrary data to Eloquent models
nealarec/laravel-json-query-builder
568 Downloads
Laravel JSON query builder
nekland/woketo
3480 Downloads
A WebSocket library for PHP
nekland/feed-bundle
3543 Downloads
Feed manager integration for symfony