承接 hermes-framework/hermes 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

hermes-framework/hermes

Composer 安装命令:

composer require hermes-framework/hermes

包简介

README 文档

README

Swift messenger PHP framework with standardized interfaces, extreme customizability, seamless async support, and high performance.

⚠️ WARNING: Hermes is in very early development. Some core functionality is missing and tests are a work in progress. For now, this is just a "build in public" concept. :)

🎯 Design Goals

  1. Asynchronous Aware Tailored for use with asynchronous tools such as Swoole, OpenSwoole, and RoadRunner, enabling efficient handling of concurrent requests.

  2. Standard Surface Adheres to standard interfaces (e.g., PSR) as much as possible to ensure interoperability with existing tools.

  3. Customizable Core Provides clear interfaces that can be implemented and swapped out as you like, making it easy to replace first-party components.

  4. Minimized Magic Avoids magic (magic methods, reflection, etc.) that makes code harder to follow, reduces type safety, and degrades performance. Magic is used only where it genuinely improves developer experience (e.g., limited reflection for DI auto-wiring).

  5. Performance Priority Focuses on performance by using abstractions judiciously, ensuring minimal overhead. Leverages libraries and tools that are optimized for speed and efficiency.

📚 Documentation

// TODO: implement this!

Check the example directory to get an idea of how things work.

🚀 Feature List

  • Dependency Injection
  • HTTP Server
  • CLI
  • Queue System
  • WebSocket Server

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-03-18