cottacush / phalcon-utils
Phalcon Utils is a repository for libraries that are used across different phalcon projects.
Installs: 2 303
Dependents: 1
Suggesters: 0
Security: 0
Stars: 4
Watchers: 14
Forks: 1
Open Issues: 2
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-12-28 01:07:34 UTC
README
Phalcon Utils is a repository for libraries that are used across different phalcon projects.
Install
Via Composer
$ composer require cottacush/phalcon-utils
Features
- Mailer - Mail sending library
- S3 - AWS S3 library
- Validation - Custom Validators and Validation Utils
- Pagination - Custom pagination to handle
GROUP BY
Usage
Check package readme for usage instructions
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please email developers@cottacush.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.