src-run/augustus-reflection-library
Composer 安装命令:
composer require src-run/augustus-reflection-library
包简介
A simple library providing a partial reflection high-level api.
README 文档
README
| Travis-CI | Codacy Rating | Code Coverage | Style-CI | Release | API Documentation |
|---|---|---|---|---|---|
Overview
Welcome!
The src-run/augustus-reflection-library package provides:
A simple library providing a partial reflection high-level api.
Grouping
We use a Willy Wonka-inspired naming schema for our package group names. This package is part of the augustus group, which is a collection of packages with a focus on "core reflection base classes" and related functionality.
You are welcome to research some useless details about this specific group if you have too much time on your hands.
JTT
This package represents a single project within a large collection of open-source code released under the "SR" namespace, comprised of many framework-agnostic libraries, a collection of Symfony bundles, as well as some one-off releases. This project is authored and maintained by:
Quick Start
Installation
Get the code by requiring it explicitly via the Composer CLI, or by editing your composer.json to reflect the dependency and updating your project requirements. For example, to explicitly require this project using the CLI, use the following command.
$ composer require src-run/augustus-reflection-library
Alternatively, to add this project to your "composer.json" file, add the following to the "require" section.
require: { "src-run/augustus-reflection-library": "dev-master" }
Note: Is is not recommended to use the "dev-master" constraint. Realize that doing so could allow a release with
backwards-incompatable, breaking changes to be pulled in. Instead, it is good practive to use semantic versioning and
enter an explicit requirement. For example, to require version 1.0 you would use ^1.0.
Reference
API Docs
This package's API reference is available on our documentation website (see the "Reference" row of the table found in the "Additional Links" section below). All API documentation is automatically compiled against the master branch whenever a git push event occurs.
Static API reference for specific releases is planned and will be posted once this package has matured and reached the version 1 milestone.
The API reference websites detailed above are auto-generated using a reliable and well-developed CLI tool called Sami. It is rigorously and regularly tested and is used for some large-scale projects, such as the Symfony Full-Stack Framework <see: https://src.run/go/symfony-api>, as well some smaller projects, such as Twig <see: https://src.run/go/twig-api>. Refer to Sami's repository page to research usage in your own project.
Examples/Tutorials
Currently, there is no "human-written" documentation, outside of this README (which is itself generated from a template). Pending package stability, available man-hours, and an actual demand from external users, we may publish a Read the Docs page with official documentation, tutorials, and additional resources.
Contributing
Discussion
For general inquiries or to discuss a broad topic or idea, find "robfrawley" on Freenode. He is always happy to discuss language-level ideas, possible new directions for a project, emerging technologies, as well as the weather.
Issues
To report issues or request a new feature, use the project issue tracker. Include as much information as possible in any bug reports. Feel free to "ping" the topic if you don't get a response within a few days (sometimes Github notification e-mails fall through the cracks).
Code
You created additional functionality while utilizing this package? Wonderful: send it back upstream! Don't hesitate to submit a pull request! Your imagination and the requirements outlined within our CONTRIBUTING.md file are the only limitations.
License
This project is licensed under the MIT License, an FSF- and OSI-approved, GPL-compatible, permissive free software license. Review the LICENSE file distributed with this source code for additional information.
Additional Links
| Item | Result/Status |
|---|---|
| Stable Release | |
| Dev Release | |
| License |
src-run/augustus-reflection-library 适用场景与选型建议
src-run/augustus-reflection-library 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 531 次下载、GitHub Stars 达 0, 最近一次更新时间为 2016 年 03 月 29 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「library」 「reflection」 「rmf」 「augustus-reflection-library」 「src-run」 「augustus」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 src-run/augustus-reflection-library 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 src-run/augustus-reflection-library 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 src-run/augustus-reflection-library 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Library emulating the PHP internal reflection using just the tokenized source code.
Parse use statements for a reflection object
Inbox pattern process implementation for your Laravel Applications
Generate UML class diagrams by reflection for your PHP projects
Symfony/polyfill-* and provides an Error/Throwable implementation for pre-7.0 PHP release.
Powerful class discovery system for Laravel with attribute-based scanning, directory traversal, and monorepo support
统计信息
- 总下载量: 531
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 12
- 依赖项目数: 10
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-03-29