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
- Apache Web Server with mod_rewrite enabled or Nginx Web Server
- Latest stable Phalcon Framework release extension enabled
Phalcon Tutorial is open-sourced software licensed under the New BSD License. © Phalcon Framework Team and contributors