PHPackages                             simkimsia/open-graph-cake - 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. simkimsia/open-graph-cake

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

simkimsia/open-graph-cake
=========================

0345PHP

Since Apr 30Pushed 12y ago1 watchersCompare

[ Source](https://github.com/simkimsia/OpenGraphCake)[ Packagist](https://packagist.org/packages/simkimsia/open-graph-cake)[ RSS](/packages/simkimsia-open-graph-cake/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

OpenGraphCake
=============

[](#opengraphcake)

A CakePHP 2.x Plugin that helps to generate Open Graph Protocol compliant meta tags

How to use
==========

[](#how-to-use)

Model Behavior
--------------

[](#model-behavior)

```
public $actsAs = array(
	'OpenGraphCake.OpenGraphable' => array(
		'fields' => array(
			'url' => 'full_product_url',
			'type' => 'og_type',
		)
	)
);

```

Controller Component
--------------------

[](#controller-component)

View Helper
-----------

[](#view-helper)

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/93ee83726396b2c3518ef1d0040223d0474f340e5903c1356503fbda058bb65f?d=identicon)[kimsia](/maintainers/kimsia)

### Embed Badge

![Health badge](/badges/simkimsia-open-graph-cake/health.svg)

```
[![Health](https://phpackages.com/badges/simkimsia-open-graph-cake/health.svg)](https://phpackages.com/packages/simkimsia-open-graph-cake)
```

###  Alternatives

[carica/io

Non blocking I/O for PHP

241.1k6](/packages/carica-io)

PHPackages © 2026

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