Skip to content

Commit a7495c3

Browse files
committed
Replace call to funding
1 parent c62aa41 commit a7495c3

File tree

3 files changed

+7
-33
lines changed

3 files changed

+7
-33
lines changed

CHANGELOG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# CHANGELOG
22

3-
## The future of the Firebase Admin PHP SDK
4-
5-
Please read about the future of the Firebase Admin PHP SDK on the
6-
[SDK's GitHub Repository](https://github.com/kreait/firebase-php).
7-
83
## [Unreleased]
94

105
### Added

README.md

Lines changed: 4 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -16,34 +16,10 @@
1616

1717
</div>
1818

19-
---
20-
21-
> [!IMPORTANT]
22-
> The SDK, along with its [Laravel Package](https://github.com/kreait/laravel-firebase) and
23-
> [Symfony Bundle](https://github.com/kreait/firebase-bundle), has garnered over 3,200 stars on GitHub. The SDK alone is
24-
> [downloaded more than 650,000 times a month](https://packagist.org/packages/kreait/firebase-php/stats),
25-
highlighting its significant impact and widespread use in the PHP community.
26-
>
27-
> If your PHP project utilizes Firebase, there’s a high likelihood it’s leveraging this SDK. The impressive number of
28-
> downloads underscores its integration into numerous CI/CD pipelines, signifying its critical role for many enterprises
29-
> and agencies.
30-
>
31-
> Despite its extensive use and the value it provides, the development and maintenance of this SDK have largely been unfunded.
32-
>
33-
> Over the past nine years, I have dedicated countless hours to developing and maintaining this SDK. This includes staying
34-
> current with Firebase updates, supporting users, and [contributing significantly to official Google PHP libraries](https://github.com/pulls?user=googleapis&q=sort%3Acomments-desc+author%3Ajeromegamez&user=googleapis),
35-
> ensuring all users benefit from up-to-date dependencies.
36-
>
37-
> While I am passionate about this work and thrilled by its utility to many, the lack of sponsorship has become
38-
> increasingly challenging. To continue delivering high-quality updates and support, I need your help.
39-
>
40-
> If this SDK is valuable to your business, please consider [showing your appreciation through sponsorship](https://github.com/sponsors/jeromegamez).
41-
>
42-
> Your support will motivate me to continue enhancing and maintaining the SDK, ensuring it remains a valuable resource for everyone.
43-
>
44-
> To discuss additional sponsorship opportunities, please reach out to me at [[email protected]](mailto:[email protected]).
45-
46-
---
19+
> [!IMPORTANT]
20+
> **Support the project:** This SDK is downloaded 1M+ times monthly and powers thousands of applications.
21+
> If it saves you or your team time, please consider
22+
> [sponsoring its development](https://github.com/sponsors/jeromegamez).
4723
4824
## Overview
4925

docs/index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ Firebase for PHP
2424

2525
</div>
2626

27+
.. important::
28+
**Support the project:** This SDK is downloaded 1M+ times monthly and powers thousands of applications. If it saves you or your team time, please consider `sponsoring its development <https://github.com/sponsors/jeromegamez>`_.
29+
2730
----
2831

2932
.. note::

0 commit comments

Comments
 (0)