Blog |
			Forum |
			Repository |
			Wizard
		
		Jump to letter: [
			
				ABCDEFGHILMNOPQRSTUVWXYZ
			]
		
		
			
				
					php-swift-Swift - Free Feature-rich PHP Mailer
					
						- Website:
- http://www.swiftmailer.org/
- Licence:
- MIT
- Vendor:
- Remi Collet
						- Description:
- Swift Mailer integrates into any web app written in PHP 5, offering a
flexible and elegant object-oriented approach to sending emails with
a multitude of features.
To use this library, you just have to add, in your project:
  require_once '/usr/share/php/Swift/swift_required.php'; 
Packages
					
						
							| php-swift-Swift-5.4.1-1.el7.remi.noarch | [166 KiB] | Changelog by Remi Collet (2015-10-16): - update to 5.4.1
- sources from github, pear channel is dead
- provide php-composer(swiftmailer/swiftmailer)
- add BR on mockery/mockery
- fix license handling |