Nachricht
« Zurück
New class daily digest of 2016-05-11 - PHP Classes
PHP Classes New class daily digest of 20160511
From: PHP Classes Newclasses <list-newclasses@phpclasses.net>, sent: 13:42:43 - 30.12.2016New class daily digest of 2016-05-11
Ship great software. JIRA Software is built to help your team plan, track, & ship great software. Learn more! |
Rofl you are getting this message as free service for being a user of the PHP Classes site to which you registered voluntarily using the email address rofldigger@getsend.xyz. If you wish to unsubscribe go to the unsubscribe page.
2 new classes were added to "PHP Classes" repository.
1. Event Bus - This class support forum
Short description:
Emit events and handle them using wildcards
Groups:
PHP 5, Language
|
Supplied by:
Jeremiah Ogbomo
Detailed description:
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.
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.
2. PHP RSS Feed Parser - This class support forum
Short description:
Parse RSS XML feeds using plugin extensions
Groups:
XML, PHP 5, Parsers
|
Supplied by:
andi mery
Detailed description:
This package can parse RSS XML feeds using plugin extensions.
The main class parses the XML feed with SimpleXML and loads plugin classes from the plugins directory that will handle item elements of the different types of RSS feeds and their extensions.
It supports RSS 1.0, RSS 2.0 and Atom feeds. Plugins support RSS extensions core, content, dc, enclosure, media and SY.
The main class parses the XML feed with SimpleXML and loads plugin classes from the plugins directory that will handle item elements of the different types of RSS feeds and their extensions.
It supports RSS 1.0, RSS 2.0 and Atom feeds. Plugins support RSS extensions core, content, dc, enclosure, media and SY.
PHP Classes site tip of the day:
Rofl if you are not interested in receiving any more messages like this one, go to the unsubscribe page .