|
|
|
|
|
|
225
|
* [Fetch](https://github.com/tedious/Fetch) - An IMAP library.
|
225
|
* [Fetch](https://github.com/tedious/Fetch) - An IMAP library.
|
|
226
|
* [Mautic](https://github.com/mautic/mautic) - Email marketing automation
|
226
|
* [Mautic](https://github.com/mautic/mautic) - Email marketing automation
|
|
227
|
* [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution.
|
227
|
* [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution.
|
|
228
|
-* [Stampie](https://github.com/henrikbjorn/Stampie) - A library for email services such as [SendGrid](http://sendgrid.com), [PostMark](https://postmarkapp.com), [MailGun](http://www.mailgun.com) and [Mandrill](http://www.mandrill.com).
|
|
|
|
|
|
228
|
+* [Stampie](https://github.com/henrikbjorn/Stampie) - A library for email services such as [SendGrid](http://sendgrid.com), [PostMark](https://postmarkapp.com), [MailGun](https://www.mailgun.com/) and [Mandrill](http://www.mandrill.com).
|
|
229
|
* [SwiftMailer](http://swiftmailer.org/) - A mailer solution.
|
229
|
* [SwiftMailer](http://swiftmailer.org/) - A mailer solution.
|
|
230
|
|
230
|
|
|
231
|
## Files
|
231
|
## Files
|
|
|
|
|
|
|
801
|
*Tools to help install and manage PHP on your computer.*
|
801
|
*Tools to help install and manage PHP on your computer.*
|
|
802
|
|
802
|
|
|
803
|
* [HomeBrew PHP](https://github.com/Homebrew/homebrew-php) - A PHP tap for HomeBrew.
|
803
|
* [HomeBrew PHP](https://github.com/Homebrew/homebrew-php) - A PHP tap for HomeBrew.
|
|
804
|
-* [HomeBrew](http://brew.sh/) - A package manager for OSX.
|
|
|
|
|
|
804
|
+* [HomeBrew](https://brew.sh/) - A package manager for OSX.
|
|
805
|
* [PHP Brew](https://github.com/phpbrew/phpbrew) - A PHP version manager and installer.
|
805
|
* [PHP Brew](https://github.com/phpbrew/phpbrew) - A PHP version manager and installer.
|
|
806
|
* [PHP Build](https://github.com/php-build/php-build) - Another PHP version installer.
|
806
|
* [PHP Build](https://github.com/php-build/php-build) - Another PHP version installer.
|
|
807
|
* [PHP Env](https://github.com/CHH/phpenv) - Another PHP version manager.
|
807
|
* [PHP Env](https://github.com/CHH/phpenv) - Another PHP version manager.
|
|
|
|
|
|
|
888
|
## PHP Books
|
888
|
## PHP Books
|
|
889
|
*Fantastic PHP-related books.*
|
889
|
*Fantastic PHP-related books.*
|
|
890
|
|
890
|
|
|
891
|
-* [Functional Programming in PHP](http://www.functionalphp.com) - This book will show you how to leverage these new PHP5.3+ features by understanding functional programming principles
|
|
|
|
|
|
891
|
+* [Functional Programming in PHP](https://www.functionalphp.com/) - This book will show you how to leverage these new PHP5.3+ features by understanding functional programming principles
|
|
892
|
* [Grumpy PHPUnit](https://leanpub.com/grumpy-phpunit) - A book about unit testing with PHPUnit by Chris Hartjes.
|
892
|
* [Grumpy PHPUnit](https://leanpub.com/grumpy-phpunit) - A book about unit testing with PHPUnit by Chris Hartjes.
|
|
893
|
* [Mastering Object-Orientated PHP](http://www.brandonsavage.net) - A book about object-orientated PHP by Brandon Savage.
|
893
|
* [Mastering Object-Orientated PHP](http://www.brandonsavage.net) - A book about object-orientated PHP by Brandon Savage.
|
|
894
|
* [Modern PHP New Features and Good Practices](http://shop.oreilly.com/product/0636920033868.do) - A book about new PHP features and best practices by Josh Lockhart.
|
894
|
* [Modern PHP New Features and Good Practices](http://shop.oreilly.com/product/0636920033868.do) - A book about new PHP features and best practices by Josh Lockhart.
|