PHP Classes

File: app/composer.json

Recommend this page to a friend!
  Classes of Faris AL-Otabi   PHP IP Logger   app/composer.json   Download  
File: app/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP IP Logger
Track user IP addresses that access certain pages
Author: By
Last change:
Date: 11 months ago
Size: 170 bytes
 

Contents

Class file image Download
{ "require": { "foroco/php-browser-detection": "^2.3" }, "autoload": { "psr-4": { "Framework\\": "src/Framework" } } }