jc9group / php-data-structures
Lib with some data structures
Installs: 410
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/jc9group/php-data-structures
Requires
- php: >=7.1
- ext-json: ^1.5
This package is auto-updated.
Last update: 2025-09-22 10:33:24 UTC
README
Enums
StringEnum
- string enum valuesIntEnum
- int enum valuesBoolEnum
- boolean enum valuesFloatEnum
- only float enum valuesNumericEnum
- numeric enum values