Giter VIP home page Giter VIP logo

muyo's Introduction

Muyo - not so useless library

It's a PHP 5.3 utility library that some of us are using in our work.

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.

License: Boost v1.0

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.

muyo's People

Contributors

bartek-ifr avatar grzana12 avatar mikolaj-ifr avatar mokifr avatar shdpl avatar tapiau avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.