Module will download and compile the phalcon extension for php. It requires the puppi module from Alessandro Franceschi to download and compile the extension at the moment.
The version number must match the release tag in the cphalcon repository.
- Install the latest version of phalcon
class {'phalcon':
}
- Install a specific version
class {'phalcon':
version => '1.3.1'
}
Pull requests are welcome.
This has currently been tested on Debian derivatives only at the moment although it should most likely work on others. If you discover it is not working for a specific version of an os then send in a pull request or open an issue and I'll try to get to it.