PHPackages                             redzan/rhinomedia-f - 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. redzan/rhinomedia-f

ActiveProject[Framework](/categories/framework)

redzan/rhinomedia-f
===================

Rhinomedia-f is a framework made in PHP 7

04PHP

Since Apr 22Pushed 9y ago2 watchersCompare

[ Source](https://github.com/zander009/rhinomedia-framework)[ Packagist](https://packagist.org/packages/redzan/rhinomedia-f)[ RSS](/packages/redzan-rhinomedia-f/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

rhinomedia-f
============

[](#rhinomedia-f)

rhinomedia-f is a framework made in PHP 7. This framework is not as powerful as the existing framework like Laravel, Symphony, Codeigniter, etc. It is an opensource framework where you can change any of those codes. Feel free to upgrade it.

Short History:
==============

[](#short-history)

The author is just busy struggling in his day job located in the Philippines, when his boss assigned him to create a websites for big condominiums in Australia. But the author is tired enough to create the system from scratch and then he decided to create a framework. First, he named it `stick-o` for the reason that he saw a jar of stick-o laying around in his fellow workmates table then `stick-o` born. Soon enough his boss created a new firm named Rhino Media and then suddenly he renamed it to `rhinomedia-f`.

The Architecture of the framework was inspired by the framework created by his Indonesian friend named Irvan [@mr\_vero](https://github.com/Mr-vero) (follow him on github and fork some of his work) the author of `framework-f`.

Requirement:
============

[](#requirement)

- PHP &gt;= 7.0
- PDO

Installation:
=============

[](#installation)

Install via git:

```
git clone https://github.com/zander009/rhinomedia-framework.git

```

Install via clone or download:

```
download zip file then extract it to your localhost server folder

```

Install via Composer:

```
composer create-project redzan/rhinomedia-f

```

Create a new Database
=====================

[](#create-a-new-database)

- Open phpMyAdmin and create a new database name it `rhino_db`
- Extract the database file located in your root folder and import it

Edit .htaccess file
===================

[](#edit-htaccess-file)

Open `.htaccess` file in your root folder and change `rhinomedia-f` words into your project name

Edit Configurations
===================

[](#edit-configurations)

Open `config.ini` file by default it is in development mode. You can change it to production mode also. Beware of spaces and new lines it is case sensitive so check it first.

There are more few steps in configurations:

- Go to `application > config > development.php `
- You can now set your configurations.
- Now you must change `rhinomedia-f` words into your project name

Now you can enjoy using the framework

```
Note: The framework doesn't have an error handler but you can create one

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.9% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15875086?v=4)[Zander Ambat](/maintainers/zander009)[@zander009](https://github.com/zander009)

---

Top Contributors

[![zander009](https://avatars.githubusercontent.com/u/15875086?v=4)](https://github.com/zander009 "zander009 (13 commits)")[![zadnerambat009](https://avatars.githubusercontent.com/u/26429301?v=4)](https://github.com/zadnerambat009 "zadnerambat009 (1 commits)")

---

Tags

php

### Embed Badge

![Health badge](/badges/redzan-rhinomedia-f/health.svg)

```
[![Health](https://phpackages.com/badges/redzan-rhinomedia-f/health.svg)](https://phpackages.com/packages/redzan-rhinomedia-f)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M290](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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