library hook
small hook library
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
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)
dev-master
9999999-dev
small hook library
Sources
Download
MIT License
The Development Requires
by
ryan hs
1.0.4
1.0.4.0
small hook library
Sources
Download
MIT License
The Development Requires
by
ryan hs
1.0.3
1.0.3.0
small hook library
Sources
Download
MIT License
The Development Requires
by
ryan hs
1.0.1
1.0.1.0
small hook library
Sources
Download
MIT License
The Development Requires
by
ryan hs
1.0.2
1.0.2.0
small hook library
Sources
Download
MIT License
The Development Requires
by
ryan hs
1.0
1.0.0.0
small hook library
Sources
Download
MIT License
The Development Requires
by
ryan hs