Libraries tagged by arfa
php-ds/php-ds
10236205 Downloads
Specialized data structures as alternatives to the PHP array
phayes/geophp
10848300 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
laminas/laminas-hydrator
19586950 Downloads
Serialize objects to arrays, and vice versa
digitick/sepa-xml
6928280 Downloads
Creates Single Euro Payments Area (SEPA) XML files for the Direct Debit and Credit Transfer operations.
aura/sql
2820826 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.
zendframework/zend-stdlib
66662060 Downloads
SPL extensions, array utilities, error handlers, and more
yiisoft/arrays
2433071 Downloads
Yii Array Helper
sti3bas/laravel-scout-array-driver
1775890 Downloads
Array driver for Laravel Scout
rogervila/array-diff-multidimensional
5443774 Downloads
Compare the difference between two multidimensional arrays
mtownsend/xml-to-array
4575143 Downloads
Easily convert valid xml to a php array.
dragon-code/pretty-array
10657000 Downloads
Simple conversion of an array to a pretty view
dekor/php-array-table
9049645 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
cache/array-adapter
8764556 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
ramsey/array_column
3650535 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
unclead/yii2-multiple-input
1700112 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model