gitextract_gybzcee7/ ├── .gitattributes ├── .gitignore ├── .travis.yml ├── CHANGELOG.md ├── LICENSE ├── Makefile ├── README.rst ├── composer.json ├── phpunit.xml.dist ├── src/ │ └── transducers.php └── tests/ └── transducersTest.php