acelaya / acmailer
Mail sending module for Laminas and Mezzio applications
Installs: 9 896
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Language:Shell
Type:metapackage
Requires
- acelaya/zf2-acmailer: v8.2.0
- dev-main
- v8.2.0
- v8.1.0
- v8.0.0
- 7.x-dev
- v7.5.0
- v7.4.1
- v7.4.0
- v7.3.3
- v7.3.2
- v7.3.1
- v7.3.0
- v7.2.1
- v7.2.0
- v7.1.0
- v7.0.5
- v7.0.4
- v7.0.3
- v7.0.2
- v7.0.1
- v7.0.0
- 6.x-dev
- v6.4.0
- v6.3.1
- v6.3.0
- v6.2.0
- v6.1.0
- v6.0.0
- 5.x-dev
- v5.3.0
- v5.2.1
- v5.2.0
- v5.1.1
- v5.1.0
- v5.0.1
- v5.0.0
- v4.5.1
- v4.5.0
- v4.4.0
- v4.3.0
- v4.2.0
- v4.1.1
- v4.1.0
- v4.0.1
- v4.0.0
- v3.0.1
- v3.0.0
- v2.1.1
- v2.1.0
- v2.0.0
- v1.9.2
- v1.9.1
- v1.9.0
- v1.8.3
- v1.8.2
- v1.8.1
- v1.8.0
- v1.7.1
- v1.7.0
- v1.6.0
- 1.5.0
- v1.4.0
- v1.3.0
- v1.2.0
- v1.1.0
- v1.0.0
- dev-master
This package is auto-updated.
Last update: 2021-08-07 06:54:17 UTC
README
This is just a helper package designed to alias the acelaya/acmailer
package name to acelaya/zf2-acmailer
in packagist.
You can go to AcMailer to see the repository containing the actual code.
Why
Due to some security restrictions of composer and packagist, it is not possible to rename a package that has already been published.
AcMailer was first released a lot of years ago, in 2014, when Zend Framework 2 was the latest version of what's today known as Laminas.
Since it was initially designed as a ZF2 module, I named it zf2-acmailer
. It was obviously a bad idea.
The name of the package was already wrong when the new and shiny Zend Framework 3 was released, and now with the re-brand to Laminas, the name is plain wrong.
Because of that, and in order to avoid loosing all the history in packagist, I have decided to publish this small package, which requires acelaya/zf2-acmailer
and replaces it, so that you can install acelaya/acmailer
(which is a more generic and future-proof name) and still get the same.