SolBegAgent / SolbegMapper by corp@solbeg.com

Laravel extension. Wrapper for your models for working with hierarchical structure and/or mapping one attributes to another.
10
1
1
Package Data
Maintainer Username: corp@solbeg.com
Maintainer Contact: alexey.sejnov@solbeg.com (Alexey Sejnov)
Package Create Date: 2016-10-17
Package Last Update: 2016-11-04
Language: PHP
License: Unknown
Last Refreshed: 2024-03-23 03:10:52
Package Statistics
Total Downloads: 10
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 1
Total Watchers: 1
Total Forks: 0
Total Open Issues: 0

Description

Laravel extension. Wrapper for your models for working with hierarchical structure and/or mappingone attributes to another.

Requirements

  • PHP >= 5.5.9
  • Laravel Framework 5.2.* or 5.3.*

Installation

The best way to install this plugin is using Composer.

To install the most recent version, run the following command:

$ php composer.phar require solbeg/laravel-mapper

Usage

WIP