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
- Host: GitHub
- URL: https://github.com/webklex/php-imap-documentation
- Owner: Webklex
- License: mit
- Created: 2020-12-21T00:10:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-23T15:50:45.000Z (about 3 years ago)
- Last Synced: 2025-03-25T22:41:24.322Z (about 1 year ago)
- Homepage: https://www.php-imap.com/
- Size: 63.5 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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