Download the PHP package jaredchu/jc-firebase-php without Composer
On this page you can find all versions of the php package jaredchu/jc-firebase-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package jc-firebase-php
PHP library access Firebase RESTful API
Installation
$ composer require jaredchu/jc-firebase-php
Usage
Generate a private key in JSON format.
Check Firebase credential
GET - Reading Data
PUT - Writing Data
POST - Pushing Data
PATCH - Updating Data
DELETE - Removing Data
Modeling
Create Firebase connector
Extend your Model with FirebaseModel
Get record
Create record
Update record
Delete record
Contributing
- Fork it!
- Create your feature branch:
$ git checkout -b feature/your-new-feature
- Commit your changes:
$ git commit -am 'Add some feature'
- Push to the branch:
$ git push origin feature/your-new-feature
- Submit a pull request.
License
Support on Beerpay
Hey dude! Help me out for a couple of :beers:!
All versions of jc-firebase-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
firebase/php-jwt Version ^4.0
netresearch/jsonmapper Version ^1.1
jaredchu/jc-request Version ^1.0
firebase/php-jwt Version ^4.0
netresearch/jsonmapper Version ^1.1
jaredchu/jc-request Version ^1.0
The package jaredchu/jc-firebase-php contains the following files
Loading the files please wait ....