PHPackages                             bedita/placeholders - 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. bedita/placeholders

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

bedita/placeholders
===================

Placeholders plugin for BEdita.

v4.0.0(2mo ago)18.1k↓50%11LGPL-3.0-or-laterPHPPHP &gt;= 8.3CI passing

Since Mar 3Pushed 1mo ago3 watchersCompare

[ Source](https://github.com/bedita/placeholders)[ Packagist](https://packagist.org/packages/bedita/placeholders)[ RSS](/packages/bedita-placeholders/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)Dependencies (19)Versions (11)Used By (1)

Placeholders plugin for BEdita
==============================

[](#placeholders-plugin-for-bedita)

[![Github Actions PHP](https://github.com/bedita/placeholders/workflows/php/badge.svg)](https://github.com/bedita/placeholders/actions?query=workflow%3Aphp)[![codecov](https://camo.githubusercontent.com/19db492d234b2ba6f1e45a67247c4ab1f8baf554159c53916f815ee5373133f8/68747470733a2f2f636f6465636f762e696f2f67682f6265646974612f706c616365686f6c646572732f6272616e63682f6d61696e2f67726170682f62616467652e737667)](https://codecov.io/gh/bedita/placeholders)[![phpstan](https://camo.githubusercontent.com/d117944b58da8146f96b4ef7403807610a20eeb3fbcaaaf95157bbcdad1686eb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d6c6576656c253230382d627269676874677265656e2e737667)](https://phpstan.org)[![psalm](https://camo.githubusercontent.com/c9399531f83db9ad38eace5e32a5d3e3382a79f64223deea86d32c3355952ecf/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7073616c6d2d6c6576656c253230382d627269676874677265656e2e737667)](https://psalm.dev)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/9ebbcc5d38dcc3cc9a06160df2f0c7a36457ed6186801be2c64953633dab39be/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6265646974612f706c616365686f6c646572732f6261646765732f7175616c6974792d73636f72652e706e67)](https://scrutinizer-ci.com/g/bedita/placeholders/)[![Version](https://camo.githubusercontent.com/a784abde8f0abb12c78e13461b0cba3910ca38016e6fda783d43300ba3c64545/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6265646974612f706c616365686f6c646572732e7376673f6c6162656c3d737461626c65)](https://packagist.org/packages/bedita/placeholders)[![License](https://camo.githubusercontent.com/be85c408c0de19f69e6989af5aec9a145d1a14fe9402b236f570a80f3b5cbf6c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4c47504c5f76332d6f72616e67652e737667)](https://github.com/bedita/placeholders/blob/main/LICENSE.LGPL)

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

[](#installation)

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

The recommended way to install composer packages is:

```
composer require bedita/placeholders

```

Usage
-----

[](#usage)

Add the plugin to your application:

**src/Application.php**

```
$this->addPlugin('BEdita/Placeholders');
```

and run plugin migrations to create the `placeholder` relation:

```
$ bin/cake migrations migrate -p BEdita/Placeholders
```

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance88

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~162 days

Recently: every ~202 days

Total

10

Last Release

73d ago

Major Versions

v1.0.2 → v2.0.02023-12-15

2.x-dev → v3.0.02024-12-06

3.x-dev → v4.0.02026-03-06

PHP version history (2 changes)v1.0.0PHP &gt;= 7.4

2.x-devPHP &gt;= 8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/00305fda0159b5d71f7bd6848ae7d3f7ac27d0179d79d58c4847848c8bd673e0?d=identicon)[fquffio](/maintainers/fquffio)

---

Top Contributors

[![didoda](https://avatars.githubusercontent.com/u/2227145?v=4)](https://github.com/didoda "didoda (37 commits)")[![fquffio](https://avatars.githubusercontent.com/u/7108146?v=4)](https://github.com/fquffio "fquffio (27 commits)")[![batopa](https://avatars.githubusercontent.com/u/1306319?v=4)](https://github.com/batopa "batopa (8 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")[![edoardocavazza](https://avatars.githubusercontent.com/u/3907295?v=4)](https://github.com/edoardocavazza "edoardocavazza (6 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Psalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/bedita-placeholders/health.svg)

```
[![Health](https://phpackages.com/badges/bedita-placeholders/health.svg)](https://phpackages.com/packages/bedita-placeholders)
```

###  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)[cakedc/enum

Enumeration list Plugin for CakePHP 5

30222.5k2](/packages/cakedc-enum)

PHPackages © 2026

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