Laravel ODBC Driver Package

I have release an optimize ODBC library package for Laravel 4.1+ which can be install easily through composer by adding below line in your existing composer.json file

"wajatimur/odbc-driver": "dev-master"

You can get detail at below links;

Packagist

Github