PHPackages                             kunoichi/testimonials - 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. kunoichi/testimonials

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

kunoichi/testimonials
=====================

Add testimonial post types.

1.0.1(3y ago)03.0kGPL-3.0-or-laterPHPPHP &gt;=5.6

Since Jan 15Pushed 3y agoCompare

[ Source](https://github.com/kuno1/testimonials)[ Packagist](https://packagist.org/packages/kunoichi/testimonials)[ RSS](/packages/kunoichi-testimonials/feed)WikiDiscussions master Synced 1w ago

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

testimonials
============

[](#testimonials)

Testimonial and portfolio post type for WordPress.

Description
-----------

[](#description)

This library provides two custom post types.

- Portfolio
- Testimonial

These are very similar to Jetpack's CPT but simpler than that.

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

[](#installation)

Install via composer.

```
composer require kunoichi/testimonials

```

And initialize the class from your entry point: `functions.php` for themes, anytime before `init` hook in pllugin.

```
// In theme's functions.php
PortfolioPostType::get_instance();

// In plugin's mail file.
TestimonialPostType::get_instance();
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

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

Total

2

Last Release

1260d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/84587?v=4)[Takahashi Fumiki](/maintainers/fumikito)[@fumikito](https://github.com/fumikito)

---

Top Contributors

[![fumikito](https://avatars.githubusercontent.com/u/84587?v=4)](https://github.com/fumikito "fumikito (9 commits)")

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/kunoichi-testimonials/health.svg)

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

###  Alternatives

[adamhopkinson/laravel-model-hash

A trait which automatically generates a unique hash per model instance

2318.7k](/packages/adamhopkinson-laravel-model-hash)

PHPackages © 2026

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