Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mix-php/bean

DI, IoC container, reference spring bean
https://github.com/mix-php/bean

bean di ioc mix

Last synced: about 8 hours ago
JSON representation

DI, IoC container, reference spring bean

Awesome Lists containing this project

README

        

## Mix Bean

DI、IoC 容器,参考 spring bean 设计

DI, IoC container, reference spring bean

> 该库还有 go 版本:https://github.com/mix-go/bean

## Usage

安装:

```
composer require mix/bean
```

文档:

- https://www.kancloud.cn/onanying/mixphp2-2/1708689

## License

Apache License Version 2.0, http://www.apache.org/licenses/