2017 © Pedro Peláez
 

library securephp

SecurePHP - error mailer and reporting library

image

autoflow/securephp

SecurePHP - error mailer and reporting library

  • Thursday, February 8, 2018
  • by autoflow
  • Repository
  • 1 Watchers
  • 1 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

SecurePHP - exception mailer and reporting library

Provides:

Usage

include secure.php in your project and get a fresh instance .., (*9)

require_once('vendor/autoflow/securephp/secure.php');
$mysecure = AUTOFLOW\SECUREPHP\BOOTSTRAP::getInstance();

Composer

If you want to install with composer,, (*10)

{
"require": 
  {
  "autoflow/securephp": "^2.0.0"
  }
}

and require autoload.php and get a new instance .., (*11)

require('vendor/autoload.php');
$mysecure = AUTOFLOW\SECUREPHP\BOOTSTRAP::getInstance();

The Versions

08/02 2018

dev-2.x-dev

dev-2.x-dev https://github.com/Autoflow/SecurePHP

SecurePHP - error mailer and reporting library

  Sources   Download

MIT

The Requires

  • php ^5.4

 

log mailer error report

08/02 2018

dev-master

9999999-dev https://github.com/Autoflow/SecurePHP

SecurePHP - error mailer and reporting library

  Sources   Download

MIT

The Requires

  • php ^5.3.3

 

log mailer error report

01/08 2017

v2.1.0

2.1.0.0 https://github.com/Autoflow/SecurePHP

SecurePHP - error mailer and PHP runtime sensitizing

  Sources   Download

MIT

The Requires

  • php ^5.3.3

 

log mailer secure error

30/07 2017

v2.1

2.1.0.0 https://github.com/Autoflow/SecurePHP

PHP error mailer and replacement for error-, exception- and shutdown-handler

  Sources   Download

MIT

The Requires

  • php ^5.3.3

 

log mailer exception error handler shutdown

25/07 2017

v2.0.0

2.0.0.0 https://github.com/Autoflow/SecurePHP

PHP error mailer and replacement for error-, exception- and shutdown-handler

  Sources   Download

MIT

The Requires

  • php ^5.3.3

 

log mailer exception error handler shutdown