PHPackages                             terabytesoftw/events-user - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. terabytesoftw/events-user

ActiveYii2-extension

terabytesoftw/events-user
=========================

Events User Core

0105PHP

Since Jul 25Pushed 6y agoCompare

[ Source](https://github.com/terabytesoftw/events-user)[ Packagist](https://packagist.org/packages/terabytesoftw/events-user)[ RSS](/packages/terabytesoftw-events-user/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

 [ ![](https://camo.githubusercontent.com/e14db5cfc1aafaa1e6231eedfaf4a0d2511ff6a95cb0a234dde17c46430b2f31/68747470733a2f2f6c68332e676f6f676c6575736572636f6e74656e742e636f6d2f443954467731463664645075686544635f74704e707454647654672d464e4e706a4c53424e3134583653632d334a44694f7866453637724568344f5a6679676f6e7831744b656932623244454f48444c6a46365433786c38652d726b4545505a6547714c545763535f76326342526c796f3076635a4c44484735697653444749574373656e626f6c3d7732343030) ](https://github.com/terabytesoftw/events-user)

Events User Core
================

[](#events-user-core)

 [ ![Unstable Version](https://camo.githubusercontent.com/a438d594cf8f180e04e51453af12b2f92d9ddf38c9b83688f50196181bc48d01/68747470733a2f2f706f7365722e707567782e6f72672f7465726162797465736f6674772f6576656e74732d757365722f762f756e737461626c65) ](https://packagist.org/packages/terabytesoftw/events-user) [ ![Build Status](https://camo.githubusercontent.com/e120a4a1dcf23c314bbe919cf7dcb1862669bdab9e73917d3db5a9f2b5911921/68747470733a2f2f7472617669732d63692e6f72672f7465726162797465736f6674772f6576656e74732d757365722e7376673f6272616e63683d6d6173746572) ](https://travis-ci.org/terabytesoftw/events-user) [ ![Build Status](https://camo.githubusercontent.com/445f55e378be0bfe1f0c4812ebaf677ab7beab42703cc71abcc89192cde1902a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7465726162797465736f6674772f6576656e74732d757365722f6261646765732f6275696c642e706e673f623d6d6173746572) ](https://scrutinizer-ci.com/g/terabytesoftw/events-user/) [ ![Build Status](https://camo.githubusercontent.com/c077daeefe60156e92f2c85a3227ba5d88135521c343e9ab6992a910f3734a9f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7465726162797465736f6674772f6576656e74732d757365722f6261646765732f636f7665726167652e706e673f623d6d6173746572) ](https://scrutinizer-ci.com/g/terabytesoftw/events-user/) [ ![Code Quality](https://camo.githubusercontent.com/2f1a4d848c8e7b1849d8c80c7bfbe4ecf93ddee6582d401a18836aaa25c71ce5/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7465726162797465736f6674772f6576656e74732d757365722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572) ](https://scrutinizer-ci.com/g/terabytesoftw/events-user/?branch=master) [ ![Code Intelligence Status](https://camo.githubusercontent.com/de44e129d8d32db5274b4e8a9b30b584deb8837ab126f45681776da8ee06ce7f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7465726162797465736f6674772f6576656e74732d757365722f6261646765732f636f64652d696e74656c6c6967656e63652e7376673f623d6d6173746572) ](https://scrutinizer-ci.com/code-intelligence) [ ![Maintainability](https://camo.githubusercontent.com/ed82de3a82cb2bff0bdbdc6d9c6862f14873f358806a481b3ce876e587ccc367/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f39626265363562366664613161626437346332632f6d61696e7461696e6162696c697479) ](https://codeclimate.com/github/terabytesoftw/events-user/maintainability)

### **DIRECTORY STRUCTURE:**

[](#directory-structure)

```
config/             contains application configurations
src/                contains source files
tests/              contains tests codeception for the web application
vendor/             contains dependent 3rd-party packages

```

### **REQUIREMENTS:**

[](#requirements)

- The minimum requirement by this project template that your Web server supports:
    - PHP 7.2 or higher.

### **INSTALLATION:**

[](#installation)

If you do not have [Composer](http://getcomposer.org/ "Composer"), you may install it by following the instructions at [getcomposer.org](http://getcomposer.org/doc/00-intro.md#installation-nix "getcomposer.org").

You can then install this extension using the following command composer:

```
composer require terabytesoftw/events-user '^1.0@dev'

```

or add composer.json:

```
"terabytesoftw/events-user":"^1.0@dev"

```

### **USAGE:**

[](#usage)

Event Class: UserEvent.php

```
