2017 © Pedro PelĂĄez
 

library azure-laravel

Laravel Azure package supporting storage queue

image

szunisoft/azure-laravel

Laravel Azure package supporting storage queue

  • Monday, June 18, 2018
  • by sykorax
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Travis GitHub release Packagist license, (*1)

Laravel Azure

This package is a continuously developed package which provides a full Azure integration for Laravel offering the following drivers / adapters., (*2)

Download

composer require szunisoft/azure-laravel

Configuration

Export the package configuration:, (*3)

php artisan vendor:publish --tag=config --provider="SzuniSoft\Azure\Laravel\Providers\LaravelServiceProvider"

Testing

The project uses phpunit and mockery. See composer.json for further details., (*4)

vendor/bin/phpunit

Changelog

1.0.0 (2018-06-17)

added

  • Blob storage driver support
  • File storage driver support
  • Storage account Queue driver

The Versions