Description
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
Phalcon alternatives and similar libraries
Based on the "Frameworks" category.
Alternatively, view Phalcon alternatives based on common mentions on social networks and blogs.
-
Laravel 5
Laravel is a web application framework with expressive, elegant syntax. Weβve already laid the foundation for your next big idea β freeing you to create without sweating the small things. -
Slim Framework
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs. -
CakePHP
CakePHP: The Rapid Development Framework for PHP - Official Repository -
Zend Framework 2
Another framework comprised of individual components (ZF2). -
CodeIgniter 4 Development
Open Source PHP Framework (originally from EllisLab) -
FuelPHP
Fuel PHP Framework v1.x is a simple, flexible, community driven PHP 5.3+ framework, based on the best ideas of other frameworks, with a fresh start! FuelPHP is now fully PHP 8.0 compatible. -
MopaBootstrapBundle
Easy integration of twitters bootstrap into symfony2 -
Kraken PHP
Asynchronous & Fault-tolerant PHP Framework for Distributed Applications. -
Redaxscript
A modern, ultra lightweight and rocket fast Content Management System -
PHP-Spellchecker
πππ PHP Library providing an easy way to spellcheck multiple sources of text by many spellcheckers -
PHP-GLFW
πͺA fully-featured OpenGL and GLFW extension for PHP. πBatteries included (Math Functions, Texture Loaders, etc..) -
CleverStyle Framework
Simple, scalable, fast and secure full-stack PHP framework -
OpenAPI PSR-7 Message (HTTP Request/Response) Validator
It validates PSR-7 messages (HTTP request/response) against OpenAPI specifications -
Quantum PHP Framework (project)
Quantum PHP Project -
ReactPHP Promises Testing
PHPUnit assertions for testing ReactPHP promises -
Slim3 GAE Skeleton
Slim 3 skeleton working with Google App Engine include cron configuration.
Collect and Analyze Billions of Data Points in Real Time
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Phalcon or a related project?
Popular Comparisons
README
Phalcon Framework
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
A big thank you to our Backers; you rock!
Getting Started
Phalcon is written in Zephir/C with platform independence in mind. As a result, Phalcon is available on Microsoft Windows, GNU/Linux, FreeBSD and macOS. You can either download a binary package for the system of your choice or build it from source.
Installation
For detailed installation instructions you can check our installation page in the docs.
Generating API Documentation
Generating new documentation files for docs repository can be done using the script in tests/__config/generate-api-docs.php. Steps:
- Clone the phalcon repo
- Checkout the tag you would like to generate docs for.
- Run
php tests/__config/generate-api-docs.php
- The files *.md files in nikos/api/ will contain the documentation
- For publishing to the Phalcon website this repo is used.
Links
General
- [Contributing to Phalcon](CONTRIBUTING.md)
- Official Documentation
- Zephir - The language Phalcon is written on
- Incubator - Community driven plugins and classes extending the framework (written in PHP)
Support
Social Media
Sponsors
Become a sponsor and get your logo on our README on GitHub with a link to your site. [Become a sponsor]
Backers
Support us with a monthly donation and help us continue our activities. [Become a backer]
License
Phalcon is open source software licensed under the BSD 3-Clause License.
Copyright Β© 2011-present, Phalcon Team.
See the LICENSE.txt file for more. Additional licenses of packages that Phalcon uses, is inspired by or has adapted is located in the 3rdparty/licenses directory.
<!-- External links should be here -->
*Note that all licence references and agreements mentioned in the Phalcon README section above
are relevant to that project's source code only.