PHPackages                             kozo/partial - 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. [Templating &amp; Views](/categories/templating)
4. /
5. kozo/partial

ActiveCakephp-plugin[Templating &amp; Views](/categories/templating)

kozo/partial
============

Partial plugin for CakePHP

5.0.0(2y ago)9145.7k↓36.2%7MITPHPPHP &gt;=8.1.0

Since Mar 24Pushed 2y ago1 watchersCompare

[ Source](https://github.com/kozo/Partial)[ Packagist](https://packagist.org/packages/kozo/partial)[ Docs](https://github.com/kozo/Partial)[ RSS](/packages/kozo-partial/feed)WikiDiscussions 5.0 Synced 1mo ago

READMEChangelog (8)Dependencies (2)Versions (12)Used By (0)

PartialTrait
============

[](#partialtrait)

Partial Plugin is CakePHP element of small scope.

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

[](#installation)

```
composer require kozo/partial:"~5.0"

```

Usage
-----

[](#usage)

AppView.php

```
use Partial\View\PartialTrait;

class AppView extends View
{
	use PartialTrait;
}

```

\_hoge.ctp

```
Partial content.

```

example.ctp

```

```

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity40

Moderate usage in the ecosystem

Community16

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor1

Top contributor holds 68.8% 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 ~392 days

Recently: every ~316 days

Total

10

Last Release

909d ago

Major Versions

v2.0.0 → v3.0.02015-09-28

3.0.5 → 5.0.x-dev2023-11-21

### Community

Maintainers

![](https://www.gravatar.com/avatar/11993e1bc87ed0dd4a9c11b61907b373204de9af63971d97cceb3f6142c4aa2c?d=identicon)[saku](/maintainers/saku)

---

Top Contributors

[![kozo](https://avatars.githubusercontent.com/u/285535?v=4)](https://github.com/kozo "kozo (22 commits)")[![Raiu1210](https://avatars.githubusercontent.com/u/27769043?v=4)](https://github.com/Raiu1210 "Raiu1210 (4 commits)")[![tsukabo](https://avatars.githubusercontent.com/u/2483308?v=4)](https://github.com/tsukabo "tsukabo (4 commits)")[![gorogoroyasu](https://avatars.githubusercontent.com/u/17561419?v=4)](https://github.com/gorogoroyasu "gorogoroyasu (1 commits)")[![satthi](https://avatars.githubusercontent.com/u/738095?v=4)](https://github.com/satthi "satthi (1 commits)")

---

Tags

cakephptemplate

### Embed Badge

![Health badge](/badges/kozo-partial/health.svg)

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

###  Alternatives

[wyrihaximus/twig-view

Twig powered View for CakePHP

804.7M1](/packages/wyrihaximus-twig-view)[friendsofcake/cakephp-csvview

A CSV View class for CakePHP

1762.5M3](/packages/friendsofcake-cakephp-csvview)[dereuromark/cakephp-ajax

A CakePHP plugin that makes working with AJAX a piece of cake.

55255.9k1](/packages/dereuromark-cakephp-ajax)[dereuromark/cakephp-feed

A CakePHP plugin containing a RssView to generate RSS feeds.

1353.7k1](/packages/dereuromark-cakephp-feed)[dereuromark/cakephp-meta

A CakePHP plugin for SEO meta tags, OpenGraph and Twitter Cards

1012.9k1](/packages/dereuromark-cakephp-meta)

PHPackages © 2026

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