We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03ef752 + 4570d36 commit ddff4dfCopy full SHA for ddff4df
composer.json
@@ -1,8 +1,16 @@
1
{
2
- "name": "muhammad/company-email-validator",
+ "name": "devmuhammad/company-email-validator",
3
"description": "A fast and efficient company/work email validator that checks if an email domain belongs to a free email provider.",
4
"type": "library",
5
"license": "MIT",
6
+ "keywords": [
7
+ "php",
8
+ "email validator",
9
+ "company email validator",
10
+ "business email validator",
11
+ "work email validator",
12
+ "email domain validator"
13
+ ],
14
"autoload": {
15
"psr-4": {
16
"Muhammad\\CompanyEmailValidator\\": "src/"
0 commit comments