Libraries tagged by array methods

alaa-almaliki/property-setter-config

0 Favers
30 Downloads

PHP library can be used to set object properties by a given array passed in the constructor

Go to Download


bytefreak/php-utils

1 Favers
1305 Downloads

Some little php helper functions, like array_strip, array_merge_recursive_simple, array_call_method, array_call_function, array_create_hash, array_create_simple_hash, array_group, array_set_value, array_get_by_keypath, array_set_by_keypath, array_sort_by_column, str_begins_with, str_ends_with and debug_break.

Go to Download


drupal/core-datetime

3 Favers
54 Downloads

This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.

Go to Download


crmplease/coder

2 Favers
61 Downloads

Coder is library for code-generation, e.g. add property to class, parameter to method, value to array and etc.

Go to Download


atlas89/buble-sort

0 Favers
6 Downloads

Sort array used buble sort method

Go to Download


somephp/arraycache

0 Favers
8 Downloads

Quickly store and retrieve arrays. Persist data with two methods, set and get. Enabling OPcache is recommended for speed.

Go to Download


sheershoff/yii2-sentry-component

4 Favers
14214 Downloads

A Yii2 component for Sentry allowing data arrays passing through Yii2 logging methods

Go to Download


mitrm/yii2-sentry-log

0 Favers
86 Downloads

A Yii2 component for Sentry allowing data arrays passing through Yii2 logging methods

Go to Download


laxity7/yii2-sentry

1 Favers
1 Downloads

A Yii2 component for Sentry allowing data arrays passing through Yii2 logging methods

Go to Download


ecohead/symfony-form-generator-bundle

0 Favers
8 Downloads

A set of methods to create form types with chained methods instead of plain arrays.

Go to Download


cylab/php-spark

0 Favers
779 Downloads

A wrapper around arrays that mimics the MapReduce methods of Apache Spark

Go to Download


laramate/facade-mapper

2 Favers
44 Downloads

Extends laravel facades to use arrays as arguments for any method

Go to Download


sefirosweb/laravel-general-helper

1 Favers
129 Downloads

A bundle of helpers for develop, contains method for generate excels , csv, array optimizations and more

Go to Download


nicmart/treebuilder

2 Favers
2 Downloads

TreeBuilder offers some fast methods to transform tree structures (arrays, object graphs, xml documents) to php array

Go to Download


landlib/treealgorithms

0 Favers
29 Downloads

This group of methods for work with tree structure. Provide methods build tree from flat array, find node in the tree by id, walk tree and execulte callback function for each node. Node of the tree has fields like as id, parent_id, children. Concrete names of the tree node fields can be configured with TreeAlgorithms properties idFieldName, parentIdFieldName, childsFieldName. Also exists javascript release, search lamzin-andrey/landlib on github.

Go to Download


<< Previous Next >>