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

https://github.com/dsingleton/new-base-60

A pure PHP implementation of Tantek's NewBase60 numbering system.
https://github.com/dsingleton/new-base-60

Last synced: 12 months ago
JSON representation

A pure PHP implementation of Tantek's NewBase60 numbering system.

Awesome Lists containing this project

README

          

A pure PHP implementation "NewBase60":http://tantek.pbworks.com/NewBase60, origingally created by "Tantek Çelik":http://tantek.com/

This allows you use NewBase60 in PHP without a dependency on the "CASSIS":http://tantek.pbworks.com/CassisProject project. Ported by "David Singleton":http://dsingleton.co.uk.