Libraries tagged by dimension
sleepingmonk/cream
11 Downloads
Compare any number of arbitrary items across any number of arbitrary dimensions, via a simple voting mechanism. Get a report of what got the most votes in each category, and what got the most votes overall.
simanaitis/regenerate-thumbnails
296 Downloads
Regenerate thumbnails, plugin usefull after registring new image dimensions
siestacat/php-array-cast
138 Downloads
Force cast one dimension array
sergeylukin/multisort-php
16 Downloads
Sort n-dimensional arrays
petemc/transpose
25 Downloads
A utility package adding a transpose function to multi-dimensional arrays, interchanging array indices.
pdglobal/dartis
16 Downloads
Dimensions And Relative Time Information System
nthmedia/transform-to-array
800 Downloads
Transform multi-dimensional arrays or objects to array
mwarcz/segami
21 Downloads
PHP library that allows you to edit image dimensions, convert image format, cache generated images, record last access to generated image in cache, remove images from cache that have not been used for long time, all based on image name.
muhammetsafak/data-tree
5 Downloads
Converts a one-dimensional array into a tree with relationships as a multidimensional array.
midnight/grid
3855 Downloads
A library for two-dimensional data grids (tables)
mdular/resamplr
0 Downloads
Create a resampled version of an image with diffent modes of changing its dimensions
konsulting/matrix
88 Downloads
Utilities for interacting with PHP matrices (two-dimensional arrays).
katoga/texy-minified
1177 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags. Minified version.
jvmtech/copynode
1365 Downloads
Recursive copies of Document- and ContentNodes including dimensions for Neos CMS
jonathanwkelly/ups-shipping-rate
7 Downloads
This is a very simple class that uses the UPS web service to get a shipping rate. Basically, you pass it the shipping method you'd like to use, the destination / shipper zip codes, the package dimensions, and receive a shipping quote. There are plenty of values that are hard-coded in the XML request that could be passed in dynamically for a more robust rating process.