PHPackages                             shinomontaz/yii2-enlog - 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. [API Development](/categories/api)
4. /
5. shinomontaz/yii2-enlog

ActiveYii2-extension[API Development](/categories/api)

shinomontaz/yii2-enlog
======================

Enlog v1 API component Yii2

071PHP

Since Oct 29Pushed 8y ago1 watchersCompare

[ Source](https://github.com/shinomontaz/yii2-enlog)[ Packagist](https://packagist.org/packages/shinomontaz/yii2-enlog)[ RSS](/packages/shinomontaz-yii2-enlog/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-enlog
==========

[](#yii2-enlog)

yii2 component for Enlog v1 API implementation

#### Requirements

[](#requirements)

- Yii 2 Framework
- [Enlog Account](enlog.net)

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist shinomontaz/yii2-enlog "*"
```

or add

```
"shinomontaz/yii2-enlog": "*"
```

to the require section of your `composer.json` file.

#### Configure

[](#configure)

main.php:

```
...
'components' => [
	'enlog' => [
		'class'		=> 'shinomontaz\Enlog',
		'url'		=> 'https://api.enlog.net',
		'name'		=> 'YOUR ENLOG USER NAME',
		'pass'		=> 'YOUR ENLOG USER PASS',
		'isTest'	=> false
	],
	...
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9953247?v=4)[Denis Rybakov](/maintainers/shinomontaz)[@shinomontaz](https://github.com/shinomontaz)

---

Top Contributors

[![shinomontaz](https://avatars.githubusercontent.com/u/9953247?v=4)](https://github.com/shinomontaz "shinomontaz (11 commits)")

### Embed Badge

![Health badge](/badges/shinomontaz-yii2-enlog/health.svg)

```
[![Health](https://phpackages.com/badges/shinomontaz-yii2-enlog/health.svg)](https://phpackages.com/packages/shinomontaz-yii2-enlog)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
