Skip to content

Commit 00be47e

Browse files
author
Phalcon
committed
Adding README
1 parent 0998b3b commit 00be47e

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
Phalcon Tutorial
2+
================
3+
4+
Phalcon PHP is a web framework delivered as a C extension providing high
5+
performance and lower resource consumption.
6+
7+
This is a very simple tutorial to understand the basis of work with Phalcon.
8+
9+
Check out a explanation article: http://phalconphp.com/documentation/tutorial
10+
11+
Get Started
12+
-----------
13+
14+
#### Requirements
15+
16+
To run this application on your machine, you need at least:
17+
18+
* PHP >= 5.3.6
19+
* Apache Web Server with mod rewrite enabled
20+
* Phalcon PHP Framework extension enabled (0.4.x)
21+

0 commit comments

Comments
 (0)