PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Istvan Dobrentei   PHP SSL Certificate Check   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP SSL Certificate Check
Check SSL certificates validity for given domains
Author: By
Last change:
Date: 5 years ago
Size: 182 bytes
 

Contents

Class file image Download
{ "require": { "monolog/monolog": "^1.24", "swiftmailer/swiftmailer": "^6.1", "hassankhan/config": "^2.0" }, "autoload": { "psr-4": {"Distvan\\": "lib/"} } }