Libraries tagged by trailers
traineratwot/pdo-extended
292 Downloads
traineratwot/composer-config
257 Downloads
description
xdire/collections
28 Downloads
Different collections for easy data manage and traverse
upthemedia/wikitude
70 Downloads
The Wikitude Studio API is a RESTful API which is used to * organize and manipulate projects and its targets * create wtc/wto files which can be used to create trackers in the Wikitude SDK with the JavaScript API * generate/publish a cloud archive to the cloud recognition service (image targets only) Download API clients: * [`OpenAPI 3.0`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-openapi.zip) * [`JavaScript`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-javascript.zip) * [`Python`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-python.zip) * [`PHP`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-php.zip) * [`TypeScript (NodeJS)`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-typescript-node.zip) * [`Java`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-java.zip) * [`Ruby`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-ruby.zip) * [`C# .NET Core`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-csharp-netcore.zip) This technical reference formally explains various API endpoints. Visit the [`Studio API documentation`](https://www.wikitude.com/external/doc/documentation/studio/) for a more general description.
travy/web-crawler
7 Downloads
A web crawler which will traverse links found in all parent and child web pages running and performs tasks on each page.
torrentpier/scrapeer
4 Downloads
Essential PHP library that scrapes HTTP(S) and UDP trackers for torrent information.
tonybogdanov/data-traveller
1441 Downloads
Data structure traversal
tigra-image-library/ascii-art
5 Downloads
This class can generate a text that looks like a given image. It traverses the pixels of a given image and converts the color values of each region to a character text, so when you look at the sequence of converted characters it looks like the original image. The result text can optionally be outputted formatted as HTML and be displayed in color.
tdammers/aquery
27 Downloads
Lenient traversal of nested arrays and objects
superlyons/mptt
4 Downloads
MPTT; Modified Preorder Tree Traversal PHP Code Implement.
subjective-php/linq
6 Downloads
Library contains classes that follow the LINQ pattern and enable you to express traversal, filter, and projection operations over data
stef/key-value-manipulation
113 Downloads
Convert a key / value paired string in a traversable object.
sroutier/menu-builder
53 Downloads
A laravel package that allows to dynamically build and manage a set of menus and breadcrumb trails.
slava-basko/cakephp-collection
950 Downloads
Work easily with arrays and iterators by having a battery of utility traversal methods
seyfer/kohana-orm-mptt
17 Downloads
Kohana 3.3 module - Modified Preorder Tree Traversal library for Kohana ORM