Download the PHP package morrislaptop/firestore-php without Composer
On this page you can find all versions of the php package morrislaptop/firestore-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download morrislaptop/firestore-php
More information about morrislaptop/firestore-php
Files in morrislaptop/firestore-php
Download morrislaptop/firestore-php
More information about morrislaptop/firestore-php
Files in morrislaptop/firestore-php
Vendor morrislaptop
Package firestore-php
Short Description Firestore SDK for PHP without gRPC
License MIT
Homepage https://github.com/morrislaptop/firestore-php
Package firestore-php
Short Description Firestore SDK for PHP without gRPC
License MIT
Homepage https://github.com/morrislaptop/firestore-php
Please rate this library. Is it a good library?
Informations about the package firestore-php
Firestore SDK for PHP without gRPC
@todo
- [x] Get
- [x] Set
- [ ] Delete
- [ ] Add
- [ ] Transactions (beginTransaction, commit, rollback)
- [ ] Reference value support
- [ ] Batch Get
- [ ] List Documents
- [ ] Query
- [ ] Order
- [ ] Limit
- [ ] Indexes (create, delete, list, get)
Installation
The recommended way to install is with Composer.
composer require morrislaptop/firestore-php
Usage
The library aims to replicate the API signature of Google's PHP API.
Sample usage:
All versions of firestore-php with dependencies
PHP Build Version
Package Version
The package morrislaptop/firestore-php contains the following files
Loading the files please wait ....