jeroen/oh-my-php
Tiny library containing some things to work around common PHP problems
Maintainers
Requires
- php: >=5.5
Requires (Dev)
Suggests
None
Provides
None
Conflicts
None
Replaces
None
GPL-2.0+ 905ca893adb2e251903a9248c67b4af7a038fd1a
- Jeroen De Dauw <jeroendedauw.woop@gmail.com>
This package is auto-updated.
Last update: 2026-06-29 01:19:20 UTC
README
๐ Build Status
๐ Download count
๐ Latest Stable Version
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
