定制 monolith/framework 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

monolith/framework

Composer 安装命令:

composer require monolith/framework

包简介

Core component dependencies for the Monolith framework.

README 文档

README

version: 7.0

  • PHP 8.1 mandatory

version: 6.1

This isn't a tool that should be adopted. It's a design project to experiment with ideas.

Goals

  1. idiomatic language usage
    1. allows static-analysis without IDE extension or helpers
  2. no compromise for tradition
    1. integration of established tools / standards generally avoided
    2. standards and conventions are good for integration but they're not good for questioning what you know and questioning how things are usually done.
  3. grown like a garden, designed as a discovery process
    1. naive implementations are designed first
    2. algorithms become more complex only when pain points are experienced
    3. solve problems with the simplest implementation possible
  4. can become feature-complete
    1. lack of ambition to solve all problems
    2. components are open for extension, closed for modification
  5. smallest possible user-land api exposure
    1. final classes by default
    2. strong pressure to avoid inheritance

Installation

  1. extract the application skeleton to a new folder
  2. run composer install

Collections 9.3

some basic info about collections, they're fancy

Component Bootstrapping 8.0

information

Configuration 7.1

goals:

  • drop php dot env (uses global state so can't be used for multiple environments simultaneously in a runtime)
  • add new configuration loader / reader
  • keep env file conventions

warning:

config can be used in component boostrapping bind() methods but only within bound closures. the configuration tool needs the bootstrap bind() phase to set itself up.

Dependency Injection 9.4

basic di container

Error Handling 6.0

Build Status

HTTP 12.1

Build Status

Relational Database 8.1

Messaging 0.1

Build Status

Web Routing 23.2

Build Status

  1. make collections final
  2. fix these collections
  3. move tests to phpunit

Todo

under prefix('admin', get('/', ...)) the front-slash doesn't work

Web Sessions 16.0

not verified secure, consider hazardous

Twig HTML Templating 6.0

monolith/framework 适用场景与选型建议

monolith/framework 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 141 次下载、GitHub Stars 达 0, 最近一次更新时间为 2018 年 08 月 06 日, 在 PHP 生态内属于活跃度较高的组件。

它主要适用于以下技术方向: 「framework」 「monolith」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。

我们在过去多个企业项目中使用过 monolith/framework 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 monolith/framework 我们能提供哪些服务?
定制开发 / 二次开发

基于 monolith/framework 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2018-08-06