2017 © Pedro Peláez
 

library to-easy

image

shekhar/to-easy

  • Wednesday, March 11, 2015
  • by chad099
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

ToEasy

Stop to create dummy function just call it., (*1)

Requirements

PHP >=5.3 Installation Install using composer:, (*2)

Add in composer.json, (*3)

{ "require": { "shekhar/to-easy": "dev-master" } }, (*4)

Code Examples In Core PHP

'Shekhar\ToEasy\Facades\ToEasy', use ToEasy\ToEasy\ToEasy; // type= numbers, charU(characters in upper case), charL(characters in lower case) echo ToEasy::rand(6, 'type'); ?>

License, (*5)

ToEasy is licensed under the MIT License., (*6)

Copyright 2014 shekhar singh, (*7)

The Versions

11/03 2015

dev-master

9999999-dev

  Sources   Download

The Requires

 

by shekhar