File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Phalcon Tutorial
22================
33
4- Phalcon PHP is a web framework delivered as a C extension providing high
4+ Phalcon is a web framework for PHP delivered as a C extension providing high
55performance and lower resource consumption.
66
77This is a very simple tutorial to understand the basis of work with Phalcon.
88
9- Check out a explanation article: http://phalconphp.com/documentation/ tutorial
9+ Check out a explanation article: http://docs. phalconphp.com/en/latest/reference/ tutorial.html
1010
1111Get Started
1212-----------
@@ -17,5 +17,5 @@ To run this application on your machine, you need at least:
1717
1818* PHP >= 5.3.11
1919* Apache Web Server with mod rewrite enabled
20- * Phalcon PHP Framework extension enabled (0.5.x)
20+ * Phalcon Framework extension enabled (>= 0.5.x)
2121
You can’t perform that action at this time.
0 commit comments