Skip to content

sweetenyi/tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phalcon Tutorial

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: http:https://docs.phalconphp.com/en/latest/reference/tutorial.html

Get Started

Requirements

To run this application on your machine, you need at least:

  • PHP >= 5.4
  • Apache Web Server with mod rewrite enabled
  • Phalcon Framework extension enabled (>= 2.0.0)

Releases

No releases published

Packages

 
 
 

Languages

  • PHP 73.5%
  • HTML 14.5%
  • ApacheConf 12.0%