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

https://github.com/bramp/libphonenumber-php

PHP Bindings for libphonenumber
https://github.com/bramp/libphonenumber-php

Last synced: over 1 year ago
JSON representation

PHP Bindings for libphonenumber

Awesome Lists containing this project

README

          

PHP Bindings for libphonenumber
by Andrew Brampton 2011

WORK IN PROGRESS - NO WHERE NEAR FINISHED....

Notes:
http://code.google.com/p/libphonenumber/source/browse/trunk/cpp/src/phonenumbers/phonenumberutil.h

http://devzone.zend.com/303/extension-writing-part-i-introduction-to-php-and-zend/
http://devzone.zend.com/1435/wrapping-c-classes-in-a-php-extension/