An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Communibase Entities

[![Build Status](https://travis-ci.org/kingsquare/communibase-entity.svg?branch=master)](https://travis-ci.org/kingsquare/communibase-entity)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/kingsquare/communibase-entity/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/kingsquare/communibase-entity/?branch=master)

Some basic reusable CB Entities:

- CommunibaseId
- CommunibaseIdCollection
- Address
- Email
- PhoneNumber

PhoneNumber uses a setter which parses the the given string to countryCode, areaCode en subscriberNumber internally.