Start using packagecloud in minutes
Join thousands of developers using packagecloud to distribute software securely, consistently, and affordably.
README
last updated: Sat 01/05/19 at 11:53:03 AM byphalcon
phalcon/stable
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
Installation Instructions
Phalcon distribution is hosted at PackageCloud. Stable versions correspond to Phalcon release tags and should be used in production.
Installation/configuration details for each version and operating system can be found below:
Add new package repository
DEB packages
curl -s https://packagecloud.io/install/repositories/phalcon/stable/script.deb.sh | sudo bash
RPM packages
curl -s https://packagecloud.io/install/repositories/phalcon/stable/script.rpm.sh | sudo bash
Installation
Select the required package from the list using the command as follows:
DEB packages
apt-cache search phalcon
RPM packages
yum search phalcon