PHP Classes

File: vendor/pimple/pimple/ext/pimple/README.md

Recommend this page to a friend!
  Classes of Gavin Gordon Markowski   Helphp PHP Class Generator   vendor/pimple/pimple/ext/pimple/README.md   Download  
File: vendor/pimple/pimple/ext/pimple/README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Helphp PHP Class Generator
Generate classes from configuration parameters
Author: By
Last change:
Date: 1 year ago
Size: 166 bytes
 

Contents

Class file image Download

This is Pimple 2 implemented in C

  • PHP >= 5.3
  • Not tested under Windows, might work

Install

> phpize
> ./configure
> make
> make install