Encryption/Decryption

Phalcon provides encryption facilities via the Phalcon\Crypt component. This class

2016-10-16 09:50:16
Annotations Parser

It is the first time that an annotations parser component is written in C for the PHP world. Phalcon\Annotations

2016-10-16 09:47:30
Tutorial 2: Introducing INVO

In this second tutorial, we’ll explain a more complete application in order to deepen the development with Phalcon. INVO is one of the applications we have created as samples

2016-10-16 09:57:10
Cookies Management

Cookies are a very useful way to store small pieces of data

2016-10-16 09:48:39
Generating URLs and Paths

Phalcon\Mvc\Url is the component responsible of generate URLs in a Phalcon application

2016-10-16 09:50:59
Increasing Performance: What’s next?

Get faster applications requires refine many aspects: server, client, network, database, web server, static sources, etc. In this chapter we highlight scenarios where you can

2016-10-16 09:51:47
Internationalization

Phalcon is written in C as an extension for PHP. There is a PECL

2016-10-16 09:51:48
Volt: Template Engine

Volt is an ultra-fast and designer friendly templating language written in C for PHP. It provides you a set of helpers to write views in an easy way. Volt is highly integrated

2016-10-16 09:57:35
Database Migrations

Migrations are a convenient way for you to alter your database in a structured and organized manner.

2016-10-16 09:48:43
Installation on XAMPP

XAMPP is an easy to install Apache distribution containing

2016-10-16 09:51:48