PHPackages                             brammo/content - 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. brammo/content

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

brammo/content
==============

Content plugin for CakePHP

1.2.0(1mo ago)0131MITPHPPHP &gt;=8.2CI passing

Since Jan 19Pushed 1mo agoCompare

[ Source](https://github.com/brammo/content)[ Packagist](https://packagist.org/packages/brammo/content)[ Docs](https://github.com/brammo/content)[ RSS](/packages/brammo-content/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (24)Versions (5)Used By (1)

Content plugin for CakePHP
==========================

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

[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](LICENSE)

A [CakePHP](https://cakephp.org/) plugin for content manipulation including image processing, date formatting, and video embedding.

Requirements
------------

[](#requirements)

- PHP 8.2+
- CakePHP 5.0+

Documentation
-------------

[](#documentation)

- [Installation](/doc/Installation.md)
- [Helpers](/doc/Helpers.md)
    - [DateHelper](/doc/DateHelper.md)
    - [ImageHelper](/doc/ImageHelper.md)
    - [VideoHelper](/doc/VideoHelper.md)
    - [FlagHelper](/doc/FlagHelper.md)
    - [SeoHelper](/doc/SeoHelper.md)
- [Elements](/doc/Elements.md)
    - [Select2](/doc/Select2Element.md)
    - [Masonry](/doc/MasonryElement.md)
    - [Sticksy](/doc/SticksyElement.md)
    - [Lightgallery](/doc/LightgalleryElement.md)
    - [Open Graph](/doc/OgElement.md)
- [Testing](/doc/Testing.md)
- [Changelog](/CHANGELOG.md)

Quick Start
-----------

[](#quick-start)

```
composer require brammo/content
```

```
// In Application.php
$this->addPlugin('Brammo/Content');

// In AppView.php
$this->loadHelper('Brammo/Content.Date');
$this->loadHelper('Brammo/Content.Image');
$this->loadHelper('Brammo/Content.Video');
$this->loadHelper('Brammo/Content.Flag');
$this->loadHelper('Brammo/Content.Seo');
```

License
-------

[](#license)

This plugin is licensed under the [MIT License](LICENSE).

Author
------

[](#author)

Roman Sidorkin -

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance92

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity50

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

Every ~41 days

Total

4

Last Release

40d ago

PHP version history (2 changes)1.0PHP &gt;=8.1

1.1.1PHP &gt;=8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/71d3e402b895916793618f083d30b98a4d2b78aa4159b4029546dedf8f2864d4?d=identicon)[brammo](/maintainers/brammo)

---

Top Contributors

[![brammo](https://avatars.githubusercontent.com/u/4863506?v=4)](https://github.com/brammo "brammo (25 commits)")

---

Tags

pluginhelpercakephp

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Psalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/brammo-content/health.svg)

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

###  Alternatives

[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

3361.0M51](/packages/dereuromark-cakephp-tools)[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)[dereuromark/cakephp-calendar

A CakePHP plugin to easily create calendars.

16112.0k1](/packages/dereuromark-cakephp-calendar)[dereuromark/cakephp-setup

A CakePHP plugin containing lots of useful management tools

36199.6k2](/packages/dereuromark-cakephp-setup)[cakedc/tiny-mce

TinyMCE Plugin for CakePHP

10791.1k](/packages/cakedc-tiny-mce)

PHPackages © 2026

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