sil-org/php-env
Simple PHP library for getting (or requiring) environment variables, designed to handle true, false, and null more intelligently. If desired, an environment variable's value can be split into an array automatically.
时间:2025-09-16 13:57
upside/option
PHP implementation of Option type for safe null handling with snake_case method names
时间:2025-09-13 13:47
cnaebadi/null-replacer
A Laravel validation rule to remove or replace null fields before validation.
时间:2025-05-05 20:25
ap-lib/sanitizer
A library that sanitize some mixed variable to simple types: int, string, array, bool, null
时间:2025-02-07 08:13
blank-framework/null-logger
A logger for those who want to know nothing
时间:2025-02-03 06:54
ap-lib/normalizer
A library that normalizes some mixed variable to simple types: int, string, array, bool, null
时间:2025-02-02 05:02
phauthentic/optional
PHP version of Javas Optional class, used to represent a container object which may or may not contain a non-null value.
时间:2025-01-15 16:56
dipesh79/laravel-softdelete-action
A Laravel package to handle cascading, SET NULL, RESTRICT, NO ACTION, and SET DEFAULT behaviors for SoftDeletes in Eloquent relationships, with support for record restoration and cleanup actions.
时间:2024-11-15 21:16
glowingblue/null-driver
Exposes Flarum's NullDriver to be selected as an email driver in the Admin settings.
时间:2024-11-15 08:27
tekord/php-option
Option object for PHP inspired by the Rust programming language
时间:2024-10-30 15:57
xactsystems/cast
Safely cast PHP mixed values to scalar types or null.
时间:2024-08-29 12:35
brimmar/phpoption
Rust-like Option Type implementation for PHP
时间:2024-08-01 20:50
holgerk/pest-plugin-equal-golden
Provides a toEqualGolden assertion, same as toEqual, but when null is given as argument, the test file is automatically edited and null is substituted with the actual value
时间:2024-03-31 20:29