Libraries tagged by Url Class
webpatser/laravel-sanitize
36535 Downloads
Laravel package to sanatize a string for use as URL's. It uses the PHP Normalizer class and fills whitespace with dashes.
silvertipsoftware/rest-router
5973 Downloads
Smart url construction using classes and models
atk14/sluggish-router
30636 Downloads
Base class for ATK14 routers generating nice looking URLs with slugs
arne-groskurth/url
22473 Downloads
Url is a small PHP class that helps dealing with Urls.
grantholle/pear-net-url2
870 Downloads
A psr-4 compliant port of pear/net_url2: Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.
mvccore/ext-form
4282 Downloads
MvcCore - Extension - Form - form extension with base classes to create and render web forms with HTML5 controls, to handle and validate submited user data, to manage forms sessions for default values, to manage user input errors and to extend and develop custom fields and field groups.
it-for-free/rusphp
5222 Downloads
Universal PHP library for different perposis
blackbam/cistoolkit
8155 Downloads
A generic toolkit containing a lot of very useful PHP classes
alash3al/horus
86 Downloads
A micro PHP7 framework
darling/php-web-paths
432 Downloads
The PHPWebPaths library provides classes for working with web paths such as a Url.
rayful/url
2560 Downloads
A URL operation Class, including set query, get query, parse query, get domain and so on.
smoren/url-security-manager
460 Downloads
Class for building, parsing, signing, signature checking, encrypting and decrypting URLs
fabgg/url-search-params
178 Downloads
Library implement UrlSearchParams inspired of eponym class in Javascript
jpi/utils
1971 Downloads
Library with various utility classes
devamirul/p-router
40 Downloads
Simple, lightweight, and powerful PHP Router with rich features like Middlewares and Controllers is a simple and useful router class. Heavily inspired by the way Laravel handles routing.