Skip to content

paulchubatyy/kevent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KEvents Library

Presenting events and observers for you. Config based. You set your events in the configuration file. Thanks to Kohana 3.2 the configuration is collected frim the all modules. Example usage:

Event::dispatch('event_name', array('entity' => $something');

The observers will handle that event.

About

Kohana Events library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages