Download the PHP package postfriday/castable without Composer
On this page you can find all versions of the php package postfriday/castable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download postfriday/castable
More information about postfriday/castable
Files in postfriday/castable
Download postfriday/castable
More information about postfriday/castable
Files in postfriday/castable
Vendor postfriday
Package castable
Short Description Castable – Flexible Attribute-Based Data Casting for PHP
License MIT
Package castable
Short Description Castable – Flexible Attribute-Based Data Casting for PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package castable
Castable – Flexible Attribute-Based Data Casting for PHP
Castable is a lightweight and extensible PHP library that enables seamless attribute-based data transformation and casting. Designed for modern PHP applications, it allows you to define custom casters via attributes in constructor arguments, ensuring precise and automatic data formatting.
Features
- ✅ Attribute-Based Casting – Define how your properties should be formatted directly in the constructor using PHP attributes.
- ✅ Extensible Casters – Easily create and register custom casters for different data types.
- ✅ Seamless Object to Array Conversion – Automatically apply transformations when converting objects to arrays.
- ✅ Support for DateTime, Boolean, Enum, and Custom Formats – Flexible handling of various data types.
- ✅ PSR-Friendly & Framework-Agnostic – Works with any PHP project, including Laravel, Symfony, and standalone applications.
Example Usage
Installation
Why Use Castable?
If you're tired of manually formatting your objects when converting them to arrays, Castable provides a clean, declarative, and reusable way to handle data transformation.
👉 Simplify your PHP data handling with Castable! 🚀
All versions of castable with dependencies
PHP Build Version
Package Version
No informations.
The package postfriday/castable contains the following files
Loading the files please wait ....