Download the PHP package bluetree-service/event without Composer
On this page you can find all versions of the php package bluetree-service/event. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bluetree-service/event
More information about bluetree-service/event
Files in bluetree-service/event
Download bluetree-service/event
More information about bluetree-service/event
Files in bluetree-service/event
Vendor bluetree-service
Package event
Short Description Simple PHP event handling mechanism
License Apache-2.0
Homepage https://github.com/bluetree-service/event
Package event
Short Description Simple PHP event handling mechanism
License Apache-2.0
Homepage https://github.com/bluetree-service/event
Please rate this library. Is it a good library?
Informations about the package event
BlueEvent
Builds
Travis | Scrutinizer |
---|---|
Coverage
Coveralls | Scrutinizer |
---|---|
Quality
Code Climate | Scrutinizer | SymfonyInsight |
---|---|---|
Simple PHP event handling mechanism
Included classes
- BlueEvent\Base\Event - Abstract class to store event statement
- BlueEvent\Base\EventDispatcher - Main event class, allow to manage events and listeners
- BlueEvent\BaseEvent - Simple event object to store event statement
- BlueEvent\Event\Base\Interfaces\EventDispatcherInterface - Use to create different objects that can be used by all libraries required event library
- BlueEvent\Event\Base\Interfaces\EventInterface - Use to create Event objects
Documentation
Basic usage
Event Configuration
Event Object
Store Event statement in Event Object
Event Log
Log each or specified event trigger
Errors
Install via Composer
To use BlueEvent you can just download package and place it in your code. But recommended
way to use BlueEvent is install it via Composer. To include BlueEvent
libraries paste into composer.json
:
Project description
Used conventions
- Namespaces - each library use namespaces (base is BlueEvent)
- PSR-4 - PSR-4 coding standard
- Composer - Composer usage to load/update libraries
Requirements
- PHP 7.3 or higher
Usage
All information in this director
Change log
All release version changes:
Change log
License
This bundle is released under the Apache license.
Apache license
Travis Information
All versions of event with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
bluetree-service/simple-log Version 0.9
laminas/laminas-config Version 3.7.*
laminas/laminas-json Version 3.3.*
mustangostang/spyc Version 0.6.*
bluetree-service/simple-log Version 0.9
laminas/laminas-config Version 3.7.*
laminas/laminas-json Version 3.3.*
mustangostang/spyc Version 0.6.*
The package bluetree-service/event contains the following files
Loading the files please wait ....