4,000 emails/month for free | Mailtrap sends real emails now!

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

Nimbus: An In-Browser API Testing Playground for Laravel image

Nimbus: An In-Browser API Testing Playground for Laravel

Read article
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
Kirschbaum logo

Kirschbaum

Providing innovation and stability to ensure your web application succeeds.

Kirschbaum
Bacancy logo

Bacancy

Supercharge your project with a seasoned Laravel developer with 4-6 years of experience for just $3200/month. Get 160 hours of dedicated expertise & a risk-free 15-day trial. Schedule a call now!

Bacancy
Lucky Media logo

Lucky Media

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

Lucky Media
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
Laravel Cloud logo

Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Laravel Cloud
Shift logo

Shift

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

Shift