Libraries tagged by data regulation
jagusiak/jsonsimplestorage
36 Downloads
JSONSimpleStorage is a simple solution for data storage based on files, perfect for small projects where database system are not necessary or available.
hith/laravel-eraser
1 Downloads
A Laravel package for erasing models and related data safely.
elhadraoui/doctrine-orm
12 Downloads
Object-Relational-Mapper for PHP
codelegance/doctrine-orm
26 Downloads
Object-Relational-Mapper for PHP
atheon/orm
16 Downloads
Object-Relational-Mapper for PHP
sciactive/nymph-server
780 Downloads
Powerful object data storage and querying for collaborative web apps.
tresdstudioweb/dynamic-select
269 Downloads
This component simplifies the configuration of data relationships through taxonomies, which means that the information displayed in the second selector dynamically adjusts based on the option selected in the first selector. This provides users with a more intuitive and personalized experience when choosing among different options, as they can view and select only the relevant choices based on their initial selection in the first selector.
kuandd/graphql-resolve
15 Downloads
Split the data relationship into classes depends on webonyx/graphql-php
zjkiza/response-processor
5 Downloads
Symfony bundle for automatically enrich DTO response objects with relational data using PHP 8 attributes
vgpastor/discounts-calculator
2 Downloads
Helper library to manage different types of discounts and calculate the relational data
sweiguny/php-persistence-api
5 Downloads
Interface for PHP-Applications to access Object-Relational data.
sixacross/vinyl
0 Downloads
A relational data mapper library
ryan-senn/dict-transformer
923 Downloads
Easy way to transform relational data to a Dictionary
r3c/redmap
5 Downloads
Relational Data Mapper
michel/php-sql-mapper
2 Downloads
A powerful PHP library that not only builds complex SQL queries but also maps the results into structured object graphs. It simplifies handling relational data by automatically transforming flat result sets from joins into nested arrays, making it ideal for working with one-to-one and one-to-many relationships.