box/brainy
Composer 安装命令:
composer require box/brainy
包简介
Brainy - A smart, parallel templating engine based on Smarty
README 文档
README
Brainy
Brainy is a replacement for the popular Smarty templating language. It is a fork from the Smarty 3 trunk.
Brainy is still very new and it's likely that you will encounter some issues. Please report any problems that you encounter.
Why Brainy?
- Brainy generates clean and fast code by default.
- Brainy has security defaults that align better with best practices.
- Brainy does not include features that are infrequently used and increase code bloat.
Because Brainy is a fork of Smarty 3, it shares much of the same syntax and features while eliminating dangerous footguns and making it hard to write bad code.
Getting Started
Check out the Getting Started page on the wiki.
Minimum Requirements
- PHP 7.3+
mbstringPHP extension
The mbstring extension is required in order to properly support Unicode in templates and user-provided content. Brainy 3 cannot be run in a mode that does not handle Unicode properly.
Contributing to Brainy
For information on how to set up a local dev environment and run the tests, see the wiki page on Hacking on Brainy.
Where is Brainy headed?
See the project roadmap for information on upcoming releases.
Requested Contributions
If you're interested in helping out, pull requests for the following tasks will be warmly welcomed:
- Convert all non-public methods to use camel case.
- Add proper PHPDoc annotations to all functions and methods.
- Refactoring:
- Eliminate dead code
@error suppression- Increase code coverage
- etc.
- Help identify and resolve potential security issues, or find ways to help developers avoid security issues.
- Performance optimization of generated code
At the time of writing, the project has approximately 68% line coverage.
Support
Need to contact us directly? Email oss@box.com and be sure to include the name of this project in the subject.
Copyright and License
Copyright 2014-2015 Box, Inc. All rights reserved.
Copyright 2002 – 2014 New Digital Group, Inc.
This library is licensed under the GNU Lesser Public License. A copy of the license should have been provided.
box/brainy 适用场景与选型建议
box/brainy 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 153 次下载、GitHub Stars 达 70, 最近一次更新时间为 2015 年 03 月 03 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「templating」 「twig」 「template」 「smarty」 「mustache」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 box/brainy 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 box/brainy 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 box/brainy 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Shoot aims to make providing data to your templates more manageable
This Symfony bundle integrates PhpSpreadsheet into Symfony using Twig.
A Twig extension to insert css as inline styles with a tag
Caching and compression for Twig assets (JavaScript and CSS).
Twig extensions for Tracy Debugger
A Processor for Markup written in PHP. Allows extraction of Markup into a data structure, orchestrated nested manipulation of said structure, and output as (optimized) Markup.
统计信息
- 总下载量: 153
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 70
- 点击次数: 20
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2015-03-03
