PHPackages                             korditpteltd/kd-cakephp-page - 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. korditpteltd/kd-cakephp-page

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

korditpteltd/kd-cakephp-page
============================

KORDIT CakePHP Page Plugin

03631JavaScript

Since Oct 12Pushed 4y agoCompare

[ Source](https://github.com/LSFLK/kd-cakephp-page)[ Packagist](https://packagist.org/packages/korditpteltd/kd-cakephp-page)[ RSS](/packages/korditpteltd-kd-cakephp-page/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Page Plugin
===========

[](#page-plugin)

[![Version](https://camo.githubusercontent.com/89338c047899bca05edf7f9d1672995334acf53936a473b1352416a7d86bc060/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f56657273696f6e2d312e302e312d677265656e2e737667)](https://demo.openemis.org/integrator)

KORDIT CakePHP V3 Page Plugin.

Requirements
------------

[](#requirements)

The `master` branch has the following requirements:

- [![CakePHP](https://camo.githubusercontent.com/f6c99ee59fcd1574193f832e7169510c326610d3ec1aed0530dae19bb9097139/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f43616b655048502d2533453d332e322d79656c6c6f77677265656e2e737667)](http://cakephp.org)
- [![PHP](https://camo.githubusercontent.com/190d2cb05e910ad6bc123445a6480846a3a716505c2af0ebb2381d44a7648266/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d253345253344352e352e392d79656c6c6f77677265656e2e737667)](http://cakephp.org)

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

[](#installation)

Install this plugin using `composer` from your CakePHP V3 Project ROOT directory (where the `composer.json` file is located).

- Edit `composer.json` file by adding the following lines:

```
"repositories":[
        {
            "type": "git",
            "url": "git@github.com:mohamednizar/kd-cakephp-page.git"
        }
    ]
```

- Example `composer.json` after adding required lines:

```
{
    "name": "korditpteltd/openemis-phpoe",
    "description": "KORDIT OpenEMIS CORE",
    "homepage": "https://demo.openemis.org/core",
    "type": "project",
    "license": "GPL-2.0",
    "require": {
        "php": ">=5.4.16",
        "cakephp/cakephp": "3.2.6"
    },
    "scripts": {
        "post-install-cmd": "App\\Console\\Installer::postInstall",
        "post-autoload-dump": "Cake\\Composer\\Installer\\PluginInstaller::postAutoloadDump"
    },
    "minimum-stability": "dev",
    "prefer-stable": true,
    "repositories":[
        {
            "type": "git",
            "url": "git@github.com:mohamednizar/kd-cakephp-page.git"
        }
    ]
}
```

- If `composer` is not installed globally, issue the following command on console/terminal:

```
php composer.phar require korditpteltd/kd-cakephp-page "*"
```

- If `composer` is installed globally, issue the following command instead:

```
composer require korditpteltd/kd-cakephp-page "*"
```

Configuration
-------------

[](#configuration)

- [Load this plugin](http://book.cakephp.org/3.0/en/plugins.html#loading-a-plugin) by adding the following line in your application `bootstrap.php` file.

```
Plugin::load('Page');
```

\*\* `boostrap` parameter is set to true so that this package bootstrap file will be loaded during the application life-cycle boot up process. \*\* This package's boostrap.php will then include its routes configurations.

Usage
-----

[](#usage)

After configuration was done, go to the plugin documentation from your application url to read more.

```
http:///page/doc
or
https:///page/doc
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 Bus Factor1

Top contributor holds 50% 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/8711284?v=4)[Mohamed Nizar](/maintainers/mohamednizar)[@mohamednizar](https://github.com/mohamednizar)

---

Top Contributors

[![kosalag](https://avatars.githubusercontent.com/u/20633112?v=4)](https://github.com/kosalag "kosalag (2 commits)")[![mohamednizar](https://avatars.githubusercontent.com/u/8711284?v=4)](https://github.com/mohamednizar "mohamednizar (2 commits)")

### Embed Badge

![Health badge](/badges/korditpteltd-kd-cakephp-page/health.svg)

```
[![Health](https://phpackages.com/badges/korditpteltd-kd-cakephp-page/health.svg)](https://phpackages.com/packages/korditpteltd-kd-cakephp-page)
```

###  Alternatives

[naffiq/telegram-channel-php

Post to your telegram channel with ease!

124.2k](/packages/naffiq-telegram-channel-php)

PHPackages © 2026

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