mapper.php

Basically a serialization wrapper for netresearch/jsonmapper
git clone git://git.finwo.net/lib/mapper.php
Log | Files | Refs | README

ModeNameSize
-rw-r--r--.github/FUNDING.yml5L
-rw-r--r--.gitignore2L
-rw-r--r--.travis.yml9L
-rw-r--r--README.md24L
-rw-r--r--composer.json20L
-rw-r--r--composer.lock1369L
-rw-r--r--phpunit.xml19L
-rw-r--r--src/Driver/AbstractDriver.php8L
-rw-r--r--src/Driver/DriverInterface.php42L
-rw-r--r--src/Driver/JsonDriver.php50L
-rw-r--r--src/Driver/UrlEncodedDriver.php50L
-rw-r--r--src/DriverHandler.php98L
-rw-r--r--src/Mapper.php55L
-rw-r--r--tests/LintTest.php35L