https://github.com/daddyz/phonelib
google-libphonenumber parsing phone-number phone-parse phone-validation ruby
Last synced: about 1 month ago
Repository metadata:
Ruby gem for phone validation and formatting using google libphonenumber library data
- Host: GitHub
- URL: https://github.com/daddyz/phonelib
- Owner: daddyz
- License: mit
- Created: 2012-10-08T14:30:58.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T06:44:19.000Z (about 2 months ago)
- Last Synced: 2024-10-29T15:10:49.724Z (about 2 months ago)
- Topics: google-libphonenumber, parsing, phone-number, phone-parse, phone-validation, ruby
- Language: Ruby
- Homepage:
- Size: 42.1 MB
- Stars: 1,076
- Watchers: 16
- Forks: 132
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: MIT-LICENSE
Owner metadata:
- Name: Vadim Senderovich
- Login: daddyz
- Email:
- Kind: user
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1370959?v=4
- Repositories: 8
- Last Synced at: 2023-03-29T04:11:20.000Z
- Profile URL: https://github.com/daddyz
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 560
Total Committers: 57
Avg Commits per committer: 9.825
Development Distribution Score (DDS): 0.393
Commits in past year: 26
Committers in past year: 4
Avg Commits per committer in past year: 6.5
Development Distribution Score (DDS) in past year: 0.192
Name | Commits | |
---|---|---|
Vadim Senderovich | v****s@c****m | 340 |
Vadim Senderovich | v****s@n****l | 65 |
Vadim Senderovich | d****m@g****m | 33 |
Vadim Senderovich | v****s@n****m | 17 |
Tangerine Cat | k****r@g****m | 10 |
dependabot[bot] | 4****] | 9 |
ryancheung | r****o@g****m | 7 |
lizzard | j****r@g****m | 5 |
Ben Toews | m****i | 4 |
Maximo Mussini | m****i@g****m | 3 |
Nicolas Leger | n****r | 3 |
Pedro Silva | p****a@t****t | 3 |
Dejan Strbac | d****c@g****m | 3 |
Daniel Bergey | d****y@b****m | 3 |
Casey Provost | c****t@s****m | 3 |
Adrian Setyadi | a****d@y****m | 3 |
Shani Hadiyanto | s****i@g****m | 2 |
Robert Park | r****t@k****m | 2 |
Ivo Anjo | i****o@t****m | 2 |
Craig Hills | c****s@i****m | 2 |
Carsten Dreesbach | c****h@o****m | 2 |
Romain Laurent | r****t@w****m | 2 |
Grey Baker | g****l@g****m | 2 |
Olle Jonsson | o****n@g****m | 2 |
Matt Duszynski | m****i@w****m | 1 |
Kelly Sutton | m****n@g****m | 1 |
James Hughes | j****s@v****m | 1 |
Jacob Pargin | j****b@g****m | 1 |
JP Hastings-Spital | jp@d****k | 1 |
Germain Wessely | g****y@e****m | 1 |
and 27 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- rubygems: 51,546,104 total
- Total docker downloads: 51,679
- Total dependent packages: 22 (may contain duplicates)
- Total dependent repositories: 416 (may contain duplicates)
- Total versions: 241
- Total maintainers: 1
rubygems: phonelib
Google libphonenumber library was taken as a basis for this gem. Gem uses its data file for validations and number formatting.
- Homepage: https://github.com/daddyz/phonelib
- Documentation: http://www.rubydoc.info/gems/phonelib/
- Licenses: MIT
- Latest release: 0.8.8 (published 9 months ago)
- Last Synced: 2024-11-10T21:04:12.969Z (about 1 month ago)
- Versions: 120
- Dependent Packages: 22
- Dependent Repositories: 416
- Downloads: 51,546,104 Total
- Docker Downloads: 51,679
-
Rankings:
- Downloads: 0.435%
- Dependent packages count: 1.133%
- Average: 1.558%
- Dependent repos count: 1.621%
- Stargazers count: 1.889%
- Docker downloads count: 1.923%
- Forks count: 2.348%
- Maintainers (1)
go: github.com/daddyz/phonelib
- Homepage:
- Documentation: https://pkg.go.dev/github.com/daddyz/phonelib#section-documentation
- Licenses: mit
- Latest release:
- Last Synced: 2024-11-10T21:04:13.339Z (about 1 month ago)
- Versions: 121
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.463%
- Average: 6.681%
- Dependent repos count: 6.899%
Dependencies
- codeclimate-test-reporter 1.0.9
- coderay 1.1.2
- diff-lcs 1.2.5
- docile 1.1.5
- json 2.3.1
- method_source 0.9.0
- mini_portile2 2.8.0
- nokogiri 1.13.6
- phonelib 0.7.0
- pry 0.11.3
- racc 1.6.0
- rack 2.2.3.1
- rack-cache 1.2
- rake 13.0.1
- rspec 2.14.1
- rspec-core 2.14.8
- rspec-expectations 2.14.5
- rspec-mocks 2.14.6
- simplecov 0.13.0
- simplecov-html 0.10.2
- codeclimate-test-reporter ~> 1.0.0 development
- json = 2.3.1 development
- nokogiri ~> 1.8.2 development
- nokogiri ~> 1.10.10 development
- nokogiri ~> 1.13.0 development
- pry >= 0 development
- rack-cache = 1.2 development
- rake < 14.0 development
- rspec = 2.14.1 development
- simplecov >= 0 development