flus/minz 问题修复 & 功能扩展

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

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

flus/minz

Composer 安装命令:

composer require flus/minz

包简介

A simple and personal PHP framework

README 文档

README

Minz is yet another PHP 8.2+ framework. It has no big ambitions and it is designed with my personal needs in mind.

What I like in Minz is:

  • I know the code perfectly (I wrote it);
  • it's powerful enough for my needs;
  • it has a relative small size;
  • it grows ONLY when I need it;
  • it's easy to perform integration tests;
  • it provides a common interface for both Web and CLI requests;
  • it has very few dependencies (only two at the moment, i.e. PHPMailer and Twig);
  • I learnt a LOT by coding it and it was quite fun.

Install

You should use Composer to install Minz.

Run:

$ composer require flus/minz

Then, in your code:

<?php

require '/path/to/vendor/autoload.php';

Guide

You'll find more documentation directly in the source files.

Contributing

I'm not intended to develop features that I have no uses (sorry!) That being said, forks are very welcome and I would be happy to link to yours if it brings value over my own codebase.

However, I'll be glad to accept patches for bugs and security flaws.

See the documentation to develop Minz.

Minz in the real world

Today, I use Minz in several projects:

  • Flus: a feed aggregator and social bookmarking tool;
  • flus.fr: the website of the Web service I provide for Flus;
  • taust: a monitoring system easy to setup (provided as a proof of concept);
  • Webubbub: a simple WebSub hub.

Last question: should you use Minz?

Probably not for your own projects. Minz was designed for my needs.

However, because I tried to keep the codebase away from too many levels of abstraction, it can help you to learn how a framework works. I think Minz can be great for educational purposes.

License

Minz is licensed under AGPL 3.

flus/minz 适用场景与选型建议

flus/minz 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 5.74k 次下载、GitHub Stars 达 3, 最近一次更新时间为 2024 年 11 月 29 日, 在 PHP 生态内属于活跃度较高的组件。

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

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

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

BUG 修复 & 性能优化

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

项目外包 & 长期维护

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

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

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: AGPL-3.0-or-later
  • 更新时间: 2024-11-29