PHPackages                             junkins/tongue - 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. junkins/tongue

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

junkins/tongue
==============

Tongue is CakePHP controller action \*\*dirty\*\* TypeHinting plugin.

1.0.1(11y ago)24.7k1MITPHP

Since Nov 13Pushed 11y ago3 watchersCompare

[ Source](https://github.com/Junkins/Tongue)[ Packagist](https://packagist.org/packages/junkins/tongue)[ Docs](https://github.com/Junkins/Tongue)[ RSS](/packages/junkins-tongue/feed)WikiDiscussions master Synced 1mo ago

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

Tongue
======

[](#tongue)

"Tongue" is CakePHP controller action **dirty** "TypeHinting" plugin.

Usage
-----

[](#usage)

```
// PostsController.php
    public $components = [
        'Tongue.Tongue'
    ];

    public function view(TNumeric $id) { // Post->findById($id);
        $this->set(compact('post'));
    }
```

License
-------

[](#license)

The MIT License

###  Health Score

32

—

LowBetter than 71% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 59.1% 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 ~13 days

Total

2

Last Release

4182d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a4ff96fdef0f85b9764996131c4b0bfb389261c77c85b8a90c21d785a26248c4?d=identicon)[Junkins](/maintainers/Junkins)

---

Top Contributors

[![Junkins](https://avatars.githubusercontent.com/u/2044958?v=4)](https://github.com/Junkins "Junkins (13 commits)")[![k1LoW](https://avatars.githubusercontent.com/u/57114?v=4)](https://github.com/k1LoW "k1LoW (8 commits)")[![kaihiro](https://avatars.githubusercontent.com/u/8274422?v=4)](https://github.com/kaihiro "kaihiro (1 commits)")

---

Tags

cakephptype hinting

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/junkins-tongue/health.svg)

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

###  Alternatives

[fotografde/cakephp-ftp

FTP/SFTP Plugin for CakePHP

6062.3k](/packages/fotografde-cakephp-ftp)[dereuromark/cakephp-url-cache

CakePHP plugin to speed up URL reverse lookup

24117.2k](/packages/dereuromark-cakephp-url-cache)[loadsys/cakephp_sitemap

A CakePHP Plugin for adding automatic XML and HTML Sitemaps to an app

2819.6k](/packages/loadsys-cakephp-sitemap)[tigrang/cakephp-datatable

CakePHP DataTable Plugin

465.1k](/packages/tigrang-cakephp-datatable)[trentrichardson/cakephp-shrink

Compiles, combines, and minifies javascript, coffee, less, scss, and css

1619.3k](/packages/trentrichardson-cakephp-shrink)

PHPackages © 2026

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