2017 © Pedro Peláez
 

library muyo

PHP utility library

image

ifrpl/muyo

PHP utility library

  • Wednesday, February 1, 2017
  • by shdpl
  • Repository
  • 6 Watchers
  • 0 Stars
  • 5,282 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 6 Versions
  • 2 % Grown

The README.md

Muyo - not so useless library

It's a PHP 5.3 utility library that some of us are using in our work., (*1)

Some of the key-points we are trying achieve are: * Unification and filling gaps in standard PHP function set * We admire functional-way of solving problems * We build our API using well-known nomenclature from different languages * We're trying to be as decoupled as it's possible ( you should be able to include just a single module and it should still work ) * No mandatory external dependencies (we're trying to gracefully degrade, or make move depending-parts to separate modules) * We're loving defaults-based configuration ( unspecified things always fallback to defaults leaving you a fully-working system ). Still, we're trying to be as customizable as possible., (*2)

License: Boost v1.0, (*3)

Warning: it's very bleeding-edge and has no versioning yet! If you like it, use it, but you should inspect changes before every update., (*4)

The Versions

01/02 2017

dev-master

9999999-dev

PHP utility library

  Sources   Download

The Requires

  • php >=5.3.2

 

php

30/09 2016

dev-atrium

dev-atrium

PHP utility library

  Sources   Download

The Requires

  • php >=5.3.2

 

php

31/03 2016

dev-libe

dev-libe

PHP utility library

  Sources   Download

The Requires

  • php >=5.3.2

 

php

18/08 2015

dev-logging

dev-logging

PHP utility library

  Sources   Download

The Requires

  • php >=5.3.2

 

php

16/06 2015

dev-revert-9-atrium

dev-revert-9-atrium

PHP utility library

  Sources   Download

The Requires

  • php >=5.3.2

 

php

25/05 2015

dev-objectFunction

dev-objectFunction

PHP utility library

  Sources   Download

The Requires

  • php >=5.3.2

 

php