zablockibros/laravel-mappers

Mappers and adapters for Laravel

dev-master 2019-03-04 19:32 UTC

This package is auto-updated.

Last update: 2024-04-05 18:07:31 UTC


README

Create adapters and mappers for data transformation in Laravel.

Installation

Requirements: This package requires PHP 7.1.3 or higher and Laravel 5.7

$ composer require zablockibros/laravel-mappers

The package will automatically register its service provider.

Creating Mappers

## Copyright and License

[MIT License](LICENSE.md).

Copyright (c) 2019 Justin Zablocki