Download the PHP package jascree/try-cast without Composer
On this page you can find all versions of the php package jascree/try-cast. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package try-cast
TryCast
A simple, zero-dependency PHP utility for safe type coercion.
Instead of throwing exceptions on type mismatch, TryCast returns null – perfect for normalizing data from unreliable
sources like HTTP requests, JSON payloads, database results, or user input.
Requirements
- PHP 8.1+
Installation
References
Usage
All versions of try-cast with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package jascree/try-cast contains the following files
Loading the files please wait ...