Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.

Latest commit

 

History

History
53 lines (41 loc) · 2.7 KB

introduction.md

File metadata and controls

53 lines (41 loc) · 2.7 KB
layout title keywords
default
Introduction
introduction

Welcome

Welcome to the documentation for the Phalcon framework.

Mission

Our mission is to empower developers with an advanced, feature-rich tool: Phalcon. This framework is designed to facilitate the development of powerful applications with minimal server resource consumption and optimal performance.

What is Phalcon

Phalcon is an open-source full-stack framework for PHP, distinguished by its unique architecture written as a C-extension. This means that it is implemented in C and directly integrated into PHP for enhanced performance.

Its innovative architecture ensures that the framework is always memory-resident, providing functionality on demand without the overhead of file stats and reads typical in traditional PHP frameworks.

Usage

Phalcon is designed to be developer-friendly, and you don't need to be familiar with the C language to utilize its power. The framework's interface is exposed as PHP classes under the Phalcon namespace, making it accessible and easy to use.

Phalcon is loosely coupled, allowing developers to use only the objects that they need as glue components based in the needs of their applications.

NOTE: The translation of the documentation is driven by enthusiasts and contributors. We invite and appreciate your participation in the translation effort. Contribute new translations or corrections via GitHub for English or Crowdin for other languages.

{: .alert .alert-info }

You can check our GitHub project for the code and browse through these documents for usage and functionality.

Since this is a community driven project, you can share your thoughts and requests for functionality you need by issuing a New Feature Request and if you wish vote in GitHub for existing NFRs.

Feel free to connect with us using our social media accounts: