Libraries tagged by in array

clgsru/composer-modify-autoload

0 Favers
403 Downloads

Simple library for updated the vendor/autoload.php so it manually includes any files specified in composer.json's files array.

Go to Download


chrisullyott/php-xml

1 Favers
273 Downloads

XML-to-array conversion in PHP.

Go to Download


noisystate/skipped-attributes

6 Favers
38 Downloads

A simple package to define arrays with optional attributes in an elegant way

Go to Download


nicofff/lazy-iter

21 Favers
6 Downloads

Lazy array function chains inspired in Rust

Go to Download


dynoser/walkdir

0 Favers
436 Downloads

Allows to recursively traverse files in directories or get an array of files

Go to Download


carry0987/utils

0 Favers
136 Downloads

This Utils library provides a collection of static methods designed to help in various common tasks encountered in PHP development. From manipulating arrays and strings to handling date-time conversions and file paths, this library aims to be a handy tool for PHP developers.

Go to Download


wrux/blocky

26 Favers
480 Downloads

Map a matrix field into an array of blocks to render in twig.

Go to Download


assegaiphp/collections

0 Favers
236 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.

Go to Download


tekkla/core-toolbox

0 Favers
166 Downloads

Toolbox of classes and function to check variables, manipulate arrays, do file actions and much more. It's a collection of tools that get used in some of my core libs.

Go to Download


phpdevcommunity/relational-query

2 Favers
20 Downloads

A lightweight PHP query builder with built-in relational query support. Easily build complex SQL queries and fetch results as arrays.

Go to Download


mfonte/base62x

3 Favers
304 Downloads

A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.

Go to Download


elephpant/breadcrumb

8 Favers
452 Downloads

Breadcrumbs in an uncomplicated way. This component facilitates the way to create breadcrumbs for your website, to favor a more accessible navigation. It was designed to work very well with the Bootstrap Framework. Besides being very easy to use, it has very interesting possibilities, such as adding new separators and new CSS classes to style this interface component to your liking. The Breadcrumb Component also allows you to have access to the Array assembled to feed into other features of your system, such as a microformat, for example.

Go to Download


dealnews/filter

0 Favers
1828 Downloads

This class is a drop in replacement and wrapper for filter_var, filter_var_array, filter_input, and filter_input_array. The only filters that are modified are ones using \DealNews\Filter\Filter::FILTER_SANITIZE_STRING.

Go to Download


danbettles/morf

0 Favers
650 Downloads

Morf was designed to filter request-parameters *en masse* but it is also useful in many other situations. A Morf *Filter* is created from an array of definitions that describes each parameter you're interested in, and serves-up valid, type-cast values; it'll spit-out an exception when something's overtly wrong.

Go to Download


wahlemedia/laravel-where-in-array

0 Favers
3 Downloads

A small package to check if an value of an array is containted within a given array.

Go to Download


<< Previous Next >>