neronmoon / phpwtf
Dreams from http://phpwtf.org comes true
dev-master
2015-11-14 11:42 UTC
Requires
None
Requires (Dev)
- phpunit/phpunit: 3.7.*
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-06 13:26:46 UTC
README
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
-
Update your composer.json Run
composer require "neronmoon/phpwtf:dev-master"Or update it manually, by adding
... "require": { "neronmoon/phpwtf": "dev-master" } ...
-
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