首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > sfiocplugin为PHP和symfony的IOC容器实现

sfiocplugin为PHP和symfony的IOC容器实现

资 源 简 介

sfIocPlugin - IoC container for Symfony framework Description sfIocPlugin implements IoC container in PHP and provide easy integration with Symfony Framework. Plugin is inspired by Spring framework IoC container (http://www.springframework.org/), but IS NOT AN ONE-TO-ONE COPY. IoC container is useful for business logic layer implementations and adds more flexibility to your applications. Features This plugin is a very basic implementation of IoC, but it is enough for solving typical architecture problems. annotations support (easy bean configuration by annotations for classes and methods - no need for configuring all parameters in config files) support for dependency injection (currently only for construct()) implements singleton pattern (there is no need for using boring getInstance() methods) simple usage configurable with YAML files Requirements

文 件 列 表

sfIoCPlugin
LICENSE
README
sf1.0_custom_factories_patch.diff
lib
VIP VIP
0.179787s