An open API service indexing awesome lists of open source software.

https://github.com/limingxinleo/happy-join-hyperf

组件嗨化计划
https://github.com/limingxinleo/happy-join-hyperf

hyperf php

Last synced: 3 months ago
JSON representation

组件嗨化计划

Awesome Lists containing this project

README

          

# 组件嗨(Hyperf)化计划

[![Latest Stable Version](https://poser.pugx.org/limingxinleo/happy-join-hyperf/v)](//packagist.org/packages/limingxinleo/happy-join-hyperf)
[![Total Downloads](https://poser.pugx.org/limingxinleo/happy-join-hyperf/downloads)](//packagist.org/packages/limingxinleo/happy-join-hyperf)
[![Latest Unstable Version](https://poser.pugx.org/limingxinleo/happy-join-hyperf/v/unstable)](//packagist.org/packages/limingxinleo/happy-join-hyperf)
[![Dependents](https://poser.pugx.org/limingxinleo/happy-join-hyperf/dependents)](//packagist.org/packages/limingxinleo/happy-join-hyperf)
![Sourcegraph for Repo Reference Count](https://img.shields.io/sourcegraph/rrc/github.com/limingxinleo/happy-join-hyperf)
[![License](https://poser.pugx.org/limingxinleo/happy-join-hyperf/license)](//packagist.org/packages/limingxinleo/happy-join-hyperf)

本计划由 `Hyperf` 使用者自行发起并加入,主要为了解决从其他 `PHP框架` 转到 `Hyperf框架` 开发时,核心组件无法被代替,导致需要重写大量代码的问题。

需要嗨化的组件,可以使用以下命令加入此计划

```shell
composer require limingxinleo/happy-join-hyperf --dev
```

## Laravel

- [limingxinleo/i-cache](https://github.com/limingxinleo/i-cache) 缓存系统
- [limingxinleo/i-encryption](https://github.com/limingxinleo/i-encryption) 加密解密
- [limingxinleo/hyperf-facade](https://github.com/limingxinleo/hyperf-facade) 门面(静态代理)

## Features for Hyperf

- [gemini/hyperf-router](https://github.com/Gemini-D/hyperf-router) 路由增强

## Demo for Hyperf

- [bing-img-downloader](https://github.com/Dracovish/bing-img-downloader) 必应图片下载器