Libraries tagged by Xpath
mnsami/composer-custom-directory-installer
5529873 Downloads
A composer plugin, to help install packages of different types in custom paths.
graphp/graph
321309 Downloads
GraPHP is the mathematical graph/network library written in PHP.
graphp/algorithms
2997712 Downloads
Common mathematical graph algorithms implemented in PHP
alexpechkarev/geometry-library
4273238 Downloads
PHP Geometry library provides utility functions for the computation of geometric data on the surface of the Earth.
pear/net_url2
13115555 Downloads
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.
symfony/json-path
218115 Downloads
Eases JSON navigation using the JSONPath syntax as described in RFC 9535
league/flysystem-path-prefixing
10955163 Downloads
Path prefixing filesystem adapter for Flysystem.
internal/path
171678 Downloads
Type-safe, immutable file path library with cross-platform support and automatic normalization.
wazum/sluggi
549137 Downloads
TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects
middlewares/trailing-slash
556814 Downloads
Middleware to normalize the trailing slash of the uri path
yiisoft/aliases
1374403 Downloads
Named paths and URLs storage
sop/x509
943060 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
selective/basepath
573658 Downloads
A URL base path detector for Slim 4
koodimonni/composer-dropin-installer
2750860 Downloads
Install packages or a few files from packages into custom paths without overwriting existing stuff.
amphp/http-server-router
562901 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.