Skip to content

Conversation

lildude
Copy link
Owner

@lildude lildude commented Dec 9, 2014

phpSmug 4.0 will be the first release to support the new SmugMug API 2.0.

This PR will act as my "workspace" and checklist of things to do and implement as I develop phpSmug 4.0. If you're like to contribute, please feel free to fork this repository and submit your PRs against the phpSmug-4.0 branch.

Todos

  • Change license to more liberal MIT license
  • Split functionality into individual files
  • Make tests public
  • Automatically run tests with Travis CI
  • Make composer the default installation method
  • PSR-0, PSR-1, PSR-2 and PSR-4 coding standards
  • Drop PHP 5.2 and earlier support and finally move into PHP 5.3 and later namespaces
  • Update examples for new implementation method
  • Drop socket connection support - ❓
  • Add a contributing.md file
  • Switch to Guzzle for the HTTP client so I don't need to maintain this functionality here.
  • Rewrite documentation and include in repository
  • Proxy support

@lildude
Copy link
Owner Author

lildude commented Dec 31, 2015

I think we're all go!!! Finally. Merging.

lildude added a commit that referenced this pull request Dec 31, 2015
@lildude lildude merged commit 0f8c62e into master Dec 31, 2015
@lildude lildude deleted the phpSmug-4.0 branch December 31, 2015 16:59
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