Photon Distribution Channel

Packages

photon - Photon, The High Performance PHP Framework.

Photon is a high performance PHP framework to create ZeroMQ based Mongrel2 handlers. It is usually 2 to 3 times faster than the best mod_php frameworks.

Channel Usage

This channel is to be used with the PEAR installer.

Register the channel:

pear channel-discover dist.photon-project.com
Define your global stability level:
pear config-set preferred_state alpha
pear config-set preferred_state stable
List available packages:
pear remote-list -c photon
Install a package:
pear install photon/package_name
Install a specific version/stability:
pear install photon/package_name-1.0.0
pear install photon/package_name-beta
Receive updates via the feed:
http://dist.photon-project.com/feed.xml

The Photon Distribution Channel server is proudly powered by Mongrel2 and hosted by Céondo Ltd.