kreait / firebase-php

Unofficial Firebase Admin SDK for PHP
https://firebase-php.readthedocs.io/
MIT License
2.23k stars 425 forks source link

I love you guys ❤️ ❤️ ❤️ ❤️ #164

Open davidvexel opened 6 years ago

fionnachan commented 6 years ago

I want to say the same ❤️ ❤️ ❤️ This SDK saved me!!!

JNSantiago commented 5 years ago

For image upload:

$bucket =$this->storage->getBucket();
$bucket->upload(fopen($_FILES['image']['tmp_name'], 'r'), ['name' => 'name_of_image.jpg']);
go24dev commented 4 years ago

Greeting from Cambodia,

Sinitra commented 4 years ago

thank you <3

hyquoccuong commented 4 years ago

This save me from updating my custom push notification code to race with gcm and apns everytime they upgrade their code, now I have just need to upgrade the sdk lol. I ran from using gcm, apns then firebase and now this, hope I can stick with this sdk for a long time

PS: Greeting from Vietnam

AmineAyachi commented 4 years ago

well done boys keep doing the good job

ronlinet commented 4 years ago

Big High Five !

edi commented 3 years ago

Two years later, still using it with no probs 👍 Proud to be a contributor.

NaqiControl commented 3 years ago

Thanks from Saudi Arabia 👍

oshliaer commented 2 years ago

Yep! Thanks for the work!

https://github.com/jthegedus/awesome-firebase/pull/73

JexPY commented 2 years ago

This SDK looks and feels very professional, thanks @jeromegamez.

jeromegamez commented 2 years ago

Thank you @JexPY, that means a lot 🥰.

Also to you all who have reactemojied the original post!

doubleprincez commented 2 years ago

Second Year and still counting. This package is a lifesaver!!! Much love from Nigeria ❤️ ❤️ ❤️❤️ ❤️ ❤️

eramudeep commented 1 year ago

as a solo developer, you guys made my life easier, due to this package, i am able to develop my two applications alone. Frontend: React-Native Backend : PHP

jeromegamez commented 1 year ago

@eramudeep Thank you, much appreciated! But I'm just one guy 😅

jeromegamez commented 9 months ago

@YogeshwarDBarai Try a composer require --with-all-dependencies "kreait/firebase-php:^7.0" and check if you have lcobucci/jwt fixed to a 5.x version in your project's root composer.json

jeromegamez commented 9 months ago

Please create a new issue and share the contents of your composer.json file as well as the output of composer show, I'm sure we can figure it out!

YogeshwarDBarai commented 9 months ago

Please create a new issue and share the contents of your composer.json file as well as the output of composer show, I'm sure we can figure it out!

Sure thing.

muhsinazmal9 commented 3 months ago

Love you too