PHPackages                             korowai/framework - 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. korowai/framework

ActiveLibrary[Framework](/categories/framework)

korowai/framework
=================

Framework for Korowai project

0191[13 issues](https://github.com/korowai/framework/issues)PHP

Since Jan 19Pushed 2y ago1 watchersCompare

[ Source](https://github.com/korowai/framework)[ Packagist](https://packagist.org/packages/korowai/framework)[ RSS](/packages/korowai-framework/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (5)Used By (0)

Korowai Framework
=================

[](#korowai-framework)

[![Build Status (TravisCI)](https://camo.githubusercontent.com/52171d04a545786dcd30c6e6caadf34be89c963a05948f76bfdc3a1fd2023709/68747470733a2f2f7472617669732d63692e6f72672f6b6f726f7761692f6672616d65776f726b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/korowai/framework)[![BUild Status (CircleCI)](https://camo.githubusercontent.com/9872d321b73e0bbed214e4a87893d4bc7481177e3e3c75bbcd865cc991852a37/68747470733a2f2f636972636c6563692e636f6d2f67682f6b6f726f7761692f6672616d65776f726b2e7376673f7374796c653d737667)](https://circleci.com/gh/korowai/framework)[![Codecov](https://camo.githubusercontent.com/67a48707356968fa517fa6503fb606bc21173bc411f866174f6a0d3746e91f1d/68747470733a2f2f636f6465636f762e696f2f67682f6b6f726f7761692f6672616d65776f726b2f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/korowai/framework)[![Maintainability](https://camo.githubusercontent.com/1589722db725654344743aa51d147eba90ce13306517712ced8f260e5426e9ec/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f65303232666331656137356462626534323936362f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/korowai/framework/maintainability)[![Documentation Status](https://camo.githubusercontent.com/c6725b6b5682d0ef3894473f30e2b372dd9d471b7576e3d2b95b1d07e98074c9/68747470733a2f2f72656164746865646f63732e6f72672f70726f6a656374732f6b6f726f7761692d6672616d65776f726b2f62616467652f3f76657273696f6e3d6c6174657374)](https://korowai-framework.readthedocs.io/en/latest/?badge=latest)

Open Source software for exploring LDAP directories.

Why Korowai?
------------

[](#why-korowai)

The Korowai, also called the Kolufo, are the people who live in southeastern West Papua in the Indonesian Province of Papua, close to the border with Papua New Guinea. The majority of the Korowai clans live in tree houses on their isolated territory.

Korowai life highly dependent on trees. Similarly, some admins' work depends on LDAP database, which has tree structure.

Online documentation
--------------------

[](#online-documentation)

See [documentation on ReadTheDocs](https://korowai-framework.readthedocs.io/).

Notes for users
---------------

[](#notes-for-users)

### Runtime Requirements

[](#runtime-requirements)

PHP&gt;=7.1.3 is required. In addition to PHP, you may need to install these packages

```
apt-get install php-ldap php-xml php-mbstring
```

Notes for developers
--------------------

[](#notes-for-developers)

### Development requirements

[](#development-requirements)

- [docker](https://docker.com)

### Initial preparations

[](#initial-preparations)

After you've just cloned

```
php bootstrap-dev && php composer install
```

### Running unit tests

[](#running-unit-tests)

```
php vendor/bin/phpunit
```

### Running integration tests

[](#running-integration-tests)

```
./docker-compose run --rm php-test vendor/bin/behat
./docker-compose down
```

### Running interactive PHP shell

[](#running-interactive-php-shell)

```
./docker-compose run --rm php-cli vendor/bin/psysh
```

### Running CodeClimate

[](#running-codeclimate)

```
./docker-compose -f docker-compose.codeclimate.yml run --rm codeclimate analyze
./docker-compose -f docker-compose.codeclimate.yml down
```

### Generating API documentation

[](#generating-api-documentation)

```
./docker-compose -f docs/docker-compose.yml run --rm sami build
./docker-compose -f docs/docker-compose.yml down
```

The generated API docs go to `docs/build/html/api/`.

### Generating API documentation continuously and serving via HTTP

[](#generating-api-documentation-continuously-and-serving-via-http)

```
./docker-compose -f docs/docker-compose.yml up sami
./docker-compose -f docs/docker-compose.yml down
```

The generated API docs go to `docs/build/html/api/` and get exposed at

- `https://localhost:8001`.

### Generating sphinx documentation continuously

[](#generating-sphinx-documentation-continuously)

TODO:

The generated docs go to `docs/build/html` and get exposed at

- `http://localhost:8000`.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity40

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1761140?v=4)[Paweł Tomulik](/maintainers/ptomulik)[@ptomulik](https://github.com/ptomulik)

---

Top Contributors

[![ptomulik](https://avatars.githubusercontent.com/u/1761140?v=4)](https://github.com/ptomulik "ptomulik (41 commits)")

### Embed Badge

![Health badge](/badges/korowai-framework/health.svg)

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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