2017 © Pedro Peláez
 

library invoker

Un Utility Package that help to make your life easier :D

image

kianbomba/invoker

Un Utility Package that help to make your life easier :D

  • Sunday, July 8, 2018
  • by kianbomba
  • Repository
  • 0 Watchers
  • 5 Stars
  • 55 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 9 Versions
  • 22 % Grown

The README.md

INVOKER

Invoker, (*1)

Just an Utility Package that is helpful for your life's Project., (*2)

Usage

Invoker is just a singleton that you can call it anywhere you want in your project without constructing it, as long as the package included, (*3)

    $email = "bomba@bolobala.com";
    $pass = Invoker::getInstance()->isEmail($email);

    if ($pass)
    {
        echo "It is a valid email " ;
    }
    else
    {
        echo "It is NOT a valid Email !!!" ;
    }

You just need to call it instance and use itself methods to perform things you would without rewriting the utility all over the time for every new projects., (*4)

Download

git clone https://github.com/kianbomba/InvokerPHP.git
composer require kianbomba/invoker

Why Invoker ?

It was because I Like DOTA 2 and this Utility Package has lots of pre-defined method just like the hero Invoker in Dota 2 with lots of skils :D, (*5)

The Versions

08/07 2018

dev-master

9999999-dev

Un Utility Package that help to make your life easier :D

  Sources   Download

The Requires

  • php ^7.2

 

The Development Requires

by Nguyen Tai Loc

08/07 2018

0.1.8

0.1.8.0

Un Utility Package that help to make your life easier :D

  Sources   Download

The Requires

  • php ^7.2

 

The Development Requires

by Nguyen Tai Loc

08/07 2018

0.1.7

0.1.7.0

Un Utility Package that help to make your life easier :D

  Sources   Download

The Requires

  • php ^7.2

 

The Development Requires

by Nguyen Tai Loc

08/07 2018

0.1.6

0.1.6.0

Un Utility Package that help to make your life easier :D

  Sources   Download

The Requires

  • php ^7.2

 

The Development Requires

by Nguyen Tai Loc

07/07 2018

0.1.5

0.1.5.0

Un Utility Package that help to make your life easier :D

  Sources   Download

The Requires

  • php ^7.2

 

The Development Requires

by Nguyen Tai Loc

12/04 2018

0.1.4

0.1.4.0

Un Utility Package that help to make your life easier :D

  Sources   Download

The Requires

  • php ^7.0

 

The Development Requires

by Nguyen Tai Loc

15/03 2018

0.1.3

0.1.3.0

Un Utility Package that help to make your life easier :D

  Sources   Download

The Requires

  • php ^7.0

 

The Development Requires

by Nguyen Tai Loc

15/02 2018

0.1.2

0.1.2.0

Un Utility Package that help to make your life easier :D

  Sources   Download

The Requires

  • php ^7.0

 

The Development Requires

by Nguyen Tai Loc

26/01 2018

0.1.1

0.1.1.0

Un Utility Package that help to make your life easier :D

  Sources   Download

The Requires

  • php ^7.0

 

The Development Requires

by Nguyen Tai Loc