Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request - Composer Installation/Invocation Instructions #57

Closed
lucanos opened this issue May 20, 2014 · 1 comment
Closed

Request - Composer Installation/Invocation Instructions #57

lucanos opened this issue May 20, 2014 · 1 comment

Comments

@lucanos
Copy link
Contributor

lucanos commented May 20, 2014

Hey everyone,

For some of you, it may be exceedingly simple, but for someone unfamiliar with it as myself, I am trying to learn to use Composer, and to continue to use the ezSQL class in my projects.

I have found the ezSQL Package at Packagist (https://packagist.org/packages/jv2222/ezsql) and have installed it (I think), but it would be great is the ReadMe or Wiki could be extended to detail how to do this, and how ezSQL should be invoked in a Composer-based build.

Just a suggestion - not a bug.

Luke

@jsposato
Copy link

If you are using the autoload.php from Composer, you shouldn't have to do anything special. Just instantiate a new ezSQL_mssql (or whatever db you are connecting to) and use it like it is in the examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants