PHP Classes

Packages of Jeremiah Ogbomo

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Jeremiah Ogbomo (3)  >  Mission progress status  >  Reputation  
Picture of Jeremiah Ogbomo
Name: Jeremiah Ogbomo <contact>
Classes: 3
Country: Nigeria Nigeria
Age: 32
All time rank: 360828 in Nigeria Nigeria
Week rank: 195 Up6 in Nigeria Nigeria Up
All time users: 382
Week users: 0
Innovation award
Innovation award
Nominee: 2x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Event Bus  
PHP Programming Innovation award nominee
May 2016
Number 3


Prize: One ebook of choice by Packt
Emit events and handle them using wildcards
This class can emit events and handle them using wildcards.

It allows registering event handlers by passing the event name and a callback function that will be called when a matching event is emitted.

The class allows registering event handlers using wildcards like * to match families of event types.

It can also emit events and call all the registered event handlers that match the triggered event.
Not enough user ratings

  Files folder image Middleware  
PHP Programming Innovation award nominee
February 2016
Number 3


Prize: One ebook of choice by Packt
Run queued processes using the middleware pattern
This package can run queued processes using the middleware pattern.

A queue class can add middleware objects or closure functions to a queue to be executed on the first in, first out basis.

The queue class can take the middleware objects from the queue, call them and return the responses.

The middleware objects can execute the next object in the queue.
Not enough user ratings

  Files folder image Push  
Rapid Web application development framework
This package implements a rapid Web application development framework.

It provides a router class that can be configured to assign different URL patterns to given closure functions that will handle the request responses when matching URLs are accessed.

The packages provides many general purpose classes for Web application development, as well useful traits for using in other classes for debugging and handing events.
Not enough user ratings


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z