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 3w 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 41% 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

2660d 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

3361.0M51](/packages/dereuromark-cakephp-tools)[cakephp/bake

Bake plugin for CakePHP

11212.0M194](/packages/cakephp-bake)[dereuromark/cakephp-queue

The Queue plugin for CakePHP provides deferred task execution.

308954.9k25](/packages/dereuromark-cakephp-queue)[dereuromark/cakephp-ide-helper

CakePHP IdeHelper Plugin to improve auto-completion

1882.3M41](/packages/dereuromark-cakephp-ide-helper)[dereuromark/cakephp-dto

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

3099.1k6](/packages/dereuromark-cakephp-dto)[dereuromark/cakephp-tinyauth

A CakePHP plugin to handle user authentication and authorization the easy way.

131240.2k13](/packages/dereuromark-cakephp-tinyauth)

PHPackages © 2026

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