2017 © Pedro Peláez
 

molajo-package event

Molajo Events: Dispatcher, Event Dispatcher and Event Package for PHP applications

image

molajo/event

Molajo Events: Dispatcher, Event Dispatcher and Event Package for PHP applications

  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

=======, (*1)

Event [Alpha]

Build Status, (*2)

Events

A certain point in time in a process that a requester schedules with a dispatcher which then delegates management of the event to an event dispatcher responsible to initiate registered listeners and return the collective results to the dispatcher which, in turn, provides the requester the results., (*3)

Install using Composer from Packagist

Step 1: Install composer in your project

    curl -s https://getcomposer.org/installer | php

Step 2: Create a composer.json file in your project root

{
    "require": {
        "Molajo/Pagination": "1.*"
    }
}

Step 3: Install via composer

    php composer.phar install

Requirements and Compliance

  • PHP framework independent, no dependencies
  • Requires PHP 5.4, or above
  • Semantic Versioning
  • Compliant with:
  • [phpDocumentor2] (https://github.com/phpDocumentor/phpDocumentor2)
  • [phpUnit Testing] (https://github.com/sebastianbergmann/phpunit)
  • Author AmyStephen
  • [Travis Continuous Improvement] (https://travis-ci.org/profile/Molajo)
  • Listed on [Packagist] (http://packagist.org) and installed using [Composer] (http://getcomposer.org/)
  • Use github to submit pull requests and features
  • Licensed under the MIT License - see the LICENSE file for details

The Versions

31/08 2015

dev-master

9999999-dev http://github.com/Molajo/Event

Molajo Events: Dispatcher, Event Dispatcher and Event Package for PHP applications

  Sources   Download

MIT

The Requires

 

event commonapi molajo

07/04 2014

v0.4

0.4.0.0 http://github.com/Molajo/Event

Molajo Events: Dispatcher, Event Dispatcher and Event Package for PHP applications

  Sources   Download

MIT

The Requires

 

event commonapi molajo

01/02 2014

v0.3

0.3.0.0 http://github.com/Molajo/Event

Molajo Events: Dispatcher, Event Dispatcher and Event Package for PHP applications

  Sources   Download

MIT

The Requires

 

event commonapi molajo

03/01 2014

v0.2

0.2.0.0 http://github.com/Molajo/Event

Molajo Events: Dispatcher, Event Dispatcher and Event Package for PHP applications

  Sources   Download

MIT

The Requires

 

event commonapi molajo