Libraries tagged by array mange
creativestyle/fastsimpleimport
535 Downloads
Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays
assegaiphp/common
16 Downloads
The assegai/common package is a collection of commonly used utility classes and functions for AssegaiPHP projects. This package provides a set of tools that are designed to make it easier for developers to perform common tasks such as working with arrays, strings, and paths. The package also includes classes for handling errors and logging, as well as a simple yet powerful configuration management system. The package is designed to be lightweight, with minimal dependencies, and is fully compatible with any AssegaiPHP based project. Whether you're building a small web application or a large enterprise system, assegai/common provides the essential building blocks you need to get started quickly and easily.
zookal/avstudnitz-fast-simple-import
69 Downloads
Wrapper for Magento ImportExport functionality, which imports products and customers from arrays
sad_spirit/pg_wrapper
9094 Downloads
Converter of complex PostgreSQL types and an OO wrapper for PHP's pgsql extension
cangelis/data-models
27 Downloads
Data models is the beautiful way of working with structured data such as JSON and PHP arrays
alecrabbit/php-accessories
4166 Downloads
PHP Accessories: Classes etc.
emange/list-field_type
5002 Downloads
List Field Type. Create an array/list of text/textareas without a stream!
smoren/array-view
9 Downloads
Create array views for easy data manipulation, select elements using Python-like slice notation, enable efficient selection of elements using index lists and boolean masks.
warmans/date-range
3547 Downloads
Small utility class used to create date range arrays.
agrandesr/array-conditions
23 Downloads
This is a little tool to make conditions using arrays and without dangerous eval functions.
stivehu/yii2-rangecomp
134 Downloads
A strictly increasing sequence arrays compressing tool. For example: {1,2,3,4,5}=>{"1-5"}
stivehu/rangecomp
4 Downloads
A strictly increasing sequence arrays compressing tool. For example: {1,2,3,4,5}=>{"1-5"}
jsanbae/rangeao
1 Downloads
Una herramienta para generar rangos a partir de arrays o strings
eberkund/ranger
14 Downloads
Easily expand text to an array of integers
bradleyboy/range-converter
92 Downloads
Simple class that creates compact string representations of integer arrays. Can also convert those strings back to an array.