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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a composer.json file for composer/packagist #69

Merged
merged 2 commits into from
Feb 18, 2013

Conversation

Rican7
Copy link
Member

@Rican7 Rican7 commented Feb 18, 2013

Composer and Packagist Integration

Composer has been sweeping the PHP developer community for finally providing a capable package/dependency manager that's easy to implement and use.

This simple file allows Klein.php to be placed on Packagist and easily downloaded/used in projects with a simple command-line tool.

All that's necessary is to:

  1. Merge this pull request. 馃槃
  2. Register (or login with GitHub) on Packagist
  3. Submit klein.php as a new package (REALLY easy)

Optionally: Setup a GitHub "hook" to automatically update the Packagist after pushing to master. 馃憤

This would be much appreciated by the community. I could do this myself, but I'd rather you @chriso have control over your own package/library.

chriso added a commit that referenced this pull request Feb 18, 2013
@chriso
Copy link
Contributor

chriso commented Feb 18, 2013

Thanks for this. I'll add it now

chriso added a commit that referenced this pull request Feb 18, 2013
Adding a composer.json file for composer/packagist
@chriso chriso merged commit c6d3aa4 into klein:master Feb 18, 2013
@chriso
Copy link
Contributor

chriso commented Feb 18, 2013

Ok registered and set to auto-update. Thanks again

@Rican7
Copy link
Member Author

Rican7 commented Feb 18, 2013

Woot! :)
Thank you! This will also give Klein a little bit more visibility.

@Rican7
Copy link
Member Author

Rican7 commented Feb 18, 2013

Woah! @chriso thanks for the attribution at c6d3aa4! Very kind of you. :)

@Rican7 Rican7 deleted the composer branch February 18, 2013 22:23
@clone1018
Copy link

Thanks so much!

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.

None yet

3 participants