# FizeNet **Repository Path**: fizechan/FizeNet ## Basic Information - **Project Name**: FizeNet - **Description**: 网络相关操作类 - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-04-21 - **Last Updated**: 2021-11-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Documentation Status](https://readthedocs.org/projects/fizenet/badge/?version=latest)](https://fizenet.readthedocs.io/zh_CN/latest/?badge=latest) # FizeNet 网络相关操作类。 FizeNet 是对一些常用的系统内置的网络函数(如 curl )进行面向对象的再封装类库,方便调用。 FizeNet 还提供了一系列的网络类来简化网络操作。 FizeNet 是 Fize 项目族群的底层依赖,众多 Fize 项目( 特别是第三方功能 )依赖 FizeNet ,同时欢迎您使用 Fize。 FizeNet 有非常完善的参考文档,其代码结构也经过精雕细琢,精炼而实用。 项目GitHub : [ https://github.com/fizechan/FizeNet ](https://github.com/fizechan/FizeNet) 参考手册 : [ https://fizenet.readthedocs.io/zh_CN/latest/index.html ](https://fizenet.readthedocs.io/zh_CN/latest/index.html)