YOURLS —
YOURLS is a set of PHP script that will allow you to run your own URL shortener. You'll have full control over your data, detailed stats and analytics, plugins, and more. It's free.
To get started, checkout yourls.org!
Learn more tweaks in the Wiki documentation.
Keep track of development and community news.
- Follow @yourls on Twitter.
- Read and subscribe to the The Official YOURLS Blog.
- Check commit messages.
For transparency and insight into our release cycle, and for striving to maintain backward compatibility, YOURLS will be maintained under the Semantic Versioning guidelines as much as possible.
Releases will be numbered with the following format: <major>.<minor>.<patch>
And constructed with the following guidelines:
- Breaking backward compatibility bumps the major (and resets the minor and patch)
- New additions without breaking backward compatibility bumps the minor (and resets the patch)
- Bug fixes and misc changes bumps the patch
Have a bug or a feature request? Please open a new issue.
Before opening any issue, please search for existing issues and read the Issue Guidelines.
Free software. Do whatever the hell you want with it.
The license under which the YOURLS software is released is the GPLv3
from the Free Software Foundation.