jeroen / oh-my-php
Tiny library containing some things to work around common PHP problems
Requires
- php: >=5.5
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-28 23:51:32 UTC
README
Oh My PHP contains some things to work around common PHP problems. It's a bit of a drop on a hot plate though. Still no named arguments, non-broken collections, non-string refs to functions, etc.
Works with PHP 5.5+, including PHP7 and HHVM
Installation
To add this package as a local, per-project dependency to your project, simply add a
dependency on jeroen/oh-my-php
to your project's composer.json
file.
Here is a minimal example of a composer.json
file that just defines a dependency on
Oh My PHP 0.2.x:
{ "require": { "jeroen/oh-my-php": "~0.2.0" } }
Testimonials
APPROVED!
-- Ocramius
splendid! lovely! fabulous!
http://forums.asaypub.com/2000/php_help_meme.jpg & http://m.memegen.com/3gy2fw.jpg
-- addshore