Libraries tagged by travel
iamcal/pquery
19 Downloads
A jQuery-style DOM traversal tool, for PHP
hizpark/directory-tree
25 Downloads
Elegantly transform directory structures into traversable tree objects
germania-kg/pagination
17 Downloads
Paginate your Traversables
george-zakharov/php-query
37 Downloads
This is phpQuery, a PHP port of jQuery selectors, super useful for DOM traversal and functional testing. Originally by Tobiasz Cudnik, who released it on Google Code. We forked it because we need some bug fixes and no commits have been made upstream for quite some time. Please share your phpQuery fixes with us!
epfremme/complex-map
24 Downloads
Complex traversable map class
dottwatson/simple-data
15 Downloads
traverse an array or an object by accessing the children and parents of a node
dobrosite/http-crawler
18 Downloads
PHP component for recursive web sites traversal
dobrosite/crawler
25 Downloads
PHP component for recursive traversal of hierarchical data storages
dmk/mkphpids
8801 Downloads
Currently the PHPIDS detects all sorts of XSS, SQL Injection, header injection, directory traversal, RFE/LFI, DoS and LDAP attacks. Through special conversion algorithms the PHPIDS is even able to detect heavily obfuscated attacks.
danbettles/disq
7 Downloads
Disq's fluent interface makes it easier to traverse and manipulate the filesystem.
dakujem/oliva74
31 Downloads
Backport of dakujem/oliva (Flexible tree structure, tree builders, traversal iterators, filter.) for PHP 7.4
crazedsanity/arraytopath
46 Downloads
Allows traversing an array like a (linux) filesystem.
colorium/arraydot
70 Downloads
Traversable array with dot notation
codemax/tool-repository-json
5 Downloads
El proyecta implementa un repositorio orientado a objetos, que persiste objetos en formato json a través de una interfaz CRUD.
chrissileinus/config-php
28 Downloads
A storage to hold the config of an app. It ist mainly static but as a Singleton with integrated interfaces ArrayAccess, Serializable, JsonSerializable, IteratorAggregate and Traversable.