Skip to content
This repository has been archived by the owner on Jun 20, 2019. It is now read-only.

Canteen/CanteenEvents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Canteen Events

A generalized event dispatching API to add an event-based pattern to your application. For documentation of the codebase, please see Canteen Events docs.

##Installation

Install is available using Composer.

composer require canteen/events dev-master

###Rebuild Documentation

This library is auto-documented using YUIDoc. To install YUIDoc, run sudo npm install yuidocjs. Also, this requires the project CanteenTheme be checked-out along-side this repository. To rebuild the docs, run the ant task from the command-line.

ant docs

##License##

Copyright (c) 2013 Matt Karl

Released under the MIT License.

About

Generalized event-based API for PHP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages