belusic/laravel-eloquent-nullification

This package is abandoned and no longer maintained. No replacement package was suggested.

A trait for Eloquent models that allows for the easy nullification of empty strings on creation and saving.

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/belusic/laravel-eloquent-nullification

dev-master 2016-04-09 16:11 UTC

This package is not auto-updated.

Last update: 2021-03-20 00:11:15 UTC


README

#Laravel Eloquent Nullification

Latest Stable Version Total Downloads Latest Unstable Version License

A trait for Eloquent models that allows for the easy nullification of empty strings on creation and saving.

##Installation

composer require belusic/laravel-eloquent-nullification