Phalcon is a web framework for PHP delivered as a C extension providing high performance and lower resource consumption.
This is a very simple tutorial to understand the basis of work with Phalcon.
Check out a explanation article.
To run this application on your machine, you need at least:
- PHP >= 5.4
- Server Any of the following
- Phalcon Devtools using provided .htrouter and
phalcon servecommand - Apache Web Server with mod_rewrite enabled
- Nginx Web Server
- Phalcon Devtools using provided .htrouter and
- Latest stable Phalcon Framework release extension enabled
Phalcon Tutorial is open-sourced software licensed under the New BSD License. © Phalcon Framework Team and contributors