Libraries tagged by path2
hdaklue/larapath
1313 Downloads
A secure, fluent path builder for PHP with sanitization strategies and Laravel 11-12 integration
grandt/relativepath
782460 Downloads
A class for cleaning up/collapsing relative paths. Like real_path, but without the need for the path to exist on the filesystem.
phpactor/class-to-file
452787 Downloads
Library to covert class names to file paths and vice-versa
fisheye/module-url-rewrite-optimiser
215287 Downloads
A Magento module that stops URL rewrites with category paths being generated for products when 'Use Categories Path for Product URLs' setting is disabled in config.
dmstr/yii2-migrate-command
290530 Downloads
Console Migration Command with multiple paths/aliases support
amphp/http-server-router
443644 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.
phpdocumentor/fileset
2798389 Downloads
Fileset component for collecting a set of files given directories and file paths
ocramius/ocra-cached-view-resolver
95171 Downloads
Cached view template path resolver to speed up the ZF2 view layer by avoiding stat calls
peridot-php/object-path
50841 Downloads
A string syntax to fetch values from array and object hierarchies
jackiedo/path-helper
221074 Downloads
Helper class for working with local paths in PHP
alleyinteractive/wp-path-dispatch
9848 Downloads
Simply and easily add a URL which fires an action, triggers a callback, and/or loads a template.
phine/path
342328 Downloads
A PHP library for improving the use of file system paths.
bolt/pathogen
270699 Downloads
Fork of pathogen, a general-purpose path library for PHP, but without using isolator.
paulzi/yii2-auto-tree
50309 Downloads
Allow apply multiple tree behavior for ActiveRecord in Yii2
jmgq/a-star
50612 Downloads
A* (A Star) algorithm for PHP