Download the PHP package salt/firebase without Composer
On this page you can find all versions of the php package salt/firebase. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download salt/firebase
More information about salt/firebase
Files in salt/firebase
Package firebase
Short Description Package which sets up Firebase authentication for our Laravel applications
License MIT
Homepage https://github.com/salt/auth
Informations about the package firebase
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
Documentation
View the documentation for this package here
Development
Install dependencies using composer install
and npm install
(for generating documentation).
Install the precommit using git config core.hooksPath .githooks
Testing
Code coverage
Releasing a new version
To release a new version, first create a tag on the main
branch with the new version number. E.g "1.0.1":
Then push that tag up to GitHub:
A new version will automatically be created on packagist which will then be available for installation.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Salt
- All Contributors
All versions of firebase with dependencies
kraken-io/kraken-php Version ^1.6
kreait/firebase-php Version ^6.7
guzzlehttp/guzzle Version ^7.3.0
guzzlehttp/psr7 Version ^1.9 || ^2.4
spatie/laravel-package-tools Version ^1.9.2