Phalcon Framework: A full-stack PHP framework¶
A full-stack framework for PHP, written in PHP
Mission
¶
Our mission is to empower developers with an advanced, feature-rich tool: Phalcon. This framework is designed to facilitate the development of robust, maintainable applications.
What is Phalcon
¶
Phalcon is an open-source, full-stack framework for PHP, written in PHP. It is distributed as a Composer package and requires PHP 8.1 or later; there is no extension to compile or install.
Its components are designed to work together as a full-stack framework or to be used individually in any PHP application. The code base targets modern PHP and follows the relevant PSR standards.
Usage
¶
The framework's interface is exposed as PHP classes under the Phalcon namespace, installed with Composer (composer require phalcon/phalcon), making it accessible and straightforward to use.
Phalcon is loosely coupled, allowing developers to use only the objects that they need as glue components based on the needs of their applications.
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:
- Chat - QA
- Support
- Social Media
- Videos