Libraries tagged by valute
marcocesarato/sqlparser
36812 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
jamm/memory
24559 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
jakezatecky/array_group_by
169115 Downloads
A function that groups/splits an array by the values of a given key or keys.
jackpopp/geodistance
114200 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.
ghostwriter/config
1934888 Downloads
Provides an object that maps configuration keys to values.
geometria-lab/rediska
310614 Downloads
Full-featured PHP client for key-value database Redis
gapple/structured-fields
494745 Downloads
Library for Structured Field Values for HTTP
fuko-php/masked
77890 Downloads
Masks sensitive data: replaces blacklisted elements with redacted values
faonni/module-price
108187 Downloads
Rounding Price to Prettier Value for Multi-Currency Stores.
eonx-com/easy-random
982366 Downloads
Provides easy way to generate random values (string, int, uuids, ...)
dshafik/bag
6820 Downloads
A comprehensive immutable value objects implementation
craftcms/html-field
1344377 Downloads
Base class for Craft CMS field types with HTML values.
cekurte/environment
75848 Downloads
A library to get the values from environment variables and process to php data types
bref/secrets-loader
350212 Downloads
Load secret values from SSM into environment variables
academe/authorizenet-objects
512471 Downloads
Authorize.Net API Message Value Objects