All Projects → phalcon → Cphalcon

phalcon / Cphalcon

Licence: other
High performance, full-stack PHP framework delivered as a C extension.

Programming Languages

PHP
23972 projects - #3 most used programming language
Zephir
11 projects
c
50402 projects - #5 most used programming language
shell
77523 projects
C++
36643 projects - #6 most used programming language
Volt
20 projects

Projects that are alternatives of or similar to Cphalcon

Cloudcmd
✨☁️📁✨ Cloud Commander file manager for the web with console and editor.
Stars: ✭ 1,332 (-87.36%)
Mutual labels:  hacktoberfest, framework
Truffle
A tool for developing smart contracts. Crafted with the finest cacaos.
Stars: ✭ 11,909 (+13.05%)
Mutual labels:  hacktoberfest, framework
Milligram
A minimalist CSS framework.
Stars: ✭ 9,568 (-9.17%)
Mutual labels:  hacktoberfest, framework
Pastepwn
Python framework to scrape Pastebin pastes and analyze them
Stars: ✭ 87 (-99.17%)
Mutual labels:  hacktoberfest, framework
Elgg
A social networking engine in PHP/MySQL
Stars: ✭ 1,510 (-85.67%)
Mutual labels:  hacktoberfest, framework
Coteafs Appium
📱 Wrapper Appium Framework in Java which supports Automation of Mobile and Tablet apps.
Stars: ✭ 93 (-99.12%)
Mutual labels:  hacktoberfest, framework
Dddplus
🔥 A lightweight flexible development framework for complex business architecture with full ecosystem!轻量级业务中台开发框架,中台架构的顶层设计和完整解决方案!
Stars: ✭ 107 (-98.98%)
Mutual labels:  framework, extension
Backtesting.py
🔎 📈 🐍 💰 Backtest trading strategies in Python.
Stars: ✭ 1,124 (-89.33%)
Mutual labels:  hacktoberfest, framework
Meteor
Meteor, the JavaScript App Platform
Stars: ✭ 42,739 (+305.72%)
Mutual labels:  hacktoberfest, framework
Scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Stars: ✭ 42,343 (+301.97%)
Mutual labels:  hacktoberfest, framework
Loadingshimmer
An easy way to add a shimmering effect to any view with just one line of code. It is useful as an unobtrusive loading indicator.
Stars: ✭ 1,180 (-88.8%)
Mutual labels:  hacktoberfest, framework
Cyclejs
A functional and reactive JavaScript framework for predictable code
Stars: ✭ 9,996 (-5.11%)
Mutual labels:  hacktoberfest, framework
Edxposedmanager
Companion Android application for EdXposed
Stars: ✭ 1,172 (-88.87%)
Mutual labels:  hacktoberfest, framework
Friendica Addons
Addons for Friendica
Stars: ✭ 94 (-99.11%)
Mutual labels:  hacktoberfest, extension
Falcon
The no-nonsense REST API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
Stars: ✭ 8,654 (-17.85%)
Mutual labels:  hacktoberfest, framework
Libmtev
Mount Everest Application Framework
Stars: ✭ 104 (-99.01%)
Mutual labels:  hacktoberfest, framework
Dragon
⚡A powerful HTTP router and URL matcher for building Deno web servers.
Stars: ✭ 56 (-99.47%)
Mutual labels:  hacktoberfest, framework
Mue
Fast, open and free-to-use new tab page for modern browsers
Stars: ✭ 56 (-99.47%)
Mutual labels:  hacktoberfest, extension
Core
🚀 The Node.js Framework highly focused on developer ergonomics, stability and confidence
Stars: ✭ 11,697 (+11.04%)
Mutual labels:  hacktoberfest, framework
Vscode Matlab
MATLAB support for Visual Studio Code
Stars: ✭ 114 (-98.92%)
Mutual labels:  hacktoberfest, extension

Phalcon Framework

Phalcon 5.x CI Codecov master Codecov 5.0x

Discord Contributors Phalcon Backers OpenCollective OpenCollective

4.1 Pull Requests 4.1 Issues

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.

NOTE: Phalcon requires the PSR PHP extension to be installed and enabled.

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

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].