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 }}
adrorocker
/
php-firebase
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
6
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
Rewrite for PHP 8.3, add Firestore support
- #7
#7
Merged
adrorocker
merged 13 commits into
master
adrorocker/php-firebase:master
from
1.0
adrorocker/php-firebase:1.0
Copy head branch name to clipboard
Aug 24, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Rewrite for PHP 8.3, add Firestore support
#7
adrorocker
merged 13 commits into
master
adrorocker/php-firebase:master
from
1.0
adrorocker/php-firebase:1.0
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2026
Drop the old client, it can't even boot anymore
adrorocker
committed
d5609fd
View commit details
Copy full SHA for d5609fd
Browse repository at this point
Add Entity and the hydrator
adrorocker
committed
f80038a
View commit details
Copy full SHA for f80038a
Browse repository at this point
Tests for the entity layer
adrorocker
committed
6326933
View commit details
Copy full SHA for 6326933
Browse repository at this point
Add the Connection port and a neutral query model
adrorocker
committed
e7d4517
View commit details
Copy full SHA for e7d4517
Browse repository at this point
Commits on Aug 21, 2026
Repository, EntityRepository and the query builder
adrorocker
committed
1c00f81
View commit details
Copy full SHA for 1c00f81
Browse repository at this point
Realtime Database connection
Show description for db066f7
adrorocker
committed
db066f7
View commit details
Copy full SHA for db066f7
Browse repository at this point
Tests for the repository, queries and rtdb
adrorocker
committed
865c17e
View commit details
Copy full SHA for 865c17e
Browse repository at this point
Firestore over the REST API
Show description for 677f83f
adrorocker
committed
677f83f
View commit details
Copy full SHA for 677f83f
Browse repository at this point
Transactions
adrorocker
committed
ac8427b
View commit details
Copy full SHA for ac8427b
Browse repository at this point
Commits on Aug 22, 2026
Server timestamps and field removal
Show description for a86ac2d
adrorocker
committed
a86ac2d
View commit details
Copy full SHA for a86ac2d
Browse repository at this point
Check both backends really do behave the same
adrorocker
committed
9a28ca2
View commit details
Copy full SHA for 9a28ca2
Browse repository at this point
phpstan, cs-fixer, actions
adrorocker
committed
04699fd
View commit details
Copy full SHA for 04699fd
Browse repository at this point
Rewrite the readme, add an upgrade guide
adrorocker
committed
303b0ff
View commit details
Copy full SHA for 303b0ff
Browse repository at this point
You can’t perform that action at this time.