Displaying 1 to 14 from 14 results

KodExplorer - A web based file manager,web IDE / browser based code editor

  •    PHP

KodExplorer is a file manager for web. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run KodExplorer either online or locally,on Linux, Windows or Mac based platforms. The only requirement is to have PHP 5 available. Login page: see the "Forget password".

Flyimg - Microservice to resize and crop images on the fly

  •    PHP

Image resizing, cropping and compression on the fly with the impressive MozJPEG compression algorithm. One Docker container to build your own Cloudinary-like service.You pass the image URL and a set of keys with options, like size or compression. Flyimg will fetch the image, convert it, store it, cache it and serve it. The next time the request comes, it will serve the cached version.

OneupFlysystemBundle - A Flysystem integration for your Symfony projects.

  •    PHP

The OneupFlysystemBundle provides a Flysystem integration for your Symfony projects. Flysystem is a filesystem abstraction which allows you to easily swap out a local filesystem for a remote one. Currently you can configure the following adapters to use in your Symfony project. Issues and feature requests are tracked in the Github issue tracker.

flysystem-vfs - Flysystem VFS Adapter

  •    PHP

This is a VFS adapter for Flysystem. It allows you to mount a virtual filesystem.




mediasort - Upload package for Laravel/Lumen 5 using the Flysystem

  •    PHP

MediaSort upload manager using Laravel 5's builtin Filesystem / Cloud Storage. Store your files locally, Amazon S3, or Rackspace. Documentation for the package can be found on Lyften.com.

flysystem-stream-wrapper - Provides the ability to register Flysystem filesystems as stream wrappers

  •    PHP

This project tries to emulate the behavior of the standard PHP functions, rename(), mkdir(), unlink(), etc., as closely as possible. This includes emitting wanrings. If any differences are discovered, please file an issue.

flysystem-github - Flysystem adapter for Github.

  •    PHP

The Github adapter can be used without credentials to do read-only actions on public repositories. To avoid reaching the Github API limit, to save changes, or to read from private repositories, credentials are required. Caching can be utilized to save traffic or to postpone reaching the Github API limit.

flysystem-dropbox - A flysystem driver for Dropbox that uses the v2 API

  •    PHP

This package contains a Flysystem adapter for Dropbox. Under the hood, the Dropbox API v2 is used. thephpleague/flysystem under the hood uses v1 of the Dropbox API which will be turned off soon. Luckily upgrading is easy. Read this blogpost to learn how to upgrade.


FlyPie - Flysystem plugin for CakePHP

  •    PHP

To install via Composer, use the command below, it will automatically detect the latest version and bind it with ~. Add the following to your config/bootstrap.php to load the plugin.

SliFly - Flysystem service provider for Silex

  •    PHP

Flysystem service provider for Silex. To install via Composer, use the command below, it will automatically detect the latest version and bind it with ~.

guzzle-cache-middleware - A HTTP Cache for Guzzle 6

  •    PHP

A HTTP Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. or add it the your composer.json and run composer update kevinrob/guzzle-cache-middleware.

flysystem-google-cloud-storage - Flysystem adapter for Google Cloud Storage

  •    PHP

This package contains a Google Cloud Storage driver for Flysystem. We invest a lot of resources into creating best in class open source packages . You can support us by buying one of our paid products.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.