Jump24 - Laravel Developers that Click into Place. Never outsourced. Never offshored. Always exceptional.

Laravel Data

spatie/laravel-data image

Laravel Data stats

Downloads
2.9M
Stars
900
Open Issues
7
Forks
139

View on GitHub →

Create unified resources and data transfer objects

Laravel Data Package by Spatie

The Laravel Data package by Spatie simplifies data handling in Laravel applications by allowing developers to use rich data objects across various contexts. This tool is designed to reduce redundancy and improve data consistency by centralizing data definitions and functionality.

Key Features

  • Unified Data Objects: Replace form requests, API transformers, and TypeScript definitions with versatile data objects.
  • Automatic Transformations: Data objects can automatically convert into Laravel API resources or other desired formats.
  • Lazy Properties: Optimize performance by transforming only requested data properties.
  • Validation Integration: Automatically generate and resolve validation rules from data object properties.
  • TypeScript Support: Generate TypeScript definitions directly from your PHP data objects, ensuring consistency across the front and back end.
  • Eloquent Model Compatibility: Data objects can be directly saved as properties of Eloquent models.

Benefits

  • Type Safety: Ensures data types are consistent across your application, reducing errors.
  • Reduced Redundancy: Eliminate the need to declare properties multiple times in different layers of your application.
  • Simplified Validation: Leverage PHP's type system to reduce the amount of explicit validation rules needed.

Installation and Usage

Install the package via composer:

composer require spatie/laravel-data

To implement, extend the Data class in your data objects:

use Spatie\LaravelData\Data;
 
class SongData extends Data
{
public function __construct(
public string $title,
public string $artist,
) {
}
}

Learning Resources

Additional Information

  • Documentation: Comprehensive documentation is available here.
  • Support: Contributions to the package are welcomed, and support for the creators can be shown through Spatie’s paid products.

This package is open-sourced under the MIT license and continues to be developed and maintained by Spatie with contributions from the community.

For developers looking to streamline data management in their Laravel applications, the Laravel Data package offers a robust, efficient, and unified approach.

spatie photo

We create open source, digital products and courses for the developer community

Cube

Laravel Newsletter

Join 40k+ other developers and never miss out on new tips, tutorials, and more.


Spatie Laravel Data Related Articles

Memoization and Function Caching with this PHP Package image

Memoization and Function Caching with this PHP Package

Read article
Packistry is a Self-hosted Composer Repository Made with Laravel image

Packistry is a Self-hosted Composer Repository Made with Laravel

Read article
Laravel Backup Server v4 Released as Open Source image

Laravel Backup Server v4 Released as Open Source

Read article
A New Minimal Default Exception Page With Dark Mode Support in Laravel 11.9 image

A New Minimal Default Exception Page With Dark Mode Support in Laravel 11.9

Read article
Generate PDFs in Laravel from Blade Views image

Generate PDFs in Laravel from Blade Views

Read article
How to process large CSV files with Laravel image

How to process large CSV files with Laravel

Read article
Get expert guidance in a few days with a Laravel code review logo

Get expert guidance in a few days with a Laravel code review

Expert code review! Get clear, practical feedback from two Laravel devs with 10+ years of experience helping teams build better apps.

Get expert guidance in a few days with a Laravel code review
Shift logo

Shift

Running an old Laravel version? Instant, automated Laravel upgrades and code modernization to keep your applications fresh.

Shift
Harpoon: Next generation time tracking and invoicing logo

Harpoon: Next generation time tracking and invoicing

The next generation time-tracking and billing software that helps your agency plan and forecast a profitable future.

Harpoon: Next generation time tracking and invoicing
PhpStorm logo

PhpStorm

The go-to PHP IDE with extensive out-of-the-box support for Laravel and its ecosystem.

PhpStorm
Lucky Media logo

Lucky Media

Get Lucky Now - the ideal choice for Laravel Development, with over a decade of experience!

Lucky Media
Kirschbaum logo

Kirschbaum

Providing innovation and stability to ensure your web application succeeds.

Kirschbaum