Download the PHP package ryanve/slash without Composer
On this page you can find all versions of the php package ryanve/slash. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor ryanve
Package slash
Short Description URI and filesystem path utilities.
License MIT
Homepage https://github.com/ryanve/slash
Package slash
Short Description URI and filesystem path utilities.
License MIT
Homepage https://github.com/ryanve/slash
Please rate this library. Is it a good library?
Informations about the package slash
slash
PHP utility classes for URIs, paths, and files
API (3.0)
Classes
parse_url
.- Path contains reliable methods for working with server filesystem paths.
- File contains reliable methods for reading and writing files.
- Slash contains string utilities inherited by
Path
andUri
.
Uri
Methods
foo://user:[email protected]:800/dir/file.php?s=10&e=23#jump \_/ \_______/ \_________/ \_/ \_______/ \__/ | | | | | | | userinfo hostname port query fragment | \_______________________/\___________/ | | | scheme authority path
Methods are based on the URI diagram or otherwise normalized between terms in PHP, JavaScript, jQuery Mobile, and node.
Slash
Methods
File
Methods
Path
Methods
Mixin
Methods
Extend Any Class
Fund
Fund development with tips to @ryanve =)
MIT License
Copyright (C) 2013 by Ryan Van Etten
All versions of slash with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package ryanve/slash contains the following files
Loading the files please wait ....