PHPackages                             wolnosciowiec/domain-certificate-check - 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. wolnosciowiec/domain-certificate-check

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

wolnosciowiec/domain-certificate-check
======================================

A Zend Diagnostics check that notifies about the upcoming expiration of your domains.

1.0.1(9y ago)156LGPLv3PHP

Since Mar 31Pushed 9y ago2 watchersCompare

[ Source](https://github.com/Wolnosciowiec/DomainCertificateCheck)[ Packagist](https://packagist.org/packages/wolnosciowiec/domain-certificate-check)[ RSS](/packages/wolnosciowiec-domain-certificate-check/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

DomainCertificateCheck
======================

[](#domaincertificatecheck)

A [Zend Diagnostics](https://github.com/zendframework/ZendDiagnostics) check that notifies about the upcoming expiration of your domains.

### Configuration

[](#configuration)

- domains: List of domains eg. \['wolnosciowiec.net', 'cdn1.wolnosciowiec.net'\]
- daysRemainingToWarn: Days remaining to raise a warning for a domain
- daysRemainingToFail: Days remaining to raise a failure for domain, if you have Zend Diagnostics in composer then eg. the deployment could be cancelled and marked as failed

Setup in plain PHP
------------------

[](#setup-in-plain-php)

```
