PHPackages                             pradosoft/prado-composer-extension - 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. [Framework](/categories/framework)
4. /
5. pradosoft/prado-composer-extension

ActivePrado4-extension[Framework](/categories/framework)

pradosoft/prado-composer-extension
==================================

The Base example PRADO Composer Extension

v1.0.0.1(5y ago)091BSD-3-ClausePHPCI passing

Since Jun 14Pushed 2mo ago3 watchersCompare

[ Source](https://github.com/pradosoft/prado-composer-extension)[ Packagist](https://packagist.org/packages/pradosoft/prado-composer-extension)[ Docs](https://github.com/pradosoft/prado-composer-extension)[ RSS](/packages/pradosoft-prado-composer-extension/feed)WikiDiscussions master Synced 3w ago

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

PRADO Composer Extension example
================================

[](#prado-composer-extension-example)

This is a Minimal base composer extension for PRADO Framework. This automatically adds the Pages directory to the TPageService::onAdditionalPagePaths and loads the errorMessages.

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist pradosoft/prado-composer-extension "*"

```

or add

```
"pradosoft/prado-composer-extension": "*"

```

to the require section of your `composer.json` file.

Setup
-----

[](#setup)

Once the extension is installed, load the extension in your Prado application config by specifying the extension name as a module id.

Add the module to the application configuration without the class. For example, like this:

```

```

Usage
-----

[](#usage)

Add the following Application Parameter to your application configuration: PluginContentId. for example like this:

```

```

Set the PluginContentId to the name of the main TPlaceholderContent ID of your layout so the plugins can be loaded properly.

Follow the panel link to On the index page you'll see extension specific content.

Extension
---------

[](#extension)

The composer.json uses a "type" of "prado4-extension" and will load the class from \["extra"\]\["bootstrap"\] for the module id/package name. Use these specific parameters and values to designate and use your own prado composer extension.

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance57

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.5% 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

Every ~8 days

Total

2

Last Release

1831d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/37ff78bfcc36f6035961fa033468b6d74f583c2af7d73940efa7723f98b2ffbf?d=identicon)[ctrlaltca](/maintainers/ctrlaltca)

---

Top Contributors

[![belisoful](https://avatars.githubusercontent.com/u/16725183?v=4)](https://github.com/belisoful "belisoful (29 commits)")[![ctrlaltca](https://avatars.githubusercontent.com/u/1631111?v=4)](https://github.com/ctrlaltca "ctrlaltca (2 commits)")

---

Tags

frameworkextensionexampleprado

### Embed Badge

![Health badge](/badges/pradosoft-prado-composer-extension/health.svg)

```
[![Health](https://phpackages.com/badges/pradosoft-prado-composer-extension/health.svg)](https://phpackages.com/packages/pradosoft-prado-composer-extension)
```

PHPackages © 2026

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