speaud / kcfinder
Composer adaptation following psr-4 specs for kcfinder, a free open-source replacement of CKFinder web file manager
Installs: 26
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/speaud/kcfinder
Requires
- php: >=5.3.2
This package is not auto-updated.
Last update: 2025-12-25 00:53:14 UTC
README
Description
The original repo KCFinder did not comply with psr-4 specifications so I altered the structure and naming conventions of it. This is the repo now follows said specs and is ready for install via composer.
KCFinder is free open-source replacement of CKFinder web file manager. It can be integrated into FCKeditor, CKEditor, and TinyMCE WYSIWYG web editors (or your custom web applications) to upload and manage images, flash movies, and other files that can be embedded in an editor's generated HTML content.
Install
composer.phar require
- package name: "speaud/kcfinder": "dev-master"
Usage
use speaud\kcfinder\kcfinder;