fromholdio/phpstan-non-nullable-sink-rules
PHPStan rules for values that are not proven safe at non-nullable PHP-owned sinks.
时间:2026-05-18 01:40
lvlup-dev/laravel-user-last-seen-at
Adds a nullable last_seen_at column on users and middleware to update it on each authenticated request.
时间:2026-03-29 13:05
php-standard-library/option
Option type (Some/None) replacing nullable types with explicit presence semantics
时间:2026-03-17 07:48
calmohallag/nullable-casting
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.
时间:2026-01-04 05:19
andanteproject/nullable-embeddable-bundle
A Symfony Bundle to handle nullable embeddables with Doctrine
时间:2025-11-12 19:36
watheqalshowaiter/model-fields
Get model fields fast — required, nullable, or default
时间:2025-09-18 23:47
jdecool/doctrine-nullable-embeddable
Implement nullable embeddables in Doctrine entities
时间:2025-04-04 20:44
wazum/nullable-embeddable-bundle
Symfony bundle for handling nullable Doctrine embeddables
时间:2024-12-20 16:50
tekord/php-option
Option object for PHP inspired by the Rust programming language
时间:2024-10-30 15:57
chrysanthos/nova-nullable-boolean
A Laravel Nova field.
时间:2024-07-05 22:28
skaut/doctrine-nullable-embeddables
Mechanism for nullable embeddables in Doctrine 2.5+
时间:2023-01-15 10:29
phpstan70/phpdoc-parser
PHP 7.0 support for: PHPDoc parser with support for nullable, intersection and generic types
时间:2022-04-15 08:24
tleckie/value-object
PHP value-object. Library to implement value-object / nullable-value-object in PHP
时间:2021-05-08 15:15
dyrynda/laravel-nullable-fields
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.
时间:2020-09-08 03:56
sspat/doctrine-nullable-embeddables
Patches doctrine/orm to allow usage of nullable embeddables
时间:2019-12-03 21:49