PHPackages                             coull/rhino - 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. [Framework](/categories/framework)
4. /
5. coull/rhino

AbandonedArchivedCakephp-plugin[Framework](/categories/framework)

coull/rhino
===========

Rhino, a CMS and Application-Framework plugin for CakePHP

2.0.15(2y ago)1451[7 PRs](https://github.com/Tyqo/rhino/pulls)MITPHPPHP &gt;=8.1

Since Jul 21Pushed 2y ago2 watchersCompare

[ Source](https://github.com/Tyqo/rhino)[ Packagist](https://packagist.org/packages/coull/rhino)[ Docs](https://rhino.coull.dev)[ RSS](/packages/coull-rhino/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (6)Versions (27)Used By (0)

Rhino plugin for CakePHP
========================

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

Quick Start:
------------

[](#quick-start)

```
composer create-project --prefer-dist cakephp/app myapp
cd myapp
composer require coullc/rhino
cp -aR vendor/coullc/rhino/skeleton/. .
// create Database and set config/app_local.php
bin/cake migrations migrate -p Rhino

```

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

[](#installation)

You can install this plugin into your CakePHP application using [composer](https://getcomposer.org).

The recommended way to install composer packages is:

```
composer require coullc/rhino

```

after the Plugin is installed and the Application is connected to the Database, you can run the following in the root of the Application:

```
cp -aR vendor/coullc/rhino/skeleton/. .
bin/cake migrations migrate -p Rhino

```

### Default login

[](#default-login)

You find the Login under `/rhino`

Email:

Password: #rhino

---

Development
-----------

[](#development)

See [rhino](https://github.com/Tyqo/rhino). Clone Rhino, then Clone Rhino in the Plugins folder.

[mokup](https://xd.adobe.com/view/ee0ba304-8907-40aa-918f-b787c5dc5926-bb58/screen/a86c465f-e104-44b2-aea7-96f0ec6d08a2/specs/)

### Currently working on: Fieldtypes

[](#currently-working-on-fieldtypes)

Trying to implement custom field types, such as `upload`. Started on the `FieldTypeHandler` to store the Information of custom types. Also started on the `FieldViewHelper` to take care of the templates. View needed for:

- edit
- overview
- readonly

It's also important to keep in mind, that Rhino should always be able to work with native fields that are not in it's Tables.

### Next Up: Layoutmode Enhancment

[](#next-up-layoutmode-enhancment)

Currently there is only an HTML input field. Depending on the Layoutelement the displayed input fields should update.

Also, after en Edit, the newly loaded element is not page aware.

ToDos:
------

[](#todos)

#### Next Steps

[](#next-steps)

- Fix Nav
- Add Field Types
- Add Media
    - Add File Chooser
    - Add Multiselect from Table (with Positioning)
- Add Widgets
- Enhance Page overview
- Extend Layoutmode
- Add Overview Customasation
    - PHP Info in Modal
- Add Table Customasation
- Rechte und rollen verwaltung erweitern
- Mehrsprachigkeit
- Dashboard aufbauen

#### Longterm

[](#longterm)

- Get Debug to Work
- Fix Authentikation
- Implement Autherazation

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

Total

17

Last Release

881d ago

Major Versions

1.0.0 → 2.0.12023-10-27

PHP version history (2 changes)1.0.3PHP &gt;=7.4

2.0.1PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/51dac8a63a63a2ff5083005e0c3dd6485ff56b138a7b122c61722e041a0a3c66?d=identicon)[Tyqo](/maintainers/Tyqo)

---

Top Contributors

[![Tyqo](https://avatars.githubusercontent.com/u/10224774?v=4)](https://github.com/Tyqo "Tyqo (40 commits)")

---

Tags

cakephpcms

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/coull-rhino/health.svg)

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

###  Alternatives

[cakephp/bake

Bake plugin for CakePHP

11211.2M158](/packages/cakephp-bake)[cakephp/acl

Acl Plugin for CakePHP framework

109553.9k15](/packages/cakephp-acl)[cakephp/queue

Queue plugin for CakePHP

36257.9k12](/packages/cakephp-queue)[cakephp/twig-view

Twig powered View for CakePHP

155.1M10](/packages/cakephp-twig-view)

PHPackages © 2026

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