All Projects → kcloze → slim-swoole

kcloze / slim-swoole

Licence: other
Slim 3 MVC Skeleton With Swoole

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects
ApacheConf
554 projects

Projects that are alternatives of or similar to slim-swoole

Imi
imi 是基于 Swoole 的 PHP 协程开发框架,它支持 Http、Http2、WebSocket、TCP、UDP、MQTT 等主流协议的服务开发,特别适合互联网微服务、即时通讯聊天im、物联网等场景!。QQ群:17916227
Stars: ✭ 680 (+1207.69%)
Mutual labels:  mvc, swoole
Slim Swoole
Convenient library to run SlimPHP applications with Swoole
Stars: ✭ 75 (+44.23%)
Mutual labels:  slim, swoole
Slim Born
Slim Framework 3 and 4 skeleton application has authentication MVC construction.
Stars: ✭ 179 (+244.23%)
Mutual labels:  mvc, slim
Swoolefy
swoolefy是一个基于swoole实现的轻量级、高性能、协程级、开放性的API应用服务框架
Stars: ✭ 495 (+851.92%)
Mutual labels:  mvc, swoole
Dry View
Complete, standalone view rendering system that gives you everything you need to write well-factored view code.
Stars: ✭ 124 (+138.46%)
Mutual labels:  mvc, slim
Php Msf
PHP微服务框架即Micro Service Framework For PHP
Stars: ✭ 1,764 (+3292.31%)
Mutual labels:  mvc, swoole
yafcms
基于yaf+swoole的高效率,快如闪电的博客cms系统!
Stars: ✭ 17 (-67.31%)
Mutual labels:  swoole, medoo
ExpressPHP-V1
✨ ExpressPHP V1是一个极简的 web 开发MVC框架,和ThinkPHP5一样现代化,比CodeIgniter还要轻量级,真正突破框架限制,让你感受到自由,同时兼顾高性能、低学习成本。
Stars: ✭ 13 (-75%)
Mutual labels:  mvc
clockwork-firefox
Clockwork - php dev tools integrated to your browser - Firefox add-on
Stars: ✭ 22 (-57.69%)
Mutual labels:  slim
one-app
one 框架初项目始化
Stars: ✭ 19 (-63.46%)
Mutual labels:  swoole
databind-js
A powerful and flexible MVC data binding library
Stars: ✭ 16 (-69.23%)
Mutual labels:  mvc
Samples-ASP.NET-MVC-CSharp
ASP.NET MVC C# samples for Stimulsoft Reports.Web reporting tool.
Stars: ✭ 31 (-40.38%)
Mutual labels:  mvc
view
Yii view rendering library
Stars: ✭ 42 (-19.23%)
Mutual labels:  mvc
swoft-ddz
基于swoft框架开发斗地主
Stars: ✭ 70 (+34.62%)
Mutual labels:  swoole
dva-boot
🌱 使用CRA(create-react-app v2) 构建的react dva 2 脚手架 支持动态路由、接口数据模拟、按功能分层、并且包含诸多实用的小组件
Stars: ✭ 79 (+51.92%)
Mutual labels:  mvc
wulaphp
一个有点复杂的PHP框架!
Stars: ✭ 26 (-50%)
Mutual labels:  mvc
QuickCore
Delphi Core Framework to fast build desktop/mobile/web apps.
Stars: ✭ 84 (+61.54%)
Mutual labels:  mvc
cfwheels-example-app
A CFWheels 2.x App with user management, role based permissions and password resets
Stars: ✭ 17 (-67.31%)
Mutual labels:  mvc
sdebug
Xdebug — Step Debugger and Debugging Aid for PHP
Stars: ✭ 263 (+405.77%)
Mutual labels:  swoole
thrift2-hbase
thrift2-hbase component for Hyperf.
Stars: ✭ 14 (-73.08%)
Mutual labels:  swoole

Slim 3 MVC Skeleton With Swoole

##Features

  • Quickly setup and start working on a new Slim Framework 3 .
  • Use the latest Slim 3 with the PHP-View template render.
  • It also uses the Monolog logger.
  • It can run well with swoole or php-fpm.
  • Use the lightest PHP database: Medoo
  • Built for Composer

##Requirements

Install the Application

git clone https://github.com/kcloze/slim-swoole.git  my-app-name
cd my-app-name
composer update
php public/server.php

##Check

Docs

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