Flysystem-dropbox Alternatives
Similar projects and alternatives to flysystem-dropbox
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
contracts
[READ ONLY] Subtree split of the Illuminate Contracts component (see laravel/framework) (by illuminate)
-
-
flyclone
PHP wrapper for rclone. Supports Local disk, Dropbox, FTP, SFTP, Google Drive, MEGA, S3 (any compatible) and others. Progress support.
-
-
cache
[READ ONLY] Subtree split of the Illuminate Cache component (see laravel/framework) (by illuminate)
-
graphql-php
PHP implementation of the GraphQL specification based on the reference implementation in JavaScript
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
flysystem-dropbox discussion
flysystem-dropbox reviews and mentions
-
Adapter Pattern vs. Bridge Pattern
Another common thing is to write data to files. Files that may be located somewhere else, like: an FTP server, a Dropbox folder or Google Drive. One of the most used packages for writing data to files is thephpleague/flysystem. This packages provides a FilesystemAdapter interface that can have specific implementations. And because of this Target interface, others can build 3rd-party packages that provide another Filesystem; like: spatie/flysystem-dropbox by Spatie.
Stats
spatie/flysystem-dropbox is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of flysystem-dropbox is PHP.