PHPackages                             cakephp-extended/plugin-app-installer - 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. cakephp-extended/plugin-app-installer

ActiveComposer-installer[Utility &amp; Helpers](/categories/utility)

cakephp-extended/plugin-app-installer
=====================================

Install your CakePHP 3.0+ plugins in plugins folder inside your App

v1.0(7y ago)0335MITPHPPHP &gt;=5.6.0

Since Mar 20Pushed 7y agoCompare

[ Source](https://github.com/kranemora/plugin-app-installer)[ Packagist](https://packagist.org/packages/cakephp-extended/plugin-app-installer)[ RSS](/packages/cakephp-extended-plugin-app-installer/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

Plugin App Installer for CakePHP 3+
===================================

[](#plugin-app-installer-for-cakephp-3)

Install your CakePHP 3.0+ plugins in plugins folder inside your App

La consola Bake de CakePHP genera plugins en la carpeta /plugins del sitio; pero cuando se instalan a través de composer, los aloja en la carpeta /vendor.

Este plugin instala cualquier plugin que tenga asignado el tipo "cakephp-app-plugin" en la carpeta /plugins del sitio.

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

[](#installation)

You can install this plugin into your CakePHP application using [composer](http://getcomposer.org).

The recommended way to install composer packages is:

```
composer require cakephp-extended/plugin-app-installer

```

Incluye en el archivo composer.json del plugin el siguiente fragmento:

```
{
  "type": "cakephp-app-plugin"
}

```

Authors
-------

[](#authors)

- **Fernando Pita** - initial work

License
-------

[](#license)

This project is licensed under the MIT License

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity55

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

2614d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d9aed9dc82e0552168523b65161a78585df2c05d78553899c21617cc0b09cadd?d=identicon)[kranemora](/maintainers/kranemora)

---

Top Contributors

[![kranemora](https://avatars.githubusercontent.com/u/36178282?v=4)](https://github.com/kranemora "kranemora (9 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cakephp-extended-plugin-app-installer/health.svg)

```
[![Health](https://phpackages.com/badges/cakephp-extended-plugin-app-installer/health.svg)](https://phpackages.com/packages/cakephp-extended-plugin-app-installer)
```

###  Alternatives

[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

338920.1k32](/packages/dereuromark-cakephp-tools)[markstory/asset_compress

An asset compression plugin for CakePHP. Provides file concatenation and a flexible filter system for preprocessing and minification.

3761.0M11](/packages/markstory-asset-compress)[dereuromark/cakephp-shim

A CakePHP plugin to shim applications between major framework versions.

401.0M11](/packages/dereuromark-cakephp-shim)[cakedc/cakephp-phpstan

CakePHP plugin extension for PHPStan.

40676.6k31](/packages/cakedc-cakephp-phpstan)[dereuromark/cakephp-dto

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

2988.9k3](/packages/dereuromark-cakephp-dto)[dereuromark/cakephp-geo

A CakePHP plugin around geocoding tools and helpers.

51174.9k4](/packages/dereuromark-cakephp-geo)

PHPackages © 2026

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