All Projects → phalcon → Invo

phalcon / Invo

Licence: mit
Sample application for the Phalcon PHP Framework

Labels

Projects that are alternatives of or similar to Invo

cover
get NetEase CloudMusic Cover
Stars: ✭ 31 (-90.94%)
Mutual labels:  phalcon
phalconist
Resources catalog for Phalcon Framework
Stars: ✭ 28 (-91.81%)
Mutual labels:  phalcon
phalcon
[WIP] Phalcon Framework. Work will continue after release of v5.0
Stars: ✭ 138 (-59.65%)
Mutual labels:  phalcon
falconplus
falconplus - for phalcon+plus
Stars: ✭ 14 (-95.91%)
Mutual labels:  phalcon
phalcon-throttler
Phalcon Throttler is a Rate Limiter for the PHP Phalcon Framework.
Stars: ✭ 19 (-94.44%)
Mutual labels:  phalcon
homebrew-tap
Official Homebrew tap for Phalcon PHP Framework (brew install phalcon)
Stars: ✭ 14 (-95.91%)
Mutual labels:  phalcon
Box
[DEPRECATED] Official, pre-packaged Vagrant Box
Stars: ✭ 197 (-42.4%)
Mutual labels:  phalcon
Zephir
Zephir is a compiled high level language aimed to the creation of C-extensions for PHP.
Stars: ✭ 3,086 (+802.34%)
Mutual labels:  phalcon
dd
This package will add the dd and dump helpers to your Phalcon application.
Stars: ✭ 17 (-95.03%)
Mutual labels:  phalcon
Core
Free, easy to setup PBX for small business based on Asterisk 16 core
Stars: ✭ 190 (-44.44%)
Mutual labels:  phalcon
docker-env
使用Docker搭建的PHP7的开发环境,支持Phalcon、Yaf等C语言框架
Stars: ✭ 30 (-91.23%)
Mutual labels:  phalcon
php-orm-benchmark
The benchmark to compare performance of PHP ORM solutions.
Stars: ✭ 82 (-76.02%)
Mutual labels:  phalcon
dashninja-fe
Dash Ninja Front-End (Public Rest API+HTML+JS)
Stars: ✭ 22 (-93.57%)
Mutual labels:  phalcon
alconSeek
alconSeek is an Application Skeleton (Phalcon+Xunsearch) for Develop Full-text Search Api.
Stars: ✭ 16 (-95.32%)
Mutual labels:  phalcon
phalcon-authmiddleware
Auth Middleware component for Phalcon.
Stars: ✭ 27 (-92.11%)
Mutual labels:  phalcon
x-api
phalcon搭建的基础php结构
Stars: ✭ 27 (-92.11%)
Mutual labels:  phalcon
phalcon-micro-rest-api-skeleton
This is a basic API REST skeleton written on Phalcon PHP. Great For building an MVP for your frontend app (Vue, react, angular, or anything that can consume an API)
Stars: ✭ 57 (-83.33%)
Mutual labels:  phalcon
Docs
Phalcon Framework documentation
Stars: ✭ 305 (-10.82%)
Mutual labels:  phalcon
Manaphp
ManaPHP Framework: Swoole+FPM
Stars: ✭ 271 (-20.76%)
Mutual labels:  phalcon
element
Element CMF
Stars: ✭ 16 (-95.32%)
Mutual labels:  phalcon

INVO Application

Phalcon is a web framework delivered as a C extension providing high performance and lower resource consumption.

This is a sample application for the Phalcon PHP Framework. We expect to implement as many features as possible to showcase the framework and its potential.

Please write us if you have any feedback.

Thanks.

NOTE

The master branch will always contain the latest stable version. If you wish to check older versions or newer ones currently under development, please switch to the relevant branch.

Get Started

Requirements

Installation

  1. Copy project to local environment - git clone [email protected]:phalcon/invo.git
  2. Copy file cp .env.example .env
  3. Edit .env file with your DB connection information
  4. Run DB migrations vendor/bin/phalcon-migrations migration run --config=migrations.php

Contributing

See CONTRIBUTING.md

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

Invo is open-sourced software licensed under the New BSD License. © Phalcon Framework Team and contributors

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].