An open API service indexing awesome lists of open source software.

https://github.com/webklex/php-imap-documentation

php-imap and laravel-imap documentation
https://github.com/webklex/php-imap-documentation

Last synced: 4 months ago
JSON representation

php-imap and laravel-imap documentation

Awesome Lists containing this project

README

          

# PHP-IMAP Documentation

[![Software License][ico-license]][link-license]

## Table of Contents
- [Documentations](#documentations)
- [Features & pull requests](#features--pull-requests)
- [Security](#security)
- [Credits](#credits)
- [License](#license)

## Documentations
- Core repository: [webklex/php-imap](https://github.com/Webklex/php-imap)
- Laravel wrapper: [webklex/laravel-imap](https://github.com/Webklex/laravel-imap)
- Documentation host: [php-imap.com](https://www.php-imap.com/)

### Features & pull requests
Everyone can contribute to this project. Every pull request will be considered but it can also happen to be declined.
To prevent unnecessary work, please consider to create a [feature issue](https://github.com/Webklex/php-imap-documentation/issues/new?template=feature_request.md)
first, if you're planning to do bigger changes. Of course you can also create a new [feature issue](https://github.com/Webklex/php-imap-documentation/issues/new?template=feature_request.md)
if you're just wishing a feature ;)

## Security
If you discover any security related issues, please email github@webklex.com instead of using the issue tracker.

## Credits
- [Webklex][link-author]
- [All Contributors][link-contributors]

## License
The MIT License (MIT). Please see [License File][link-license] for more information.

[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square

[link-license]: https://github.com/Webklex/php-imap-documentation/blob/master/LICENSE
[link-contributors]: https://github.com/Webklex/php-imap-documentation/graphs/contributors
[link-author]: https://github.com/webklex