juizmill/laminas-facade 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

juizmill/laminas-facade

Composer 安装命令:

composer require juizmill/laminas-facade

包简介

README 文档

README

Project aimed at facilitating the use of common Laminas Framework services

In this package the services were mapped:

  • EventManager
  • Request
  • Response
  • ServiceManager

To create your own FACADE you have to inherit from the LaminasFacade\AbstractFacade class and return the name of the service in the getFacadeAccessor method

This project is experimental.

If you want to contribute, feel free to send an issue or Pull Request

Installation

You can install the package via composer:

composer require juizmill/laminas-facade

Register in file config/modules.config.php the module LaminasFacade

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2023-10-12