Libraries tagged by array mange
creativestyle/fastsimpleimport
534 Downloads
Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays
assegaiphp/common
4 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
7553 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
emange/list-field_type
4384 Downloads
List Field Type. Create an array/list of text/textareas without a stream!
smoren/array-view
8 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.
assegaiphp/collections
226 Downloads
The assegaiphp/collections package is a powerful tool for creating and managing groups of related objects in your AssegaiPHP projects. With this library, you can easily organize and manipulate data in a variety of ways, such as arrays, lists, sets, and maps. The package offers a wide range of methods for adding, removing, and manipulating items, as well as sorting, searching, and filtering your collections. It is fully compatible with PHP 7.x and above and is designed to be lightweight and easy to use. Whether you're building a web application, a CLI tool, or a standalone script, assegaiphp/collections is the perfect choice for working with data. With its simple and intuitive interface, you can easily start working with collections in your project right away.
warmans/date-range
3542 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
131 Downloads
A strictly increasing sequence arrays compressing tool. For example: {1,2,3,4,5}=>{"1-5"}
stivehu/rangecomp
3 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.