Download the PHP package phalcon/album-o-rama without Composer
On this page you can find all versions of the php package phalcon/album-o-rama. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download phalcon/album-o-rama
More information about phalcon/album-o-rama
Files in phalcon/album-o-rama
Package album-o-rama
Short Description Sample application for the Phalcon PHP Framework.
License BSD-3-Clause
Homepage https://phalconphp.com
Informations about the package album-o-rama
Album O'Rama
Phalcon PHP is a web framework delivered as a C extension providing high performance and lower resource consumption.
This is a sample application for the Phalcon PHP Framework. We expect to implement as many features as possible to showcase the framework and its potential.
Please write us if you have any feedback.
Thanks.
NOTE
The master
branch will always contain the latest unstable version. If you
wish to check older versions or formal, tagged release, please switch to the
relevant tag.
Get Started
Requirements
To run this application on your machine, you need at least:
- Composer
- PHP >= 5.4
- Apache Web Server with mod_rewrite enabled or Nginx
- Latest stable Phalcon Framework release extension enabled
Installation
Install composer in a common location or in your project:
Create the composer.json file as follows:
Run the composer installer:
Then you'll need to create the database and initialize schema:
And set permissions for cache dirs:
License
Album O'Rama is open-sourced software licensed under the New BSD License. © Phalcon Team and contributors
All versions of album-o-rama with dependencies
ext-phalcon Version 2.*|3.*