Libraries tagged by aprr
yireo/magento2-admin-simple-search-fields
60673 Downloads
Simple approach to add search fields to other modules
yii2mod/yii2-moderation
79683 Downloads
A simple Content Moderation System for Yii2 that allows you to Approve or Reject resources like posts, comments, etc.
wtfzdotnet/php-tmdb-api
2882 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
vanilla/garden-utils
131203 Downloads
Assorted array, string, and object utilities for PHP.
tiagohillebrandt/php-parse-link-header
47754 Downloads
Parses the Link HTTP header and returns the values as an array.
thalidzhokov/country-codes
99866 Downloads
CountryCodes PHP Class to get array of countries with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3, ISO 3166-1 numeric and ISD codes it can provide following information related to country
templado/engine
16934 Downloads
A pragmatic approach to templating for PHP 8.2+
technically-php/linear-partitioning
154054 Downloads
A simple library to solve linear partition problem with Dynamic Programming approach
smmoosavi/php-gettext
24190 Downloads
Wrapper for php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.
shipmonk/input-mapper
19512 Downloads
Performant array-to-object mapper supporting generics, array shapes, optional fields and much more!
serkin/volan
24785 Downloads
PHP array schema validator
rcubitto/json-pretty
60068 Downloads
Pretty print your PHP arrays with style – in full color and with proper indentation
ps/fluent-traversable
27516 Downloads
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff
phpattempt/phpattempt
3665 Downloads
Helper function to enforce error-first approach in your code
phalcongelist/php-diff
432488 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).