2017 © Pedro PelĂĄez
 

library oh-my-php

Tiny library containing some things to work around common PHP problems

image

jeroen/oh-my-php

Tiny library containing some things to work around common PHP problems

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Oh My PHP!

Build Status Download count Latest Stable Version, (*1)

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., (*2)

Works with PHP 5.5+, including PHP7 and HHVM, (*3)

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:, (*4)

{
    "require": {
        "jeroen/oh-my-php": "~0.2.0"
    }
}

Testimonials

APPROVED!, (*5)

-- Ocramius, (*6)

splendid! lovely! fabulous!, (*7)

-- MichaƂ Ɓazowik, (*8)

http://forums.asaypub.com/2000/php_help_meme.jpg & http://m.memegen.com/3gy2fw.jpg, (*9)

-- addshore, (*10)

The Versions

02/01 2016

dev-master

9999999-dev https://github.com/JeroenDeDauw/OhMyPhp

Tiny library containing some things to work around common PHP problems

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.5

 

The Development Requires

18/12 2015

0.2.0

0.2.0.0 https://github.com/JeroenDeDauw/OhMyPhp

Tiny library containing some things to work around common PHP problems

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.5

 

The Development Requires

05/12 2015

0.1

0.1.0.0 https://github.com/JeroenDeDauw/OhMyPhp

Tiny library containing some things to work around common PHP problems

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.5

 

The Development Requires