Libraries tagged by abra
dekor/php-array-table
3539708 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
cache/array-adapter
7538930 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
symplify/autowire-array-parameter
11195885 Downloads
Autowire array parameters for your Symfony applications
ramsey/array_column
3361702 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
unclead/yii2-multiple-input
1335809 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
phootwork/lang
16318350 Downloads
Missing PHP language constructs
phootwork/collection
16317255 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
khaled.alshamaa/ar-php
1784980 Downloads
Set of functionalities enable Arabic website developers to serve professional search, present and process Arabic content in PHP
jbzoo/utils
1431077 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
jasny/twig-extensions
8560213 Downloads
A set of useful Twig filters
casbin/laravel-authz
250332 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
cakephp/collection
9331174 Downloads
Work easily with arrays and iterators by having a battery of utility traversal methods
ocramius/generated-hydrator
1258861 Downloads
An Object Hydrator that allows very fast array to object to array conversion
aura/sqlquery
2517079 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2019537 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.