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.
- Host: GitHub
- URL: https://github.com/dsingleton/new-base-60
- Owner: dsingleton
- Created: 2011-02-07T00:19:36.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-02-07T00:19:55.000Z (over 15 years ago)
- Last Synced: 2025-01-15T02:37:11.008Z (over 1 year ago)
- Language: PHP
- Homepage: http://tantek.pbworks.com/w/page/19402946/NewBase60
- Size: 89.8 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
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.