PHPackages                             mazahaler/project-connection-checker - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mazahaler/project-connection-checker

ActiveExtension[Utility &amp; Helpers](/categories/utility)

mazahaler/project-connection-checker
====================================

The extension allows to check connection to db, mail operation and secrets.json for compliance

1.0.1(5y ago)286BSD-3-ClausePHPPHP &gt;=7.4

Since Apr 1Pushed 5y ago1 watchersCompare

[ Source](https://github.com/mazahaler/ProjectConnectionChecker)[ Packagist](https://packagist.org/packages/mazahaler/project-connection-checker)[ Docs](https://github.com/mazahaler/ProjectConnectionChecker)[ RSS](/packages/mazahaler-project-connection-checker/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

ProjectConnectionChecker
========================

[](#projectconnectionchecker)

The extension allows to **check** for compliance secrets.json file and secrets in the project. The extension also allows to **check** db connections and mailing.

Requirements:
-------------

[](#requirements)

- PHP 7.4. and higher;
- Yii 2.0. and higher.

Installation:
-------------

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist mazahaler/project-connection-checker

```

or add

```
"mazahaler/project-connection-checker": "*"

```

to the require section of your composer.json.

Usage:
------

[](#usage)

```
