hellsan631 / LogosDB

A database micro-framework for creating simple DB interaction without the need for a full framework
1 stars 0 forks source link

Security Base Methods #18

Open hellsan631 opened 9 years ago

hellsan631 commented 9 years ago

Suggest php 5.5 and mcrypt, and implement fallback methods

composer.json

{
    "suggest": {
        "monolog/monolog": "Allows more advanced logging of the application flow"
    }
}