farook/orbitmvc 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

farook/orbitmvc

最新稳定版本:v1.0.3

Composer 安装命令:

composer require farook/orbitmvc

包简介

A high-performance, reusable PHP MVC framework core designed for massive concurrency

README 文档

README

Latest Version on Packagist Total Downloads License

OrbitMVC is a high-performance, reusable PHP MVC framework core designed specifically for massive concurrency. It remains lightweight while providing the essential tools for modern web development.

🚀 Key Features

  • High-Performance View Engine: Compiled Blade-like templates with Zero-overhead caching.
  • Active Record ORM: Fluent, object-oriented database interactions.
  • Async Redis Queue: Process heavy tasks (like registrations) in the background.
  • Stateless Architecture: Fully compatible with RoadRunner, Swoole, and traditional servers.
  • Orbit CLI: Developer-friendly terminal tool for scaffolding and maintenance.

📦 Installation

Method 1: Create Project (Recommended)

Start a new project with the full scaffold structure:

composer create-project farook/orbitmvc my-app
cd my-app
php orbit orbit:serve

Method 2: Manual Installation

Install the core into an existing project:

composer require farook/orbitmvc
vendor/bin/orbit init
php orbit orbit:serve

💻 CLI Commands

OrbitMVC comes with a built-in CLI tool for fast development:

  • php orbit init - Scaffold the project structure (app, public, routes, storage)
  • php orbit orbit:serve - Start the development server at localhost:8000
  • php orbit make:controller <Name> - Create a new controller
  • php orbit make:model <Name> - Create a new Active Record model
  • php orbit view:clear - Purge compiled view cache
  • php orbit queue:work - Start the background job worker

🤝 Contributing

Contributions are welcome! Please check the CONTRIBUTING.md for guidelines.

👤 Author

Md Omar farook

📄 License

The OrbitMVC framework is open-sourced software licensed under the MIT license.

统计信息

  • 总下载量: 4
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 7
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-04-08

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固