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

This makes it easier for people to install with the PHP package manager, composer #19

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

bradchesney79
Copy link

Three things:

Changed from the marginally more resource consuming doublequoted strings to singlequoted strings
Added looking for settings from a dotenv .env file
Added a composer.json file

I've tagged this commit as v3.1.0 in my fork...

Look over the composer.json carefully -- your use case probably is fit best by the MIT license, maybe not. Your call.

But, it is a good solid start on helping out people using the wildly popular composer PHP package manager. Also, if you ever wanted to publish the repo to the packagist-- which is the PHP paralell of the nodejs npmjs or the python cheesefactory/warehouse.

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

Successfully merging this pull request may close these issues.

1 participant