mirror of
				https://github.com/disposable-email-domains/disposable-email-domains.git
				synced 2025-05-29 01:49:27 +08:00 
			
		
		
		
	Adds PHP Composer package details to README (#323)
Co-authored-by: Martin Cech <cech.marten@gmail.com>
This commit is contained in:
		
							parent
							
								
									715811b055
								
							
						
					
					
						commit
						1815cbf817
					
				@ -44,6 +44,8 @@ function isDisposableEmail($email, $blocklist_path = null) {
 | 
			
		||||
}
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
Alternatively check out Composer package https://github.com/elliotjreed/disposable-emails-filter-php.
 | 
			
		||||
 | 
			
		||||
**Go** contributed by [@pjebs](https://github.com/pjebs)
 | 
			
		||||
 | 
			
		||||
```go
 | 
			
		||||
@ -64,8 +66,7 @@ func isDisposableEmail(email string) (disposable bool) {
 | 
			
		||||
}
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
Alternatively, [anti-disposable-email](https://github.com/rocketlaunchr/anti-disposable-email) which auto-updates based on this repo.
 | 
			
		||||
 | 
			
		||||
Alternatively check out Go package https://github.com/rocketlaunchr/anti-disposable-email.
 | 
			
		||||
 | 
			
		||||
**Ruby on Rails** contributed by [@MitsunChieh](https://github.com/MitsunChieh)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user