slick/event

Simple PSR-14 event handling implementation.

v1.0.0 2020-04-26 23:20 UTC

This package is auto-updated.

Last update: 2024-03-27 08:03:24 UTC


README

Latest Version Software License Build Status Quality Score Total Downloads

slick/event is a simple PSR-14 event handling implementation.

This package is compliant with PSR-2 code standards and PSR-4 autoload standards. It also applies the semantic version 2.0.0 specification.

Install

Via Composer

$ composer require slick/event

Usage

Testing

We use PHPSpec for unit testing.

# unit tests
$ vendor/bin/phpspec

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email slick.framework@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.