Libraries tagged by data regulation
mageinic/cookie-notification
6 Downloads
Cookie Notification by MageINIC.Cookie Notification extension is a vital tool for websites utilizing cookies to collect user data. It ensures compliance with privacy regulations while transparently informing users about cookie usage. Customize consent messages, button text, and popup appearance, all while offering flexible event options and auto-hide functionality for experience.
doctrine/orm
305664085 Downloads
Object-Relational-Mapper for PHP
aura/marshal
144134 Downloads
The Aura Marshal package is a data-object marshalling tool; it takes results from data sources and marshals those result sets into domain model objects of your own design, preserving data relationships along the way.
zappzerapp/laravel-ingest
3192 Downloads
A robust, configuration-driven ETL and data import framework for Laravel. Handles CSV/Excel streaming, queues, validation, and relationships.
thewunder/corma
22953 Downloads
Convention-based Alternative ORM
onelearningcommunity/laravel-model-explorer
33530 Downloads
A zero-config browser UI and MCP server for exploring your Eloquent models, relationships, scopes, and data.
spryker/product-relation-data-import
1819786 Downloads
ProductRelationDataImport module
spryker/price-product-merchant-relationship-data-import
1110967 Downloads
PriceProductMerchantRelationshipDataImport module
spryker/merchant-relationship-data-import
1145997 Downloads
MerchantRelationshipDataImport module
spryker/merchant-relationship-product-list-data-import
1121275 Downloads
MerchantRelationshipProductListDataImport module
spryker/merchant-relationship-sales-order-threshold-data-import
1069514 Downloads
MerchantRelationshipSalesOrderThresholdDataImport module
czim/laravel-nestedupdater
53480 Downloads
Eloquent model updater for nested relations data for Laravel.
tommyknocker/pdo-database-class
6141 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
singlequote/laravel-datatables
25234 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
friendsoftypo3/interest
2626 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.