Skip to content

neronmoon/php-wtf

Repository files navigation

php-wtf Build Status

About

This project is designed to cool ass php developers. There (are) collected and rewrited the php functions, which often cause lower back pain.

The initial list is taken from the site http://phpwtf.org

Usage

  1. Update your composer.json Run composer require "neronmoon/phpwtf:dev-master"

    Or update it manually, by adding

    ...
    "require": {
        "neronmoon/phpwtf": "dev-master"
    }
    ...
  2. Now in code you can use functions from namespace WTF (see tests or examples)

Documentation

Will be available soon

Contributing

I will be very grateful for the help. Please, use pull requests.

License

MIT. See LICENSE

Releases

No releases published

Packages

No packages published

Languages