draw/core 问题修复 & 功能扩展

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

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

draw/core

最新稳定版本:0.36.0

Composer 安装命令:

composer require draw/core

包简介

Core library for draw component and bundle.

README 文档

README

This library is for the core of draw.

The intend is to provide required reusable code that are needed by more than component/bundle.

Ignore Annotations

Some component/bundle use annotations of other libraries that are not in the required section of composer.

If those annotations are parse by doctrine annotation reader it will throw a error if they are not ignored.

Instead of ignoring them yourself those yourself the core component will automatically detect draw namespaced annotations that are not present (via a configuration) and register them as ignore if doctrine annotation reader is present.

If you want to use it in your project check ignore_annotations.php for a example.

统计信息

  • 总下载量: 53.13k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 13
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-05-06