noresources / core
Utility class library for PHP
v4.0.2
2026-05-24 15:26 UTC
Requires
- php: >= 7.1
- psr/container: ^1.0 || ^2.0
Requires (Dev)
- ext-mbstring: *
- phpunit/phpunit: >= 5.0
Suggests
- ext-json: Object to string conversion
Replaces
- noresources/ns-php-core: 3.0.0
This package is auto-updated.
Last update: 2026-06-24 15:50:38 UTC
README
A set of utility components for PHP including:
Installation
composer require noresources/core ^3.0
Features
-
Type description.
-
Type conversion.
-
Type description.
-
Interfaces to describe object which can be represented/converted to a POD type.
-
Containers
- Generic container manipulation functions
- Container capabilities inspection.
- Caseless key container
- Cascaded value tree container