jaxon-php/jaxon-upload

File upload with the Jaxon ajax PHP library

v1.0.1 2023-04-28 06:52 UTC

This package is auto-updated.

Last update: 2024-04-14 18:31:59 UTC


README

Build Status Scrutinizer Code Quality StyleCI codecov

Latest Stable Version Total Downloads Latest Unstable Version License

File upload for the Jaxon library

This package provides file upload support for the Jaxon library.

The Flysystem package is used to store the uploaded files. They can then be saved on the local file system, AWS S3, Google Cloud, FTP, or any other storage system with a Flysystem adapter.

See the online documentation for more information.