Download the PHP package autoflow/securephp without Composer
On this page you can find all versions of the php package autoflow/securephp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package securephp
SecurePHP - exception mailer and reporting library
Provides:
-
secure runtime mode
-
predefined reports based on exceptions
- error tickets
- config errors
- batch reports
- info & notice reports
- warning report
- init error reports
- success reports
- timer alerts & reminders
- transaction & transition reports
- uncaught exception reports
- [..]
- easily sent by email, to STDERR or to log
- available in different translations
-
send reports to email inboxes
- send to admin
- send to users
- send to cc
-
treat E_NOTICE's as E_ERROR's (strict mode)
- catch type conversion errors
- catch undefined variables, indexes and offsets
- […]
-
catch recurring errors
- inform about repetitives errors (ie. every 30 minutes)
- optimized for cronjobs
-
loose mode
- handle errors as PHP does
-
EOF detection
- get informed when PHP doesn't reach the end of file
- user defined shutdown function
- set your own shutdown function
Usage
include secure.php in your project and get a fresh instance ..
Composer
If you want to install with composer,
and require autoload.php and get a new instance ..
All versions of securephp with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.3.3
The package autoflow/securephp contains the following files
Loading the files please wait ....