2017 © Pedro Peláez
 

library framework

Framework for Korowai project

image

korowai/framework

Framework for Korowai project

  • Friday, February 2, 2018
  • by ptomulik
  • Repository
  • 1 Watchers
  • 0 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Korowai Framework

Build Status (TravisCI) BUild Status (CircleCI) Codecov Maintainability Documentation Status, (*1)

Open Source software for exploring LDAP directories., (*2)

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., (*3)

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

Online documentation

See documentation on ReadTheDocs., (*5)

Notes for users

Runtime Requirements

PHP>=7.1.3 is required. In addition to PHP, you may need to install these packages, (*6)

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

Notes for developers

Development requirements

Initial preparations

After you've just cloned, (*7)

php bootstrap-dev && php composer install

Running unit tests

php vendor/bin/phpunit

Running integration tests

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

Running interactive PHP shell

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

Running CodeClimate

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

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/., (*8)

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, (*9)

  • https://localhost:8001.

Generating sphinx documentation continuously

TODO:, (*10)

The generated docs go to docs/build/html and get exposed at, (*11)

  • http://localhost:8000.

The Versions

02/02 2018

dev-master

9999999-dev

Framework for Korowai project

  Sources   Download

MIT

The Requires

 

The Development Requires

by Paweł Tomulik

02/02 2018

dev-devel

dev-devel

Framework for Korowai project

  Sources   Download

MIT

The Requires

 

The Development Requires

by Paweł Tomulik