定制 texnder/aditex 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

texnder/aditex

Composer 安装命令:

composer require texnder/aditex

包简介

automatic dependency injector integration for PHP projects

README 文档

README

automatic dependency injector(PHP)

autowiring

aditex is a PHP dependency injector which uses autowiring method for inversion control and to inject required dependencies in methods

uses core PHP reflaction class

aditex uses core PHP reflaction class for creating object instances

PHP reflaction classes are standard inbuilt classes when talking about security. popular php framework like laravel uses reflaction class for dependency injection..

typehinting

aditex uses autowiring method, so it quite required to typehint your dependencies in class methods to inject automatically..

recursive

aditex checks method dependencies recursively. that's why there is no limit of levels for dependency injection.

pass arguments manually or uses defaults

developer can pass arguments manually or method will use default values. there is no restriction for constructor arguments. developer can pass other arguments values manually and aditex will take care of any required dependencies.

there is no need to create dependency instance manually and passed them to method arguments. aditex Container will take care of all required dependencies.

note developer needs to push every manual data for method or dependencies constructor while calling aditex Container for getting class instance or executing any class method.

any queries

for any further queries, please email us on: (texnder.components@gmail.com)

License

The aditex is open-sourced php library licensed under the MIT license.

统计信息

  • 总下载量: 26
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 6
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-03-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固