Skip to content

idr0id/Papper

Repository files navigation

Papper

Build Status Scrutinizer Code Quality Latest Stable Version Total Downloads License

Papper is PHP convention-based object to object mapper.

This is library to automatically map the properties and methods between objects. Heavily inspirited by Automapper and ModelMapper.

Benchmarks

See the latest benchmarks

Composer Installation

{
  "require": {
    "idr0id/papper": "~1.0.0"
  }
}

Through terminal: composer require idr0id/papper:~1.0

About

Papper is PHP convention-based object to object mapper.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages