Libraries tagged by firestore
phpfastcache/phpfastcache
5682945 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
google/cloud-firestore
4811548 Downloads
Cloud Firestore Client for PHP
bensontrent/firestore-php
121899 Downloads
Firestore PHP Client without gRPC and support for Guzzle 7. Forked from archived project ahsankhatri/firestore-php
ahsankhatri/firestore-php
175890 Downloads
Firestore PHP Client
tomwalder/php-gds
187909 Downloads
Google Cloud Datastore Library for PHP. Also Firestore in Datastore mode.
morrislaptop/firestore-php
29318 Downloads
Firestore SDK for PHP without gRPC
firevel/firestore-cache-driver
21574 Downloads
Firestore cache driver for Laravel app running inside Google App Engine.
roddy/firestore-eloquent
4052 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding \"Model\"/\"Class\" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.
firevel/firestore-session-driver
23246 Downloads
Firestore session driver for Laravel app running inside Google App Engine.
firevel/firestore-mirror
8188 Downloads
Mirror Laravel model inside Firestore collection.
firevel/firestore
21281 Downloads
Firestore wrapper for Laravel app running inside Google App Engine.
firevel/firequent
7142 Downloads
Limited implementation of Eloquent based on Firestore.
firevel/firevel
401 Downloads
The Serverless Laravel Framework for Google App Engine + Firestore.
vasco-fund/symfony-firestore-cache-adapter
72 Downloads
Symfony Cache adapter for Google Cloud Firestore - Production-ready PSR-6 implementation
tormjens/firestore
2054 Downloads
Firestore SDK for Laravel