Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Commit

Permalink
Add warning
Browse files Browse the repository at this point in the history
  • Loading branch information
vinkla committed Jul 27, 2015
1 parent aa303cb commit 4ed4f0d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ Base62 Algorithm

A reversible base62 ID obfuscater. Works well with [Laravel](https://github.com/laravel/laravel).

## Warning
This package is no longer maintained!

```php
// The base string.
$string = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ';
Expand Down

0 comments on commit 4ed4f0d

Please sign in to comment.