Libraries tagged by nullable
xtompie/guard
7 Downloads
Guard container object for dealing with optional values or null values
tekord/php-option
34 Downloads
Option object for PHP inspired by the Rust programming language
ventrec/timestampr
26 Downloads
Updates timestamp columns in your database that violates the new nullable requirement in newer mysql versions
tleckie/value-object
5 Downloads
PHP value-object. Library to implement value-object / nullable-value-object in PHP
ottowayne/sqlite-migration-fix
2853 Downloads
Laravel package to fix SQLite migrations by making all columns nullable in testing environments
lvlup-dev/laravel-user-last-seen-at
4 Downloads
Adds a nullable last_seen_at column on users and middleware to update it on each authenticated request.
phpstan70/phpdoc-parser
119 Downloads
PHP 7.0 support for: PHPDoc parser with support for nullable, intersection and generic types
rekalogika/file-null
4076 Downloads
Null object pattern implementation for rekalogika/file framework.
nullaidev/vista
82 Downloads
Vista view render engine.
rekalogika/file-association-entity
4079 Downloads
Utilities for handling files inside domain entities: EmbeddedMetadata for embedding metadata inside Doctrine entities, AbstractFile for creating one-to-many relations with files, and NullFile to handle cases in domain entities where a file must be present but is missing in the storage backend.
dgame/php-optional
40316 Downloads
php optional
nullaidev/hygiene
49 Downloads
Hygiene is a HTML sanitizer.
nullaidev/imgix-wp
24 Downloads
Add imgix WordPress helpers
null9beta/php-memcache-viewer
259 Downloads
View Memcache entries via CLI or WebInterface
xtain/psr6-null
47 Downloads
PSR-6 cache NullObject implementation, to avoid null checks and for testing