Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

kriskbx/mikado

Repository files navigation

mikado Tips Travis Packagist

A library to format and filter arrays and objects based on a simple configuration. It's optimized for Eloquent and Corcel.

Getting started

Pull in the package with composer by adding the following to your composer.json and run composer install afterwards:

"require": {
    "kriskbx/mikado": "0.1.*"
},

Usage

Check out this article for detailed usage information.

License

MIT

About

A library to format and filter arrays and objects based on a simple configuration. It's optimized for Eloquent and Corcel.

Resources

License

Stars

Watchers

Forks

Packages

No packages published