An open API service indexing awesome lists of open source software.

https://github.com/limingxinleo/phalcon

phalcon项目结构
https://github.com/limingxinleo/phalcon

phalcon php project

Last synced: about 1 year ago
JSON representation

phalcon项目结构

Awesome Lists containing this project

README

          

# PHALCON框架结构

> 本项目是基础框架,可以此为基础,进行结构自定义封装

[![Build Status](https://travis-ci.org/limingxinleo/phalcon-unit-test.svg?branch=master)](https://travis-ci.org/limingxinleo/phalcon-unit-test)
[![Total Downloads](https://poser.pugx.org/limingxinleo/phalcon-project/downloads)](https://packagist.org/packages/limingxinleo/phalcon-project)
[![Latest Stable Version](https://poser.pugx.org/limingxinleo/phalcon-project/v/stable)](https://packagist.org/packages/limingxinleo/phalcon-project)
[![Latest Unstable Version](https://poser.pugx.org/limingxinleo/phalcon-project/v/unstable)](https://packagist.org/packages/limingxinleo/phalcon-project)
[![License](https://poser.pugx.org/limingxinleo/phalcon-project/license)](https://packagist.org/packages/limingxinleo/phalcon-project)

[Phalcon 官网](https://docs.phalconphp.com/zh/latest/index.html)

[wiki](https://github.com/limingxinleo/simple-subcontrollers.phalcon/wiki)

## 封装版本
- [Thrift GO服务版本](https://github.com/limingxinleo/thrift-go-phalcon-project)
- [Phalcon快速开发框架](https://github.com/limingxinleo/biz-phalcon)
- [Phalcon基础开发框架](https://github.com/limingxinleo/basic-phalcon)
- [Zipkin开发版本](https://github.com/limingxinleo/zipkin-phalcon)
- [Eureka开发版本](https://github.com/limingxinleo/eureka-phalcon)
- [RabbitMQ](https://github.com/limingxinleo/rabbitmq-phalcon)
- [ELK开发版本](https://github.com/limingxinleo/elk-phalcon)
- [配置中心](https://github.com/limingxinleo/config-center-phalcon)

## 测试以及其他DEMO
- [框架测试](https://github.com/limingxinleo/phalcon-unit-test)
- [多库单表](https://github.com/limingxinleo/service-demo-order)
- [Elasticsearch](https://github.com/Aquarmini/elasticsearch-demo-phalcon)
- [kafka](https://github.com/Aquarmini/kafka-demo-phalcon)
- [机器学习](https://github.com/Aquarmini/ml-demo-phalcon)
- [正则匹配](https://github.com/Aquarmini/regex-demo-phalcon)