Skip to content

Latest commit

 

History

History
75 lines (53 loc) · 2.44 KB

README.md

File metadata and controls

75 lines (53 loc) · 2.44 KB

Laravel GCP Firestore

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

Laravel Database driver for Google Firestore.

Implementation

  • FirestoreConnection
  • Connectors/FirestoreConnector
  • Console/Indices/FreshCommand
  • Console/Indices/IndexCommand
  • Console/Indices/IndexMakeCommand
  • Query/Grammars/FirestoreGrammar
  • Query/Processors/FirestoreProcessor
  • Schema/FirestoreBuilder
  • Schema/Grammars/FirestoreGrammar

Install

$ composer require talbot-ninja/laravel-gcp-firestore

Usage

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for detauls.

Security

Please see SECURITY for details.

Credits

License

The MIT License (MIT). Please see LICENSE File for more information.