jeroen/oh-my-php

Tiny library containing some things to work around common PHP problems

0.2.0 2015-12-18 15:28 UTC

This package is auto-updated.

Last update: 2024-03-28 22:37:53 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!

-- Michał Łazowik

http://forums.asaypub.com/2000/php_help_meme.jpg & http://m.memegen.com/3gy2fw.jpg

-- addshore