https://github.com/kingsquare/communibase-entity
Some basic reusable CB entities
https://github.com/kingsquare/communibase-entity
address communibase communibaseid email entity phonenumber
Last synced: 3 months ago
JSON representation
Some basic reusable CB entities
- Host: GitHub
- URL: https://github.com/kingsquare/communibase-entity
- Owner: kingsquare
- License: mit
- Created: 2019-06-13T10:49:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-04T11:52:33.000Z (almost 5 years ago)
- Last Synced: 2025-06-06T01:07:57.971Z (4 months ago)
- Topics: address, communibase, communibaseid, email, entity, phonenumber
- Language: PHP
- Homepage:
- Size: 160 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Communibase Entities
[](https://travis-ci.org/kingsquare/communibase-entity)
[](https://scrutinizer-ci.com/g/kingsquare/communibase-entity/?branch=master)Some basic reusable CB Entities:
- CommunibaseId
- CommunibaseIdCollection
- Address
- PhoneNumberPhoneNumber uses a setter which parses the the given string to countryCode, areaCode en subscriberNumber internally.