Libraries tagged by firestore
phpfastcache/phpfastcache
3734839 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
2709986 Downloads
Cloud Firestore Client for PHP
ahsankhatri/firestore-php
121683 Downloads
Firestore PHP Client
tomwalder/php-gds
145550 Downloads
Google Cloud Datastore Library for PHP. Also Firestore in Datastore mode.
morrislaptop/firestore-php
26511 Downloads
Firestore SDK for PHP without gRPC
bensontrent/firestore-php
22542 Downloads
Firestore PHP Client without gRPC and support for Guzzle 7. Forked from archived project ahsankhatri/firestore-php
firevel/firestore-session-driver
15698 Downloads
Firestore session driver for Laravel app running inside Google App Engine.
firevel/firestore-mirror
3599 Downloads
Mirror Laravel model inside Firestore collection.
firevel/firestore-cache-driver
14741 Downloads
Firestore cache driver for Laravel app running inside Google App Engine.
firevel/firestore
15525 Downloads
Firestore wrapper for Laravel app running inside Google App Engine.
firevel/firevel
372 Downloads
The Serverless Laravel Framework for Google App Engine + Firestore.
vohinc/laravel-firestore
594 Downloads
Firestore wrapper for laravel
roddy/firestore-eloquent
169 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.
wead/google-firestore-rest-client
1498 Downloads
firevel/firequent
7118 Downloads
Limited implementation of Eloquent based on Firestore.