JBZoo / PACKAGE Installing composer require jbzoo/__PACKAGE_LOW__ Usage use JBZoo\__NS__\__PACKAGE__; // Just use it! $object = new __PACKAGE__(); $object->doSomeStreetMagic(':)'); Unit tests and check code style make update make test-all License MIT