Libraries tagged by Array Function

raheelarifkhans/json-to-html-converter

1 Favers
3 Downloads

This PHP function takes a JSON object and converts it into a structured HTML detail page. The function handles nested objects and arrays, displaying them appropriately in a user-friendly format.

Go to Download


f2/globals

0 Favers
11 Downloads

Provides a function `F2\globals(string $namespace):array` that allow you to save data without polluting the `$_GLOBALS` superglobal.

Go to Download


henderjon/simple_scan_args

0 Favers
132 Downloads

a simple function to parse an $argv array

Go to Download


ecks/ecks

0 Favers
50 Downloads

An array decorator that adds a fluid functional interface similar to that of an Array in Ruby. Inspired by underscore.php.

Go to Download


antonischas/turbo_csv

0 Favers
2 Downloads

Array to CSV and general CSV functionality

Go to Download


eclipxe/construct-named-parameters

0 Favers
47 Downloads

Helper functions to create objects using an array as named parameters

Go to Download


timo/createhtmltable

0 Favers
3 Downloads

a small function to create an html table with arrays u need

Go to Download


sectsect/wp-split-single-page

1 Favers
11 Downloads

Supply some functions and Pagination for split single page for each array of custom field without on your template.

Go to Download


pixweber/xmlfiletoarray

0 Favers
1 Downloads

A very simple function to load your XML file and convert it into PHP array. Easy and effective.

Go to Download


landlib/treealgorithms

0 Favers
31 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


johncube/deepl

0 Favers
5 Downloads

this package contain function which calls deepl api in order to translate your text. It takes 4 arguments. key - your deepl api key. text - string which you want to translate or array of strings. target_lang - languague into which you want to translate. source_lang (optional) - source language. By default deepl will try to detect language by itself

Go to Download


emileperron/universal-identifier

0 Favers
7 Downloads

Provides an universal_identifier function, which generates a unique sha256 identifier for a provided object or array.

Go to Download


camilord/nz-companies-register

1 Favers
23 Downloads

This helper package/component is useful when you have a form needs with real and valid NZ company names. I created this because MBIE don't have a working API yet. So this component will use their web search function and scrape the search result data into reusable output, ARRAY. Hope this will save your time and effort writing the same thing.

Go to Download


assegaiphp/common

1 Favers
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.

Go to Download


alexanevsky/output-normalizer-bundle

1 Favers
39 Downloads

Provides functions which allows to flexibly customize the output of objects and entities to an array or JSON by defining normalization rules in classes.

Go to Download


<< Previous Next >>