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

https://github.com/cornernote/php-short-unique-id

Encodes and Decodes a Short Unique Identifier based on an Integer
https://github.com/cornernote/php-short-unique-id

Last synced: over 1 year ago
JSON representation

Encodes and Decodes a Short Unique Identifier based on an Integer

Awesome Lists containing this project

README

          

----------------------------------
PHP Short Unique ID
----------------------------------

Copyright (c) 2012 Brett O'Donnell

Source Code: https://github.com/cornernote/php-short-unique-id
Home Page: http://mrphp.com.au/blog/short-unique-id-php

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

----------------------------------
Description
----------------------------------

Encodes and Decodes a Short Unique Identifier based on an Integer.

IDEAS TAKEN FROM
http://www.pgregg.com/projects/php/base_conversion/base_conversion.inc.phps