All Projects → phalcon → Tutorial

phalcon / Tutorial

Phalcon Tutorial

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.

Get Started

Requirements

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

You can also run the application using nanobox.io. Installation instructions for nanobox can be found here.

Running the application

  • Clone the repository to a folder on your machine
  • Navigate to that folder
  • Run nanobox run
  • After the application compiles you will see /app $ in your terminal. Type php-server to run apache
  • Navigate to the IP address displayed in the console.

License

Phalcon Tutorial is open-sourced software licensed under the New BSD License. © Phalcon Framework Team and contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].