Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benjamincrozat/laravel-dropbox-driver

A storage extension for Dropbox.
https://github.com/benjamincrozat/laravel-dropbox-driver

driver dropbox laravel package

Last synced: 13 days ago
JSON representation

A storage extension for Dropbox.

Awesome Lists containing this project

README

        

[![Test](https://github.com/benjamincrozat/laravel-dropbox-driver/actions/workflows/run-tests.yml/badge.svg)](https://github.com/benjamincrozat/laravel-dropbox-driver/actions/workflows/run-tests.yml)
[![Latest Stable Version](https://poser.pugx.org/benjamincrozat/laravel-dropbox-driver/v/stable)](https://packagist.org/packages/benjamincrozat/laravel-dropbox-driver)
[![License](https://poser.pugx.org/benjamincrozat/laravel-dropbox-driver/license)](https://packagist.org/packages/benjamincrozat/laravel-dropbox-driver)
[![Total Downloads](https://poser.pugx.org/benjamincrozat/laravel-dropbox-driver/downloads)](https://packagist.org/packages/benjamincrozat/laravel-dropbox-driver)

## Requirements

- Laravel 9+
- PHP 8.1+

## Documentation

The documentation is available here: [Laravel Dropbox Driver package: how to use it](https://benjamincrozat.com/laravel-dropbox-driver)

## Other packages

I created new packages using AI to save you days of tedious work:
- [Smousss Factorize](https://github.com/smousss/laravel-factorize), that helps you generate Laravel factories in seconds, without annotations
- [Smousss Globalize](https://github.com/smousss/laravel-globalize), that helps you internationalize Laravel projects in seconds by wrapping up text inside the `__()` helper
- [Smousss Novalize](https://github.com/smousss/laravel-novalize), that helps you generate Laravel Nova resources in seconds, without annotations

## License

[WTFPL](http://www.wtfpl.net/about/)