PHP Email Software for Mac

View 72 business solutions

Browse free open source PHP Email Software for Mac and projects below. Use the toggles on the left to filter open source PHP Email Software for Mac by OS, license, language, programming language, and project status.

  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    PHPMailer

    PHPMailer

    The classic email sending library for PHP

    PHPMailer – A full-featured email creation and transfer class for PHP. Support for UTF-8 content and 8bit, base64, binary, and quoted-printable encodings. SMTP authentication with LOGIN, PLAIN, CRAM-MD5, and XOAUTH2 mechanisms over SMTPS and SMTP+STARTTLS transports. Validates email addresses automatically. Many PHP developers need to send email from their code. The only PHP function that supports this directly is mail(). However, it does not provide any assistance for making use of popular features such as encryption, authentication, HTML messages, and attachments. Formatting email correctly is surprisingly difficult. There are myriad overlapping (and conflicting) standards, requiring tight adherence to horribly complicated formatting and encoding rules – the vast majority of code that you'll find online that uses the mail() function directly is just plain wrong, if not unsafe!
    Downloads: 176 This Week
    Last Update:
    See Project
  • 2
    SquirrelMail
    SquirrelMail is a PHP-based Web email client. It includes built-in pure PHP support for IMAP and SMTP, and renders all pages in pure HTML 4.0 for maximum compatibility across browsers. It has strong MIME support and a flexible plugin system.
    Leader badge
    Downloads: 533 This Week
    Last Update:
    See Project
  • 3
    trixbox CE is an easy to install, VOIP phone system based on the Asterisk PBX. trixbox is designed for home or office use. trixbox CE includes CentOS linux, mysql, and all the tools needed to run a business quality phone system. (formerly asterisk@home)
    Leader badge
    Downloads: 276 This Week
    Last Update:
    See Project
  • 4
    Elastix

    Elastix

    Unified Communications Server

    Elastix is a software-based PBX powered by 3CX and based on Debian. An open-standards solution, Elastix is an easy to install and manage UC system compatible with popular IP phones, gateways and SIP trunks. Elastix is complete with unified communications features such as integrated WebRTC video conferencing, chat, presence and softphones and smartphone clients for Windows, Mac, iOS and Android.
    Leader badge
    Downloads: 214 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    phpList

    phpList

    Powerful Open Source Email Marketing app with analytics & segmentation

    phpList delivers Open Source email marketing, including analytics, list segmentation, content personalisaton and bounce processing. Extensive technical features and a secure and stable codebase are the result of over 17 years of continuous development. Used in 95 countries, available in 20+ languages, and used to send 25 billion email campaigns last year. Deploy it with your own SMTP server, or get a free hosted account at http://phplist.com.
    Leader badge
    Downloads: 246 This Week
    Last Update:
    See Project
  • 6
    PHPMailer

    PHPMailer

    A full-featured email creation and transfer class for PHP

    A PHP email creation and transport class featuring file attachments, SMTP servers, CCs, BCCs, HTML messages, word wrap, and more. Sends email via sendmail, PHP mail(), QMail, or with SMTP. PHPMailer is used by many popular PHP development frameworks and is one of the most popular email-generating and sending libraries in the world. This project is defunct here on sourceforge – it's now maintained on Github at https://github.com/PHPMailer/PHPMailer. Documentation is available at https://github.com/PHPMailer/PHPMailer/wiki
    Leader badge
    Downloads: 169 This Week
    Last Update:
    See Project
  • 7
    PostfixAdmin
    PostfixAdmin is a Web Based Management tool created for Postfix. It is a PHP based application that handles Postfix Style Virtual Domains and Users that are stored in MySQL, PostgreSQL or SQLite
    Downloads: 64 This Week
    Last Update:
    See Project
  • 8
    vtenext - Holistic CRM (CRM + BPM + AI)
    vtenext, holistic CRM is not for you if you are looking for: - a classic CRM separated by departments, a copy of the closed source CRM but open source - a solution that permit to you to avoid to pay any kind of support for the CRM of your company - a second choice CRM, cause you have not enough budget for the closed source. So please, save time and save energy. Don’t DOWLOAD VTE If you are looking for: - a new age of CRM applications - a solution that has the right balance between performance and user licenses - an holistic application that manage all the customer processes, including the internal customers Please go on and have fun. For any support feel free to contact us and to have more information regarding the installation procedure visit: http://usermanual.vtenext.com/books/installation-requirements/page/installation-requirements-vtenext-1812
    Downloads: 18 This Week
    Last Update:
    See Project
  • 9
    Beautymail for Laravel

    Beautymail for Laravel

    Send beautiful HTML emails with Laravel

    Beautymail makes it super easy to send beautiful responsive HTML emails. Send beautiful HTML emails with Laravel.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 10
    VarDumper Component

    VarDumper Component

    Provides mechanisms for walking through any arbitrary PHP variable

    The VarDumper component provides mechanisms for walking through any arbitrary PHP variable. It provides a better dump() function that you can use instead of var_dump(). The VarDumper component creates a global dump() function that you can use instead of e.g. var_dump. By using it, you’ll gain per object and resource types specialized view to e.g. filter out Doctrine internals while dumping a single proxy entity, or get more insight on opened files with stream_get_meta_data. Configurable output formats, HTML or colored command line output. Ability to dump internal references, either soft ones (objects or resources) or hard ones (=& on arrays or objects properties). Repeated occurrences of the same object/array/resource won’t appear again and again anymore. Moreover, you’ll be able to inspect the reference structure of your data. Ability to operate in the context of an output buffering handler.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    FUDforum
    FUDforum is a super fast and scalable discussion forum. It is highly customizable and supports unlimited members, forums, posts, topics, polls & attachments. It can import XML Feeds and sync with USENET groups and Mailing Lists (bi-directional).
    Downloads: 15 This Week
    Last Update:
    See Project
  • 12

    PHP Address Book

    Simple, web-based address & phone book

    Simple, web-based address & phone book, contact manager, organizer. Groups, addresses, e-Mails, phone numbers & birthdays. vCards, LDIF, Excel, iPhone, Gmail & Google-Maps supported. PHP / MySQL based.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 13
    NOCC
    NOCC is a simple and fast Webmail client which can handle POP3 and IMAP mailboxes and sends email via SMTP. It is written with PHP, has low requirements (no database, frames). Features multi-language support, MIME attachments, displays HTML messages. The installation guide comes with the source code: https://sourceforge.net/p/nocc/code/HEAD/tree/trunk/webmail/docs/INSTALL If you encounter problems or bugs you can always try the current HEAD version: https://sourceforge.net/p/nocc/code/HEAD/tarball?path= Questions, bug reports or support requests are very welcome: https://sourceforge.net/p/nocc/_list/tickets Alternative source code repository: https://github.com/oheil/NOCC
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% and can range down to 14%.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 15
    Cypht

    Cypht

    Lightweight Open Source webmail written in PHP and JavaScript

    All your E-mail, from all your accounts, in one place. Cypht is not your father's webmail. Unless you are one of my daughters, in which case it is your father's webmail. Cypht is like a news reader, but for E-mail. Cypht does not replace your existing accounts - it combines them into one. And it's also a news reader. The driving force behind Cypht development is to provide combined views for multiple accounts, but it's also a standard E-mail client that lets you browse and manage IMAP folders and send outbound messages with SMTP. Cypht is an application built entirely of plugins, or as we call them, module sets (which is obviously way cooler sounding than plugins), that are executed by the framework. Modules provide a flexible way to add new features or customize the program without hacking the code. Cypht is Open Source (LGPL V2), and written in PHP and JavaScript.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    EmailValidator

    EmailValidator

    PHP Email address validator

    A library for validating emails against several RFC. This library aims to support RFCs 5321, 5322, 6530, 6531, 6532, and 1035. Composer is required for installation. Spoofchecking and DNSCheckValidation validation requires that your PHP system has the PHP Internationalization Libraries (also known as PHP Intl). PHP version upgrades will happen to accomodate to the pace of major frameworks. Minor versions bumps will go via minor versions of this library (i.e: PHP7.3 -> v3.x+1). Major versions will go with major versions of the library. EmailValidatorrequires you to decide which (or combination of them) validation/s strategy/ies you'd like to follow for each validation. Note that warnings are deviations from the RFC that in a broader interpretation are acceptded. It's easy to extend! You just need to implement EmailValidation and you can use your own validation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Laravel Mailbox

    Laravel Mailbox

    Catch incoming emails in your Laravel application

    Catch incoming emails in your Laravel application. Laravel Mailbox is a package for Laravel 5.7 and up that will allow your application to catch and react to incoming emails from different services like Mailgun, SendGrid, or the local log driver for debugging purposes. Listen to incoming email messages in a Laravel-Route-like fashion and react to them.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    jrean/laravel-user-verification

    jrean/laravel-user-verification

    PHP package built for Laravel 5.* & 6.* & 7.* & 8.* & 9.* & 10.*

    jrean/laravel-user-verification is a PHP package built for Laravel 5., 6., 7., 8., 9.* & 10.* to easily handle a user verification and validate the e-mail.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    SaltOS

    SaltOS

    SaltOS, ERP, CRM, Business Management Suite, Josep Sanz Campderrós

    SaltOS is a Business Management solution 100% Cloud Computing. It integrates features like CRM (Customer Relation Management) and ERP (Enterprise Resource Planning). Moreover is it licensed as 100% free software GPL-3.0.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    Kalkun
    Kalkun is an open source web-based SMS (Short Message Service) manager. It uses Gammu SMSD (part of gammu family) as SMS gateway engine to deliver and retrieve messages from your phone/modem. Documentation is on the wiki: https://github.com/kalkun-sms/Kalkun/wiki Development and source code can be found on github: https://github.com/kalkun-sms/Kalkun/
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    THIS PROJECT HAS MOVED TO Savannah. Visit our Savannah project page at http://savannah.gnu.org/projects/phpgroupware/ Bug tracking, patch submissions, and forums are still on this page for historic record
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    The purpose is to mass mail many recipients with each recipient appearing to be the sole recipient of the email. This is just a simple web page made with the ubiquitous php mailer.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    PhpXmail the web based management software for the Xmail mail server and GUI of it's administration extensions.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    poMMo is versatile Mass Mailing software. Add a mailing list to your website, or organize stand alone mailings. Unique features such as the ability to mail subsets of your subscribers set it apart from alternatives.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Owl PHPMailer

    Owl PHPMailer

    A Powerful PHP bulk email sending script with smtp support.

    Owl PHPMailer is a PHP mass mailer script with a great capabilities, Supports multiple SMTP Servers, attachments and message type and many more! All you need to get started is to upload the script to your Webhost and start using it, Yes it's that simple!
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next