cottacush / phalcon-utils
Phalcon Utils 是一个存储跨不同 Phalcon 项目使用的库的仓库。
2.8.2
2018-10-29 15:54 UTC
Requires
- php: >=5.6 | >=7.0
- ext-phalcon: ^3.0
- ext-xml: >=0.0.0
- aws/aws-sdk-php: ^3.3
- fightbulc/moment: ^1.26
- justblackbird/handlebars.php-helpers: ^1.2
- phalcon/incubator: ^3.0
- psr/log: ^1.0
- swiftmailer/swiftmailer: @stable
Requires (Dev)
- bshaffer/oauth2-server-php: ^1.8
- league/fractal: ^0.13.0
- pagerfanta/pagerfanta: ^1.0
- phpunit/phpunit: ~4.5||~6.0
- redound/phalcon-rest: ^1.4.0
- xamin/handlebars.php: ^0.10.4
Suggests
- bshaffer/oauth2-server-php: Install Bshaffer Oauth Server for OAuth2 support
- league/fractal: Install Fractal for transformer support
- pagerfanta/pagerfanta: Install Pagerfanta for Pagination support
- redound/phalcon-rest: Install Phalcon Rest for REST app bootstrap support
- xamin/handlebars.php: Install Handlebars for text replacement
- 2.8.2
- 2.8.1
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.5
- 2.4.4
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.1
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.1
- 2.0.0
- 1.11.0
- 1.10.1
- 1.10.0
- 1.9.0
- 1.8.0
- 1.7.5
- 1.7.4
- 1.7.3
- 1.7.2
- 1.7.1
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.1
- 1.3.0
- 1.2.0
- 1.1.2
- dev-master / 1.0.x-dev
- dev-features/setup-travis-build
- dev-fixes/fix-xml-requirement
- dev-features/paginated-response
- dev-features/add-case-sensitivity-data-validation
- dev-features/add-SORS-middleware
- dev-fixes/add-xml-extension-dependency
- dev-features/templating-text-date-improvements
- dev-fixes/not-found-response
- dev-fixes/international-format-fix
- dev-fixes/transformers-fix
- dev-features/model-text-updates
- dev-features/multiple-log-targets
- dev-features/application-bootstrap
- dev-features/common-validations
- dev-php-7-and-phalcon-3-upgrade
- dev-features/pagination
- dev-features/add-message-code
- dev-features/restructure-tests
- dev-develop
- dev-features/TER-21
- dev-features/TER-17
- dev-TER-16
- dev-TER-9
- dev-TER-8
- dev-fixes/TER-7
This package is auto-updated.
Last update: 2024-09-28 00:29:18 UTC
README
Phalcon Utils 是一个存储跨不同 Phalcon 项目使用的库的仓库。
安装
通过 Composer
$ composer require cottacush/phalcon-utils
功能
- Mailer - 邮件发送库
- S3 - AWS S3 库
- Validation - 自定义验证器和验证工具
- Pagination - 自定义分页以处理
GROUP BY
使用方法
请查看包的 README 文件以获取使用说明。
变更日志
请参阅 CHANGELOG 了解最近更改的详细信息。
测试
$ composer test
贡献
请参阅 CONTRIBUTING 和 CONDUCT 了解详细信息。
安全
如果您发现任何安全相关的问题,请通过电子邮件 developers@cottacush.com 联系我们,而不是使用问题跟踪器。
鸣谢
许可证
MIT 许可证 (MIT)。请参阅 许可证文件 了解更多信息。