Libraries tagged by aprr
olliecodes/laravel-route-registrars
925 Downloads
Adds route registrars as an alternative object based approach to registering routes.
ogrrd/csv-iterator
51569 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
neam/php-app-config
79459 Downloads
A PHP framework-agnostic approach to make the current [config](http://12factor.net/config) available to PHP applications and shell-scripts.
mouf/mvc.splash-common
355096 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
midnite81/xml2array
31192 Downloads
A package to convert XML to an Array with the inbuilt ability to convert to Json, Laravel Collection and Serialize
mapado/request-fields-parser
8407 Downloads
Convert string like `id,firstname,lastname,jobs{startDate,position,company{id,recordNumber}}` to the array
kyos/find-closest-value
146787 Downloads
Finds the closest arithmetic match in an array, using Binary Search
kjohnson/format-object-list
183007 Downloads
Formats an associative array into a JS parsable array of objects.
khartir/typed-config
95941 Downloads
A tool to create valid config objects from typed classes and data-arrays
julien-boudry/condorcet
8356 Downloads
Complete election manager, providing natively many voting methods including: Condorcet / Borda (+ Nauru variant) / Copeland / Dodgson (2 Approximations) / FTPT / Instant-runoff (alternative vote) / Kemeny–Young / Minimax (+ variants) / Ranked Pairs (+ variants) / Schulze (+ variants), Single Transferable Vote (STV) / Comparison of Pairs of Outcomes by the Single Transferable Vote (CPO-STV)
jaytaph/typearray
6634 Downloads
Typed Array
imponeer/toarray-interface
15110 Downloads
PHP library that provides toArray interface, that could be used everywhere where you need to convert object into array and make sure that to that toArray function is because of same interface
ilicmiljan/weighted-ratings
28310 Downloads
A lightweight PHP library for calculating the Wilson Lower Bound Score and Bayesian Approximation weights for sorting algorithms based on user feedback.
greencape/xml-converter
47946 Downloads
A PHP XML parser and compiler that provides an easy way to convert XML into native PHP arrays and back again. No dependencies on external libraries or extensions.
gong023/ayaml
109013 Downloads
utility to convert yaml to array