Phalcon Installation We need to install WAMP/MAMP/LAMP/XAMP according to your operating system. Below the installation is based on WAMP (Windows Apache MySQL…
Phalcon Tutorial
-
-
Phalcon Internationalization Phalcon is written in C as an extension for PHP. There is a PECL (PHP Extension Community Library) extension that…
-
What is Phalcon Phalcon is developed by group of developers where Andres Gutierrez was their team head. Phalcon is an open-source framework…
-
Phalcon Tutorial Phalcon Tutorial provides basic and advanced concepts of Phalcon . Our Phalcon Tutorial is designed for beginners and professionals both.…
-
Phalcon Views View represents the front-end of the application. It consists of HTML files embedded inside PHP code which creates the view…
-
VOLT: Template Engine Volt provides Phalcon fast execution as it is very fast and designer friendly templating language written in C for…
-
Phalcon Layer It powers the model layer in the framework. It is found under the directory PhalconDb. It consists of abstraction layer…
-
Phalcon Logging This method found under directory PhalconLogger. It provides logging services for application. We can login to different backend using different…
-
Phalcon Model Behaviours Behaviour is shared conducts which is used by the models to reuse the code. The ORM provides an API…
-
Phalcon Features It is the fastest framework for PHP. It is a full stack open source framework. It can create independent framework.…