conjoon / php-lib-conjoon
PHP email library
v1.1.2
2024-02-01 15:52 UTC
Requires
- php: >=7.4|>=8.1
- ezyang/htmlpurifier: ^4.11
- horde/imap_client: dev-FRAMEWORK_6_0
- horde/mail: dev-FRAMEWORK_6_0
- horde/smtp: dev-FRAMEWORK_6_0
- laravel/lumen-framework: ^8
Requires (Dev)
- fakerphp/faker: ^1.9.1
- mockery/mockery: ^1.3.1
- phpunit/phpunit: ^9.3
- squizlabs/php_codesniffer: *
This package is auto-updated.
Last update: 2024-10-23 17:19:07 UTC
README
PHP library for IMAP operations.
Installation
$ composer i
Additional Information
php-lib-conjoon is a side project of conjoon/lumen-app-email, a microservice for email operations based on rest-api-email.
Composer 2.0 - Pear/Horde vows
As of v1.0.1, php-lib-conjoon no longer requires Composer 1.* for installation. For Composer 2.*-compatibility, php-lib-conjoon relies on the following private composer package repository:
https://horde-satis.maintaina.com
This repository is also mentioned in the composer.json-file of horde/horde_deployment.