Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module to cover Brazilian phone numbers #6

Open
vinibrsl opened this issue May 8, 2018 · 0 comments
Open

Module to cover Brazilian phone numbers #6

vinibrsl opened this issue May 8, 2018 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@vinibrsl
Copy link
Owner

vinibrsl commented May 8, 2018

Brazilians phone numbers can be hard to generate, validate and format, seen that there are at least three types of phone numbers in Brazil:

  • Landline phones, eg.: +55 XX 3XXX-XXXX
  • Mobile phones, eg.: +55 XX 9XXXX-XXXX or +55 XX 9XXX-XXXX
  • Non-geographic phones, eg.: 0X00 XXX XXXX

It would be great to provide methods to:

  • Validate phone numbers by type
  • Generate phone numbers by type
  • Recognize phone number types
  • Format phone numbers
@vinibrsl vinibrsl added help wanted Extra attention is needed and removed Hacktoberfest good first issue Good for newcomers labels Dec 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant