matthewbdaly/laravel-azure-storage
Deprecated (March 2024): Azure Blob Storage driver for Laravel’s Storage API via Flysystem 3 Azure adapter. Provides a custom “azure” disk for Blob containers/URLs. Use the maintained replacement: https://github.com/Azure-OSS/azure-storage-php-adapter-laravel
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| league/flysystem-azure-blob-storage | 0.85 | Flysystem Azure Blob Storage adapter sub-split. Provides the Azure Blob Storage filesystem adapter for Flysystem. For issues and pull requests, use the main Flysystem repository: https://github.com/thephpleague/flysystem | 55 | 56 | 42 | 157K | 0 | 1.8 | 48.0 | MIT | — | |
| beberlei/azure-distribution-bundle | 0.83 | — | 2 | 2 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| microsoft/azure-storage | 0.83 | Deprecated PHP client libraries for Microsoft Azure Storage (Blob, Table, Queue, File). Provides APIs to create/list/delete containers, blobs, tables, entities, queues, and metadata. In community support until 17 Mar 2024, then retired. | 214 | 186 | 200 | 13K | 54 | 16.0 | 30.1 | MIT | 4 years ago | |
| microsoft/windowsazure | 0.83 | PHP client libraries for Microsoft Azure Tables, Blobs, Storage Queues, Service Bus, and runtime/management APIs. Note: this SDK is retired (since Feb 2021) and no longer maintained; use Azure REST APIs or azure-storage-php for Storage. | 419 | 427 | 276 | 4K | 89 | 17.2 | 26.5 | Apache-2.0 | 8 years ago | |
| league/flysystem | 0.82 | Flysystem is a filesystem abstraction for PHP that lets you work with local disks, S3, FTP, and more through one consistent API. Swap storage backends without changing your code, with adapters, streams, and strong integration across frameworks like Laravel. | 13,586 | 13,954 | 862 | 15M | 85 | 64.8 | 64.5 | MIT | 3 years ago | |
| spatie/laravel-google-cloud-storage | 0.81 | Laravel 9+ Google Cloud Storage filesystem driver using Flysystem v3 and a dedicated GCS adapter. Adds a gcs disk with service account key file/array support, project and bucket config, path prefixes, endpoints, and public/private visibility options. | 247 | 249 | 57 | 426K | 0 | 21.2 | 49.0 | MIT | 6 months ago | |
| laravel/framework | 0.64 | Laravel’s core framework code for building modern PHP web apps with elegant syntax. Includes fast routing, a powerful DI container, sessions and caching, database migrations, queues for jobs, and real-time event broadcasting. | 34,885 | 35,373 | 11,963 | 13M | 57 | 94.9 | 72.6 | MIT | 3 weeks ago | |
| spatie/laravel-data | 0.61 | Create rich, typed data objects for Laravel that replace form requests and API transformers. Automatically map from requests, validate with inferred rules, transform to resources (with lazy/partial fields), and generate TypeScript definitions from the same source. | 1,783 | 1,787 | 288 | 2M | 4 | 43.9 | 52.4 | MIT | 4 months ago | |
| spatie/laravel-deleted-models | 0.61 | Automatically copy deleted Eloquent model attributes into a deleted_models table to create a recycle bin for records. Restore deleted models by ID when needed. An alternative to soft deletes for preserving deletion history without keeping rows in place. | 413 | 412 | 26 | 14K | 0 | 17.8 | 23.1 | MIT | 6 months ago |
How can I help you explore Laravel packages today?