Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diablomedia/zf1-mail
Mail Component from ZF1
https://github.com/diablomedia/zf1-mail
Last synced: 5 days ago
JSON representation
Mail Component from ZF1
- Host: GitHub
- URL: https://github.com/diablomedia/zf1-mail
- Owner: diablomedia
- License: bsd-3-clause
- Created: 2018-03-24T03:08:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T03:55:53.000Z (6 months ago)
- Last Synced: 2024-12-09T11:36:01.496Z (19 days ago)
- Language: PHP
- Size: 265 KB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Zend Framework 1 - Mail
[![Build](https://github.com/diablomedia/zf1-mail/workflows/Build/badge.svg?event=push)](https://github.com/diablomedia/zf1-mail/actions?query=workflow%3ABuild+event%3Apush)
[![codecov](https://codecov.io/gh/diablomedia/zf1-mail/branch/master/graph/badge.svg)](https://codecov.io/gh/diablomedia/zf1-mail)
[![Latest Stable Version](https://poser.pugx.org/diablomedia/zendframework1-mail/v/stable)](https://packagist.org/packages/diablomedia/zendframework1-mail)
[![Total Downloads](https://poser.pugx.org/diablomedia/zendframework1-mail/downloads)](https://packagist.org/packages/diablomedia/zendframework1-mail)
[![License](https://poser.pugx.org/diablomedia/zendframework1-mail/license)](https://packagist.org/packages/diablomedia/zendframework1-mail)This is just the Zend_Mail component extracted from our fork of the Zend Framework 1 repo (https://github.com/diablomedia/zf1).