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.
- Host: GitHub
- URL: https://github.com/tur-nr/chainnn
- Owner: tur-nr
- License: mit
- Created: 2013-02-10T19:18:03.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-16T19:10:58.000Z (over 12 years ago)
- Last Synced: 2025-06-03T04:47:20.192Z (15 days ago)
- Language: PHP
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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.