# php-container **Repository Path**: liuxiaojinla/php-container ## Basic Information - **Project Name**: php-container - **Description**: 基于psr11规范实现的容器管理,可快速集成到项目中使用 - **Primary Language**: PHP - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2019-07-03 - **Last Updated**: 2024-06-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # php-container #### 介绍 基于psr11规范实现的容器管理,可快速集成到项目中使用 #### 软件架构 软件架构说明 #### 安装教程 ``` composer require xin/container ``` #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request