Libraries tagged by urlset
venkatesh-kcet/sitemap
35 Downloads
Sitemap Generator
spryker/url-storage
2457925 Downloads
UrlStorage module
xddesigners/silverstripe-urlsegment-copy-button
919 Downloads
Add a 'copy link' button to the URLSegment field in the CMS.
fromholdio/silverstripe-urlsegmenter
1415 Downloads
Adds an extension to add a URLSegment to any SilverStripe DataObject and manages slug collisions
esperecyan/url
8331 Downloads
Makes the algorithms and APIs defined by URL Standard (replaces RFC 3986 and RFC 3987) available on PHP. / URL Standard (RFC 3986、RFC 3987 を置き換える Web 標準仕様) で定義されているアルゴリズム、および API を PHP から利用できるようにします。
sunnysideup/duplicate-urlsegments
767 Downloads
Remove duplicate URLSegments (e.g. my-page-2)
lantern-lighthouse/urlser
8 Downloads
Functions useful for parsing URLs into tags
twohill/silverstripe-homepagefordomain
1330 Downloads
Allows to designate a page anywhere in the tree as the homepage for a specific domain, overruling the usual homepage (which is identified by the 'home' URLSegment).
fabgg/url-search-params
316 Downloads
Library implement UrlSearchParams inspired of eponym class in Javascript
silverstripe/homepagefordomain
4982 Downloads
Allows to designate a page anywhere in the tree as the homepage for a specific domain, overruling the usual homepage (which is identified by the 'home' URLSegment).
zauberfisch/silverstripe-urlsegment-extension
28 Downloads
SilverStripe module to add an URLSegment to DataObjects. Includes FormField
icecaster/urlsegmented
361 Downloads
simple extension to allow a unique urlsegment field to dataobjects
icecaster/silverstripe-urlsegmented
58 Downloads
simple extension to allow a unique urlsegment field to dataobjects
unisolutions/silverstripe-cyrillic-transliterator
195 Downloads
Adds cyrillic transliteration in url segment.
donnikitos/url
101 Downloads
PHP URL class to parse, construct, normalize, and encode URLs - but just like in JavaScript