Download the PHP package wrkflow/php-get-typed-value without Composer
On this page you can find all versions of the php package wrkflow/php-get-typed-value. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wrkflow/php-get-typed-value
More information about wrkflow/php-get-typed-value
Files in wrkflow/php-get-typed-value
Download wrkflow/php-get-typed-value
More information about wrkflow/php-get-typed-value
Files in wrkflow/php-get-typed-value
Vendor wrkflow
Package php-get-typed-value
Short Description Get typed (strict mode) values from an Array / XML with basic validation.
License MIT
Package php-get-typed-value
Short Description Get typed (strict mode) values from an Array / XML with basic validation.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-get-typed-value
php-get-typed-value
Get typed (strict mode) values from an Array / XML with basic validation.
Main features
- ๐ Retrieve values from Array (JSON) / XML with correct return type with safe dot notation support.
- ๐ Makes PHPStan / IDE happy due the type strict return types.
- ๐คนโ Validation: Ensures that desired value is in correct type (without additional loop validation).
- ๐ Transformers: Ensures that values are in expected type.
- โ Converts empty string values to null (can be disabled, see transformers).
Documentation
Documentation is hosted on GitHub Pages.
Comment
I've created this project as part of my mission to create work flow
tools / libraries to make my (and yours) dev
life easier and more enjoyable.
Want more tools or want to help? Check wrk-flow.com or CONTRIBUTE. You can help me improve the documentation, add new tests and features. Are you junior developer? Don't be scared, get in touch and I will guide you in your first contribution.
All versions of php-get-typed-value with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package wrkflow/php-get-typed-value contains the following files
Loading the files please wait ....