PHP Classes

File: vendor/frdl/shutdown-helper/composer.json

Recommend this page to a friend!
  Classes of Till Wehowski   PHP RDAP Server   vendor/frdl/shutdown-helper/composer.json   Download  
File: vendor/frdl/shutdown-helper/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP RDAP Server
Process RDAP queries about an IP address or domain
Author: By
Last change:
Date: 12 days ago
Size: 268 bytes
 

Contents

Class file image Download
{ "name" : "frdl/shutdown-helper", "type" : "library", "description": "Reverse order register_shutdown manager.", "license": ["MIT"], "require" : { "php": ">=5.3.6" }, "autoload": { "classmap": ["src/ShutdownTasks.php"] } }