An open API service indexing awesome lists of open source software.

https://github.com/tur-nr/chainnn

Chainnn is a small PHP package that helps developers to create method chaining hierarchies.
https://github.com/tur-nr/chainnn

Last synced: 4 days ago
JSON representation

Chainnn is a small PHP package that helps developers to create method chaining hierarchies.

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/tur-nr/chainnn.png?branch=master)](https://travis-ci.org/tur-nr/chainnn)

# README

## What is Chainnn?

Chainnn is a small PHP package that helps developers to create method chaining
hierarchies.

## How to use Chainnn

For the time being take a look in the `/example` directory.

---

### Todos

Documentation.