jaxon-php/jaxon-upload

File upload with the Jaxon ajax PHP library

Maintainers

👁 lagdo

Package info

github.com/jaxon-php/jaxon-upload

Homepage

pkg:composer/jaxon-php/jaxon-upload

Statistics

Installs: 1 313

Dependents: 4

Suggesters: 0

Stars: 1

Open Issues: 0

v2.1.1 2025-12-03 17:20 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

BSD-3-Clause 85e319b0cd432283517f9552c373a642d8861f54

  • Thierry Feuzeu

phpuploadajaxJaxon

This package is auto-updated.

Last update: 2026-06-23 13:54:42 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.