Libraries tagged by firestore
phpfastcache/phpfastcache
5436122 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
4563512 Downloads
Cloud Firestore Client for PHP
tomwalder/php-gds
185309 Downloads
Google Cloud Datastore Library for PHP. Also Firestore in Datastore mode.
bensontrent/firestore-php
109002 Downloads
Firestore PHP Client without gRPC and support for Guzzle 7. Forked from archived project ahsankhatri/firestore-php
ahsankhatri/firestore-php
173575 Downloads
Firestore PHP Client
morrislaptop/firestore-php
29123 Downloads
Firestore SDK for PHP without gRPC
roddy/firestore-eloquent
2922 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
22385 Downloads
Firestore session driver for Laravel app running inside Google App Engine.
firevel/firestore-mirror
7676 Downloads
Mirror Laravel model inside Firestore collection.
firevel/firestore-cache-driver
20748 Downloads
Firestore cache driver for Laravel app running inside Google App Engine.
firevel/firestore
20589 Downloads
Firestore wrapper for Laravel app running inside Google App Engine.
bzrk/eventsauce-messagestorage-gcp
3896 Downloads
Implementation of EventSauce Message- and SnapshotRepository for Google Firestore and Google Datastore
tormjens/firestore
2004 Downloads
Firestore SDK for Laravel
vohinc/laravel-firestore
684 Downloads
Firestore wrapper for laravel
firevel/firequent
7128 Downloads
Limited implementation of Eloquent based on Firestore.