yourls / yourls
Your Own URL Shortener
Fund package maintenance!
YOURLS
ozh
LeoColomb
dgw
Open Collective
Installs: 26 246
Dependents: 0
Suggesters: 0
Security: 6
Stars: 10 846
Watchers: 342
Forks: 1 957
Open Issues: 77
Type:project
Requires
- php: >=7.4
- ext-dom: *
- ext-filter: *
- ext-hash: *
- ext-pcre: *
- ext-pdo: *
- ext-pdo_mysql: *
- aura/sql: ^3.0
- geoip2/geoip2: ^2.10
- jakeasmith/http_build_url: ^1.0
- ozh/bookmarkletgen: ^1.2
- pomo/pomo: ^1.4
- rmccue/requests: ^2.0
- spatie/array-to-xml: ^2.14
- symfony/polyfill-intl-idn: ^1.17
- symfony/polyfill-mbstring: ^1.15
Requires (Dev)
- ext-ctype: *
Suggests
- ext-bcmath: May be needed to read GeoIP database (or ext-gmp)
- ext-curl: Required for API usage
- ext-gmp: May be needed to read GeoIP database (or ext-bcmath)
- ext-iconv: For safer input handling
- ext-json: For faster API performance
- ext-mbstring: For best performance
- ext-openssl: To fetch titles from HTTPS sites
- ext-posix: May be needed on certain PHP versions
- ext-zlib: For best performance
This package is auto-updated.
Last update: 2024-12-02 13:44:00 UTC
README
Your Own URL Shortener
YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener, on your server. You'll have full control over your data, detailed stats, analytics, plugins, and more. It's free and open-source.
Quick Start
Get YOURLS :
- Download the latest release
- Using Composer? You can simply
composer create-project yourls/yourls .
in an empty directory.
Install YOURLS:
- Read yourls.org for starters
- The complete documentation is on docs.yourls.org and contains everything from beginners to experts.
Community news, tips and tricks
- Read and subscribe to the The Official YOURLS Blog
- Check what the user community makes: plugins, tools, guides and more on Awesome YOURLS
- Engage users and ask for help in our community discussions
- Keep track of development: "Star" and "Watch" this project, follow commit messages
Contributing
Feature suggestion? Bug to report?
Before opening any issue, please search for existing issues (open and closed) and read the Contributing Guidelines.
Backers
Do you use and enjoy YOURLS? Become a backer and show your support to our open source project.
Sponsors
Does your company use YOURLS? Ask your manager or marketing team if your company would be interested in supporting our project. Your company logo will show here. Help support our open-source development efforts by becoming a sponsor.
License
Free software. Do whatever the hell you want with it.
YOURLS is released under the MIT license.