blobfolio/blob-common
最新稳定版本:8.0.0
Composer 安装命令:
composer require blobfolio/blob-common
包简介
An expansive PHP toolkit with functions for sanitizing, formatting, parsing, etc.
README 文档
README
A PHP library with handy, reusable functions for sanitizing, formatting, and manipulating data.
For information about the plugin Tutan Common, which repackages and extends these functions for WordPress environments, click here.
Table of Contents
Requirements
blob-common requires PHP 7.0+ with the following modules:
- BCMath or GMP
- DOM
- Fileinfo
- Filter
- JSON
- MBString
- SimpleXML
UTF-8 is used for all string encoding. This could create conflicts on environments using something else.
The WebP functionality additionally requires access to server-side cwebp and gif2webp binaries. See the linked reference for more details.
Installation
Use Composer:
composer require "blobfolio/blob-common:dev-master"
Or grab the compiled Phar and include it in your project:
require_once('bin/blob-common.phar');
Note: The Phar is gzipped so PHP needs to have gzip capabilities to be able to read it. :)
License
Copyright © 2018 Blobfolio, LLC <hello@blobfolio.com>
This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.
Donations
| If you have found this work useful and would like to contribute financially, Bitcoin tips are always welcome! 1Af56Nxauv8M1ChyQxtBe1yvdp2jtaB1GF |
blobfolio/blob-common 适用场景与选型建议
blobfolio/blob-common 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 5.55k 次下载、GitHub Stars 达 9, 最近一次更新时间为 2017 年 01 月 24 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「php」 「data」 「parsing」 「formatting」 「sanitizing」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 blobfolio/blob-common 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 blobfolio/blob-common 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 blobfolio/blob-common 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Shoot aims to make providing data to your templates more manageable
A port of the PEAR Net_HL7 library to PHP5.3+
Adds the EDTF data type to Wikibase
A simple library that allows transform any kind of data to native php data or whatever
An MT940 bank statement parser for PHP
Html5 stream tokenizer/reader (not using libxml)
统计信息
- 总下载量: 5.55k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 16
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: WTFPL
- 更新时间: 2017-01-24