digitick / php-sepa-xml

* THIS PROJECT IS NO LONGER MAINTAINED* SEPA file generator in PHP
107 stars 63 forks source link

Autoload in composer #8

Closed denis-sokolov closed 11 years ago

denis-sokolov commented 11 years ago

This allows to use the library in composer without adding hacky autoloads manually.

ianare commented 11 years ago

thank you :-)