Libraries tagged by base url
brainstormdevel/basepath
582 Downloads
A URL base path detector for Slim 4
terrylinooo/seo-search-permalink
8 Downloads
Change default search URLs to SEO-friendly URLs, which may enhance your SERP rankings and increase your site traffic. The default URL ?s=keyword will be changed to /search/keyword, and you can adjust the {search base} as needed.
wirecard/base-url-matcher
17006 Downloads
Library for syncing Base URL with WPP URL
guidofaecke/blast-base-url
505 Downloads
PSR-7 middleware and helpers for working with base URL.
foremtehan/tg-sdk-base-url
781 Downloads
The Unofficial Telegram Bot API PHP SDK
creativestyle/magesuite-base-url-code
158 Downloads
Base Url Code
bjoern-goetschke/psr7-base-url
4607 Downloads
PSR7 request base url library
abilioj/baseurl
1 Downloads
A simple PHP library to get the base URL of a project
ryanvade/flarum-ext-remove-avatar-baseurl
16 Downloads
Removes the baseURL from user avatar locations
fragotesac/zf1-view-helper-baseurl
29 Downloads
Zend Framework 1 View_Helper_BaseUrl component
hamidgh83/url_shortner
8 Downloads
URL shortener Base-X encoder/decoder
lyte/url
7 Downloads
Manipulate URLs including calculating from a common base
webmasters/base-converter
47 Downloads
Base converter for integers to base 36 and back (with optional shifting)
kryuu-common/base64-url
6 Downloads
This is a simple library for encoding and decoding Base64Url, the basis of this is that the Base64 is not URL safe due to the characters `+`, `/` and `=`, so this encode replaces these characters with `=` to ``, `+` to `-` and `/` to `_` for the purpose of using it in the URL
akshay/laravel-url-maintenance
6 Downloads
The akshay/laravel-url-maintenance package allows you to easily put a specific URL or route of your Laravel application under maintenance or bring it back up. It provides Artisan commands to manage site maintenance on a per-route basis.