2017 © Pedro Peláez
 

library wp-event-emitter

An object oriented event emitter for WordPress actions

image

netrivet/wp-event-emitter

An object oriented event emitter for WordPress actions

  • Monday, January 15, 2018
  • by brianium
  • Repository
  • 4 Watchers
  • 8 Stars
  • 15,273 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 15 Versions
  • 0 % Grown

The README.md

WP EventEmitter

An object oriented event emitter for WordPress actions, (*1)

Motivation

A familiar event interface that delegates to the global add_action and do_action functions of WordPress. It also presents a much more testable interface as it only uses the WP functions if they are available., (*2)

Methods

on

Delegate to WordPress' add_action function. In test environments a local collection of listeners will be used., (*3)

emit

Delegate to WordPress' do_action function. In test environments a local collection of listeners will be used., (*4)

filter

Delegate to WordPress' add_filter function. In test environments a local collection of listeners will be used., (*5)

applyFilters

Delegate to WordPress' apply_filters function. In test environments a local collection of listeners will be used., (*6)

Tests

Tests use PHPUnit, (*7)

$ vendor/bin/phpunit

The Versions

15/01 2018

dev-master

9999999-dev

An object oriented event emitter for WordPress actions

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

15/01 2018

6.0.0

6.0.0.0

An object oriented event emitter for WordPress actions

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

15/01 2018

dev-downshift

dev-downshift

An object oriented event emitter for WordPress actions

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

06/09 2017

5.0.0

5.0.0.0

An object oriented event emitter for WordPress actions

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

23/06 2017

4.0.0

4.0.0.0

An object oriented event emitter for WordPress actions

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

11/11 2015

3.4.0

3.4.0.0

An object oriented event emitter for WordPress actions

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

23/10 2015

3.3.0

3.3.0.0

An object oriented event emitter for WordPress actions

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

04/07 2015

3.2.1

3.2.1.0

An object oriented event emitter for WordPress actions

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

26/06 2015

3.2.0

3.2.0.0

An object oriented event emitter for WordPress actions

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

26/06 2015

3.1.0

3.1.0.0

An object oriented event emitter for WordPress actions

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

25/06 2015

3.0.1

3.0.1.0

An object oriented event emitter for WordPress actions

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

25/06 2015

3.0.0

3.0.0.0

An object oriented event emitter for WordPress actions

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

25/06 2015

2.0.1

2.0.1.0

An object oriented event emitter for WordPress actions

  Sources   Download

MIT

The Development Requires

18/06 2015

2.0.0

2.0.0.0

An object oriented event emitter for WordPress actions

  Sources   Download

MIT

The Development Requires

01/06 2015

1.0.0

1.0.0.0

An object oriented event emitter for WordPress actions

  Sources   Download

MIT

The Requires

 

The Development Requires