Download the PHP package cline/data without Composer
On this page you can find all versions of the php package cline/data. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Package data
Short Description Extended validation attributes, casts, transformers, and type utilities for spatie/laravel-data
License MIT
Informations about the package data
This library provides extended validation attributes, casts, transformers, and type utilities for spatie/laravel-data. It enhances the powerful data transfer object pattern with additional validation rules, type conversions, and utilities designed for Laravel 11+ with PHP 8.4+.
Requirements
Requires PHP 8.4+ and Laravel 11+
Requires spatie/laravel-data 4.18+
Installation
Documentation
- Validation Attributes - Comprehensive conditional and relational validation rules
- Casts and Transformers - Type conversion and data transformation utilities
- Type Utilities - Type coercion and conversion utilities (StringLike, BooleanLike, NumberLike)
- Examples - Real-world usage examples and patterns
Quick Start
Using Validation Attributes
Using Casts and Transformers
Using Type Utilities
Change log
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please use the GitHub security reporting form rather than the issue queue.
Credits
- Brian Faust
- All Contributors
License
The MIT License. Please see License File for more information.
All versions of data with dependencies
saloonphp/xml-wrangler Version ^1.4
spatie/laravel-data Version ^4.18.0
spatie/laravel-package-tools Version ^1.92.7
symfony/yaml Version ^7.3.3