Download the PHP package chenqd/mixin without Composer
On this page you can find all versions of the php package chenqd/mixin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package mixin
mixin
这是一个php的简单mixin实现 参考yii中behavior中的实现其实没能避免多继承的缺陷: 优先顺序模糊、继承方法不明确。 其实就技术实现来说并没有太大的难点,这里提供的就是给mixin别名并通过别名调用的方式。
为开发便利引入了一些laravel的组件,感谢laravel作者的优良设计
使用
main class
mixin class
调用
All versions of mixin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
illuminate/container Version 5.0 - 5.3 || >=5.4.16
illuminate/support Version >=5
illuminate/container Version 5.0 - 5.3 || >=5.4.16
illuminate/support Version >=5
The package chenqd/mixin contains the following files
Loading the files please wait ....