krakjoe / componere

Complex Type Composition and Manipulation

Home Page:http://docs.php.net/intro.componere

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Componere

Build Status Build status Coverage Status

Documentation

Documentation can be found in the PHP manual

Installation

From PECL

To install latest stable version

pecl install componere

From sources

Use release branch for stable version or develop branch.

phpize
./configure --enable-componere
make
make test

Binary packages

Microsoft Windows

Download DLL from the pecl page.

Fedora / CentOS / RHEL

RPM are available in Remi's repository.

Explanation

These are for the weak ...

About

Complex Type Composition and Manipulation

http://docs.php.net/intro.componere

License:Other


Languages

Language:C 55.7%Language:PHP 30.4%Language:C++ 12.9%Language:M4 0.7%Language:Makefile 0.3%