php-standard-library/either
General-purpose disjoint union type (Left/Right) for values with two possible types
时间:2026-03-17 07:48
auroro/result
Errors as values: a Result type with Ok and Err variants
时间:2026-03-16 08:07
ez-php/dotenv
Lightweight .env file loader for PHP — supports quoted values, variable interpolation, and immutable loading
时间:2026-03-14 22:15
jardissupport/secret
Secret resolution for encrypted configuration values using AES-256-GCM and Sodium with key provider abstraction
时间:2026-03-14 12:45
procionegobbo/polygen-php
PHP 8.4+ implementation of Polygen - random sentence generator with BNF-like grammars
时间:2026-03-14 00:13
vascovitche/bitcoin-php
Fork PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
时间:2026-03-13 16:22
endoumame/php-value-object
📦 The PHP Value Object library offers immutable, type-safe, and self-validating objects to model domain values using the Value Object pattern.
时间:2026-03-10 13:14
willybahuaud/gaitcha
Frictionless, self-hosted CAPTCHA combining behavioral analysis, random field names, and HMAC tokens.
时间:2026-03-09 11:04
wabeo/gaitcha
Frictionless, self-hosted CAPTCHA combining behavioral analysis, random field names, and HMAC tokens.
时间:2026-03-07 14:40
neuraiproject/neurai
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
时间:2026-03-05 19:53
1tomany/pretty-print
A simple, no dependency library to format PHP values as strings
时间:2026-03-03 18:04
marcoconsiglio/faker-php-number-helpers
Adds a helper trait that makes it easier to generate random numbers using FakerPHP.
时间:2026-02-20 15:52
marcoconsiglio/bcmath-extended
The BCMathExtended library extends the PHP BCMath extension adding more features like abs, min, max, random, factorial, type comparison between integer and decimal or positive and negative, modulo and power modulo with negative modulus (see more on BCMath extendsion http://php.net/manual/en/book.bc.
时间:2026-02-19 15:55
zawiszaty/sorted-linked-list
Sorted linked list library with strict type safety for int or string values.
时间:2026-02-19 14:17
abdelkarim/sadiki
Define configuration arrays with strict schemas and access values with dot notation
时间:2026-02-16 17:21