zsbt/misc

Misc PHP features for everyday coding

1.2 2018-02-19 21:42 UTC

This package is not auto-updated.

Last update: 2024-09-15 23:02:32 UTC


README

Project is in dev stage, so use this composer.json :

{
"minimum-stability":"dev",
    "require": {
        "zsbt/misc": "dev-master"
    }
}

then composer update