Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ldusan84
/
php-github-api
Public
forked from
KnpLabs/php-github-api
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
php-github-api
lib
Github
Client.php
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 26, 2015
Merge pull request #280 from GrahamForks/patch-2
Show description for 346761b
cursedcoder
committed
346761b
View commit details
Copy full SHA for 346761b
View code at this point
Browse repository at this point
Commits on May 25, 2015
Supported api versions makes no sense
Graham Campbell
committed
2d57b47
View commit details
Copy full SHA for 2d57b47
View code at this point
Browse repository at this point
Fixed the api version
Graham Campbell
committed
619bc56
View commit details
Copy full SHA for 619bc56
View code at this point
Browse repository at this point
Commits on Mar 28, 2015
Merge pull request #174 from ericduran/deploymentapi
Show description for d561376
pilot
committed
d561376
View commit details
Copy full SHA for d561376
View code at this point
Browse repository at this point
Commits on Mar 4, 2015
Update Client.php
ericduran
authored and
a-lwilliams
committed
8d48ea5
View commit details
Copy full SHA for 8d48ea5
View code at this point
Browse repository at this point
Commits on Mar 1, 2015
Fixed a load of docblocks
GrahamCampbell
committed
c659249
View commit details
Copy full SHA for c659249
View code at this point
Browse repository at this point
Commits on Feb 18, 2015
Merge pull request #238 from dennisdegreef/addNotificationsApi
Show description for fd6a5f9
pilot
committed
fd6a5f9
View commit details
Copy full SHA for fd6a5f9
View code at this point
Browse repository at this point
Commits on Feb 10, 2015
Moved the Notification API outside of Activity
dennisdegreef
committed
300a091
View commit details
Copy full SHA for 300a091
View code at this point
Browse repository at this point
Commits on Feb 9, 2015
Added method declarations to docblock to describe __call functionality
dennisdegreef
committed
c7cd41a
View commit details
Copy full SHA for c7cd41a
View code at this point
Browse repository at this point
Commits on Feb 8, 2015
Implemented notifications from github API
dennisdegreef
committed
7e5e260
View commit details
Copy full SHA for 7e5e260
View code at this point
Browse repository at this point
Commits on Jan 22, 2015
The body of each structure MUST be enclosed by braces. Braces should be properly placed. Body of braces should be properly indented.
keradus
committed
e5b8155
View commit details
Copy full SHA for e5b8155
View code at this point
Browse repository at this point
Commits on Sep 8, 2014
Added method phpdoc.
stackpr
committed
32ae587
View commit details
Copy full SHA for 32ae587
View code at this point
Browse repository at this point
KnpLabs/php-github-api#178 - adds a basic search api implementation.
stackpr
committed
1e929f3
View commit details
Copy full SHA for 1e929f3
View code at this point
Browse repository at this point
Commits on Aug 21, 2014
New BadMethodCallException exception. Tests for BadMethodCallException too.
jbrooksuk
committed
b84ee93
View commit details
Copy full SHA for b84ee93
View code at this point
Browse repository at this point
Tests and catching of InvalidArgumentException within __call
jbrooksuk
committed
3e0839f
View commit details
Copy full SHA for 3e0839f
View code at this point
Browse repository at this point
Make use of the api method and move the camelCase aliases into it
jbrooksuk
committed
af024a6
View commit details
Copy full SHA for af024a6
View code at this point
Browse repository at this point
Forgot about the missing args param
jbrooksuk
committed
34b5186
View commit details
Copy full SHA for 34b5186
View code at this point
Browse repository at this point
Closes #177 - use the magic __call method for IDE completion
jbrooksuk
committed
81aa33e
View commit details
Copy full SHA for 81aa33e
View code at this point
Browse repository at this point
Commits on Jun 25, 2014
Merge pull request #148 from guillermoandrae/master
Show description for a462c35
cursedcoder
committed
a462c35
View commit details
Copy full SHA for a462c35
View code at this point
Browse repository at this point
Commits on Jun 24, 2014
Added enterprise and the "ent" alias to list of valid APIs.
guillermoandrae
committed
861cf2e
View commit details
Copy full SHA for 861cf2e
View code at this point
Browse repository at this point
Added classes, tests, and documentation for GitHub Enterprise.
guillermoandrae
committed
5dec9a8
View commit details
Copy full SHA for 5dec9a8
View code at this point
Browse repository at this point
Commits on May 9, 2014
Add the /meta api part
claudusd
committed
4e6658d
View commit details
Copy full SHA for 4e6658d
View code at this point
Browse repository at this point
Commits on Jan 8, 2014
Set auth type for http auth by default, fixes #110
cursedcoder
committed
b06e01c
View commit details
Copy full SHA for b06e01c
View code at this point
Browse repository at this point
Commits on Jan 2, 2014
Adding "teams" to the $client->api() function
jonpugh
committed
85f1be5
View commit details
Copy full SHA for 85f1be5
View code at this point
Browse repository at this point
Commits on Aug 31, 2013
Fixed CS
lyrixx
committed
67c72b4
View commit details
Copy full SHA for 67c72b4
View code at this point
Browse repository at this point
Removed useless condition
lyrixx
committed
7f44a11
View commit details
Copy full SHA for 7f44a11
View code at this point
Browse repository at this point
Commits on May 14, 2013
add authorization api
christofdamian
committed
300c790
View commit details
Copy full SHA for 300c790
View code at this point
Browse repository at this point
Commits on Mar 6, 2013
Fix HttpClient instance in authenticate after last refactor.
gonzalo
committed
8313981
View commit details
Copy full SHA for 8313981
View code at this point
Browse repository at this point
Commits on Feb 19, 2013
Refactor of Client's code:
Show description for 1aa026d
stloyd
committed
1aa026d
View commit details
Copy full SHA for 1aa026d
View code at this point
Browse repository at this point
Commits on Jan 4, 2013
Allow to easier skip `$password` parameter when calling `authenticate()` method.
stloyd
committed
d1d9af8
View commit details
Copy full SHA for d1d9af8
View code at this point
Browse repository at this point
Commits on Dec 21, 2012
Add simple way to configure cache dir
stloyd
committed
eb1702c
View commit details
Copy full SHA for eb1702c
View code at this point
Browse repository at this point
Commits on Nov 14, 2012
Use If-modified-since headers to avoid X-Rate-Limit decrease
docteurklein
committed
c1baf7f
View commit details
Copy full SHA for c1baf7f
View code at this point
Browse repository at this point
Commits on Oct 25, 2012
Add more shortcuts for API factory method to prevent some typos.
Show description for 0a14df1
stloyd
committed
0a14df1
View commit details
Copy full SHA for 0a14df1
View code at this point
Browse repository at this point
Commits on Oct 1, 2012
[BC] Next big refactoring and clean up of internal API
stloyd
committed
9d2e680
View commit details
Copy full SHA for 9d2e680
View code at this point
Browse repository at this point
Commits on Sep 7, 2012
Introduce: "Unauthenticated rate limited requests"
stloyd
committed
069c34e
View commit details
Copy full SHA for 069c34e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.