Libraries tagged by transverse
oblik/kirby-walker
62 Downloads
Kirby 3 plugin for exporting, importing, and iterating over site content.
net_bazzline/php_component_csv
1081 Downloads
free as in freedom php component to easy up usage (reading and writing) of csv files for php 5.6 and above
kenkioko/flutterwave-laravel-v3
1112 Downloads
A Flutterwave's Version 3 Implementation For Laravel
oblik/kirby-outsource
56 Downloads
Kirby 3 plugin for exporting, importing, and iterating over site content.
firefly-iii/ynab-importer
52 Downloads
Firefly III YNAB importer tool.
firefly-iii/spectre-importer
111 Downloads
Firefly III SaltEdge Spectre Importer Tool.
firefly-iii/nordigen-importer
9 Downloads
Firefly III Nordigen Importer Tool.
firefly-iii/bunq-importer
77 Downloads
Firefly III bunq Importer Tool.
artack/dom-query
6003 Downloads
DOMQuery is a PHP library that allows to easily traverse and modify the DOM
adhocore/get-in
13 Downloads
Handy Traversal of chained objects with error trap and default value (suited for View).
yiisoft/classifier
584 Downloads
Classifier traverses file system to find classes by a certain criteria.
unclecheese/silverstripe-serialised-dbfields
6088 Downloads
Provides serialised data (YAML, JSON) in text fields that are traverseable as nested ViewableData objects.
tigra-image-library/ascii-art
4 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.
sugar-agency/laravel-favorites
1057 Downloads
Implementation of a 'like' or 'favorite' or 'remember' feature. Supports for session based favorites that are automatically transfered to an authenticated user when possible
khalyomede/array-get
60 Downloads
Function to traverse an array using dot and star syntax.