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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
pushpad
/
pushpad-php
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
26
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Full API
- #6
#6
Merged
collimarco
merged 18 commits into
master
pushpad/pushpad-php:master
from
full-api
pushpad/pushpad-php:full-api
Copy head branch name to clipboard
Oct 7, 2025
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Full API
#6
collimarco
merged 18 commits into
master
pushpad/pushpad-php:master
from
full-api
pushpad/pushpad-php:full-api
Copy head branch name to clipboard
Commits
Commits on Oct 2, 2025
Add full API
collimarco
committed
63f45e0
View commit details
Copy full SHA for 63f45e0
Browse repository at this point
Commits on Oct 4, 2025
Return response data from Notification::create instead of a Notification
collimarco
committed
f8020f0
View commit details
Copy full SHA for f8020f0
Browse repository at this point
Add .phpunit.result.cache to .gitignore
collimarco
committed
241be19
View commit details
Copy full SHA for 241be19
Browse repository at this point
Don't wrap Notification title, body, etc. inside a notification key
collimarco
committed
6c083b6
View commit details
Copy full SHA for 6c083b6
Browse repository at this point
Add filterForCreatePayload to Notification::create
collimarco
committed
887adf4
View commit details
Copy full SHA for 887adf4
Browse repository at this point
Fix PHPUnit deprecation warning
collimarco
committed
3b1e2ab
View commit details
Copy full SHA for 3b1e2ab
Browse repository at this point
Commits on Oct 6, 2025
Add custom exceptions
collimarco
committed
ecd1ef9
View commit details
Copy full SHA for ecd1ef9
Browse repository at this point
Require exceptions in init.php
collimarco
committed
d46a494
View commit details
Copy full SHA for d46a494
Browse repository at this point
Remove $expectedStatusCode from ApiException
collimarco
committed
f0580b6
View commit details
Copy full SHA for f0580b6
Browse repository at this point
Optional argument projectId should be last
collimarco
committed
580e264
View commit details
Copy full SHA for 580e264
Browse repository at this point
Add PHPDoc array-shapes for $query
collimarco
committed
358c6e3
View commit details
Copy full SHA for 358c6e3
Browse repository at this point
Add and improve PHPDoc
collimarco
committed
4146901
View commit details
Copy full SHA for 4146901
Browse repository at this point
Always use camelCase
collimarco
committed
8b236da
View commit details
Copy full SHA for 8b236da
Browse repository at this point
Update README
collimarco
committed
5c4748a
View commit details
Copy full SHA for 5c4748a
Browse repository at this point
Commits on Oct 7, 2025
Remove ext-json requirement because this extension is always enabled
collimarco
committed
66fdc49
View commit details
Copy full SHA for 66fdc49
Browse repository at this point
Add Pushpad::VERSION
collimarco
committed
8ae63ea
View commit details
Copy full SHA for 8ae63ea
Browse repository at this point
Improve User-Agent header
collimarco
committed
f83625b
View commit details
Copy full SHA for f83625b
Browse repository at this point
Improve PHPDoc in HttpClient
collimarco
committed
c2b2ebf
View commit details
Copy full SHA for c2b2ebf
Browse repository at this point
You can’t perform that action at this time.