Download the PHP package laykith/easyconnect without Composer
On this page you can find all versions of the php package laykith/easyconnect. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laykith/easyconnect
More information about laykith/easyconnect
Files in laykith/easyconnect
Download laykith/easyconnect
More information about laykith/easyconnect
Files in laykith/easyconnect
Vendor laykith
Package easyconnect
Short Description A simple PDO manager to manage connections and reduce code in non-framework PHP scripts.
License MIT
Package easyconnect
Short Description A simple PDO manager to manage connections and reduce code in non-framework PHP scripts.
License MIT
Please rate this library. Is it a good library?
Informations about the package easyconnect
EasyConnect
A simple PDO manager to manage connections and reduce code in non-framework PHP scripts.
Tested:
- [x] SQLite
- [ ] MySQL
- [ ] PostgreSQL
Setup:
- Install Composer and run in your project.
- Start using EasyConnect
Recommended
- Add vlucas/phpdotenv with
- Add your .env file to .gitignore
Usage:
Load class ``
Retrive data from database
Inserting / Updating / Deleting data
Retrive PDO exceptions ``
License
André Broman
All versions of easyconnect with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package laykith/easyconnect contains the following files
Loading the files please wait ....