This course will be retired on June 1, 2025.
Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
The GitHub Easy Access wrapper library will handle the cURL connection to the GitHub API and provide an API object for us to work with. We'll compare the use of a wrapper library to using cURL directly when retrieving information.
Github API Easy Access Library Documentation
Other Resources
Course: Dependency Management with Composer
Documentation: Getting Started with Bootstrap
Evaluating a Package
Here are some things to consider when choosing a package for your project.
- Written by a respected group such as:
- Includes a License (Learn about Open Source Licenses)
- Distributed via Composer on Packagist
- Test Coverage.
- Follows a coding standard.
- Has good documentation (both instructions for using the package and well documented code).
- Number of Contributors
- Large Install Base
- Uses Semantic Versioning
- Good Change Log
- Welcomes Contributions
Specifically for people writing packages, but has a good explanation phppackagechecklist.com
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up