Libraries tagged by value
milpa/live
4054 Downloads
Render-target-agnostic live component primitives for the Milpa PHP framework: contracts, value objects, components, data sources, and the event-driven mount/handle/render lifecycle.
michielkempen/nova-polymorphic-field
83125 Downloads
A Laravel Nova field container allowing to depend on other fields values
marcocesarato/sqlparser
47721 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.
kunstmaan/adminlist-bundle
152737 Downloads
Every website contains several lists of content ranging from articles on a blog, to drop down values. The KunstlaanAdminListBundles takes CRUD a step further by supplying filtering, exports to csv and editing capabilities to these content entities.
krixer/google-map-form-type-bundle
121918 Downloads
Set latitude, longitude and address values on a form using Google Maps
koriym/file-upload
117016 Downloads
Type-safe file upload handling with immutable value objects
jakewhiteley/php-sets
29395 Downloads
An implementation of a Java-like Set data structure for PHP. A Set is an iterable data structure which allows strict-type storage of unique values.
itools/smartstring
24064 Downloads
XSS-safe strings for PHP templates: values HTML-encode themselves on echo, interpolation, and concatenation, at least 3x faster than calling htmlspecialchars() yourself
indieweb/link-rel-parser
37456 Downloads
Parse rel values from HTTP headers
immutablephp/immutable
21813 Downloads
Immutable base objects, value objects, and value bag.
hryvinskyi/magento2-csp
5996 Downloads
Advanced Content Security Policy (CSP) module for Magento 2 with whitelist management, violation reports, header splitting, and value optimization
gsteel/dot
230439 Downloads
A Utility for retrieving typed values from nested arrays
grifart/scaffolder
19381 Downloads
Class scaffolder. Write definition, generate simple value holders. Useful for trivial composite types used in event sourced applications - for commands, events and query definitions classes. This mostly supplements public readonly $properties
gosuperscript/axiom-money
54135 Downloads
Monetary extension for Axiom - provides schema types, parsers, and operators for monetary values with strong type safety and currency validation
eonx-com/easy-random
1244401 Downloads
Provides easy way to generate random values (string, int, uuids, ...)