Libraries tagged by data-element
willwashburn/stream
1031216 Downloads
model a sequence of data elements made available over time
alcamo/data-element
19 Downloads
Data element serialization
zetacomponents/tree-persistent-object-tiein
3989 Downloads
The Tree component handles the creating, manipulating and querying of tree structures. This component uses persistent objects as data storage for the data elements of the tree nodes.
werx/validation
6132 Downloads
Validate individual data elements or group validation rules into sets to validate a form.
joshmoody/validation
79 Downloads
Validate individual data elements or group validation rules into sets to validate a form.
hilalahmad/php-uuid
7 Downloads
UUIDs are used to create unique identifiers that are often used in distributed systems, databases, and various software applications to ensure the uniqueness of data elements. In PHP, packages related to UUIDs typically provide functions or classes for generating, parsing, and manipulating UUIDs. These packages can be useful in scenarios where unique identifiers are needed to avoid conflicts or ensure data integrity.