2017 © Pedro Peláez
 

library hook

small hook library

image

ryanhs/hook

small hook library

  • Wednesday, February 4, 2015
  • by dr.web123
  • Repository
  • 1 Watchers
  • 4 Stars
  • 39 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Hook

small hook library, (*1)

Installation

you can download this with composer (packagist), (*2)

composer require ryanhs/hook

example 1

require 'vendor/autoload.php'; // composer autoload

use \Ryanhs\Hook\Hook;

Hook::on('init', function(){ echo 'hello'; });
/*
.
.
.
*/

Hook::call('init');

License

MIT License, (*3)

The Versions

04/02 2015

dev-master

9999999-dev

small hook library

  Sources   Download

MIT License

The Development Requires

by ryan hs

04/02 2015

1.0.4

1.0.4.0

small hook library

  Sources   Download

MIT License

The Development Requires

by ryan hs

10/01 2015

1.0.3

1.0.3.0

small hook library

  Sources   Download

MIT License

The Development Requires

by ryan hs

08/01 2015

1.0.1

1.0.1.0

small hook library

  Sources   Download

MIT License

The Development Requires

by ryan hs

08/01 2015

1.0.2

1.0.2.0

small hook library

  Sources   Download

MIT License

The Development Requires

by ryan hs

08/01 2015

1.0

1.0.0.0

small hook library

  Sources   Download

MIT License

The Development Requires

by ryan hs