Libraries tagged by arda
mtownsend/xml-to-array
2352325 Downloads
Easily convert valid xml to a php array.
infection/abstract-testframework-adapter
16954378 Downloads
Abstract Test Framework Adapter for Infection
dekor/php-array-table
3484176 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
cache/filesystem-adapter
4975069 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7515992 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
babenkoivan/elastic-adapter
3063315 Downloads
Adapter for official PHP Elasticsearch client
ramsey/array_column
3359549 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
laravelbook/ardent
1455625 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
egeloen/http-adapter
7970417 Downloads
Issue HTTP request for PHP 5.4.8+.
unclead/yii2-multiple-input
1332763 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
phootwork/lang
16163498 Downloads
Missing PHP language constructs
mpociot/versionable
827280 Downloads
Allows to create Laravel 4 / 5 / 6 / 7 / 8 / 9 / 10 / 11 Model versioning and restoring
khaled.alshamaa/ar-php
1776148 Downloads
Set of functionalities enable Arabic website developers to serve professional search, present and process Arabic content in PHP
jbzoo/utils
1426492 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
jawira/case-converter
5314555 Downloads
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.