Download the PHP package houdunwang/container without Composer
On this page you can find all versions of the php package houdunwang/container. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download houdunwang/container
More information about houdunwang/container
Files in houdunwang/container
Download houdunwang/container
More information about houdunwang/container
Files in houdunwang/container
Vendor houdunwang
Package container
Short Description IOC服务容器管理组件
License MIT
Homepage http://www.houdunwang.com/
Package container
Short Description IOC服务容器管理组件
License MIT
Homepage http://www.houdunwang.com/
Please rate this library. Is it a good library?
Informations about the package container
IOC
IOC服务容器管理组件
安装组件
使用 composer 命令进行安装或下载源代码使用。
HDPHP 框架已经内置此组件,无需要安装
使用
我们先定义一个测试类
注入单例对象
使用single注入单例
使用bind注入到容器
或可以真接创建容器对象进行注入
调用类方法
调用类方法时组件会分析方法参数实现依赖注入
调用函数
调用函数时组件会分析函数的参数实现依赖注入
All versions of container with dependencies
PHP Build Version
Package Version
The package houdunwang/container contains the following files
Loading the files please wait ....