soyhuce/laravel-database-object

Map json columns to PHP Object in Laravel

0.2.0 2024-03-29 09:28 UTC

This package is auto-updated.

Last update: 2024-04-29 03:34:40 UTC


README

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status GitHub PHPStan Action Status Total Downloads

Easily map json columns to PHP Object in Laravel. Faster than spatie/laravel-data.

Installation

You can install the package via composer:

composer require soyhuce/laravel-database-object

Usage

// TBD

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.