Skip to content

maboiteaspam/im-event-dispatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Implemented - Standard Event Interface for PHP

Implemented Standard Event Interface for PHP available here https://github.com/maboiteaspam/st-event-dispatcher

Dependencies

All the work of this repo is from symfony repository. It s their code, it s just they implements the wrong namespace to let a standard occur.

Install

The recommended way to install Component is through composer.

{

  "minimum-stability": "dev",
  "require": {
    "php": ">=5.5.0",
    "im/event-dispatcher": "v1.0.1"
  },
  "repositories": [
    {
      "type": "git",
      "url": "git@github.com:maboiteaspam/im-event-dispatcher.git"
    }
  ]
}

see also

The original repo that i basically repackaged.

The set of standard interface implemented in this project.

About

Implemented Standard Event Interface for PHP

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages