laraformer. Laravel 5.* package to easily introduce a transformation layer for your data

github.com/nilbuild/laraformer

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2016
  • Merge pull request #1 from themagnifico/patch-1
  • Fix Typo
  • Missing code highlight in readme
  • Release —First release
  • Update readme
  • Update readme
  • Refactoring
  • Additional custom transformation readme
  • Complete the readme with custom transformer
  • Add readme
  • Change the namespace
  • Fix invalid class name for facade:
  • Add a facade and alias for transformer
  • Add service provider
  • Add functionality to force transform data
  • Add functionality to transform paginator
  • Refactor the transform logic
  • Add functionality to transform collection/array of models
  • Basic skeleton for the transformer
  • Initial commit