The Wayback Machine - https://web.archive.org/web/20220510014224/https://github.com/topics/shorten-urls
Skip to content
#

shorten-urls

Here are 180 public repositories matching this topic...

YOURLS
ozh
ozh commented May 6, 2022

In 2008 when YOURLS consisted of a dozen files I thought it would be smart and frugal not to always load everything, in particular functions-install.php and functions-upgrade.php that are rarely used.

This is over optimization. Simplify the start logic and just always require() them (includes/Config/*, admin/install.php, admin/upgrade.php, tests/bootstrap.php, `tests/tests/install

enhancement good first issue

Improve this page

Add a description, image, and links to the shorten-urls topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the shorten-urls topic, visit your repo's landing page and select "manage topics."

Learn more