PHPackages                             sahilchadha/cakephp-fyluploader - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. sahilchadha/cakephp-fyluploader

ActiveCakephp-plugin[Utility &amp; Helpers](/categories/utility)

sahilchadha/cakephp-fyluploader
===============================

Fyluploader plugin for CakePHP

1.0(10y ago)113PHPPHP &gt;=5.4.16

Since Nov 13Pushed 10y ago1 watchersCompare

[ Source](https://github.com/sahilchadha/cakephp-fyluploader)[ Packagist](https://packagist.org/packages/sahilchadha/cakephp-fyluploader)[ RSS](/packages/sahilchadha-cakephp-fyluploader/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (2)Versions (1)Used By (0)

Fyluploader plugin for CakePHP
==============================

[](#fyluploader-plugin-for-cakephp)

It's a simple and effective file uploading plugin for CakePHP 3.x

Installation
------------

[](#installation)

 Download the zip file,extract it and put the package in plugins directory.

Important:
==========

[](#important)

 Rename the downloaded folder to Fyluploader  **Import the SQL file into MySQL available in this plugin**

In config/bootstrap.php
 Loads a single plugin
Plugin::load('Fyluploader');

you may need to modify your application’s composer.json file to contain the following information:
"autoload": {
"psr-4": {
(...)
"Fyluploader\\": "./plugins/Fyluploader/src",
}
}
"autoload-dev": {
"psr-4": {
(...)
"Fyluploader\\Test\\": "./plugins/Fyluploader/tests"
}
}

In plugins\\Fyluploader\\config\\rotes.php :

fallbacks('DashedRoute'); }); ```

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3882d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/98417147?v=4)[sahil-chadha](/maintainers/sahil-chadha)[@Sahil-chadha](https://github.com/Sahil-chadha)

---

Top Contributors

[![sahilchadha](https://avatars.githubusercontent.com/u/9985175?v=4)](https://github.com/sahilchadha "sahilchadha (33 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sahilchadha-cakephp-fyluploader/health.svg)

```
[![Health](https://phpackages.com/badges/sahilchadha-cakephp-fyluploader/health.svg)](https://phpackages.com/packages/sahilchadha-cakephp-fyluploader)
```

###  Alternatives

[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

333972.2k49](/packages/dereuromark-cakephp-tools)[cakedc/cakephp-phpstan

CakePHP plugin extension for PHPStan.

42776.5k46](/packages/cakedc-cakephp-phpstan)[dereuromark/cakephp-dto

A CakePHP plugin for generating immutable Data Transfer Objects with full type safety

3096.0k5](/packages/dereuromark-cakephp-dto)[dereuromark/cakephp-setup

A CakePHP plugin containing lots of useful management tools

35184.7k2](/packages/dereuromark-cakephp-setup)[dereuromark/cakephp-calendar

A CakePHP plugin to easily create calendars.

1674.7k1](/packages/dereuromark-cakephp-calendar)[dereuromark/cakephp-flash

A CakePHP plugin around powerful flash message handling.

1229.9k2](/packages/dereuromark-cakephp-flash)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
