Libraries tagged by data management
sulu/sulu
1380401 Downloads
Core framework that implements the functionality of the Sulu content management system
yohang/calendr
620656 Downloads
Object Oriented calendar management
jfeltkamp/cookiesjsr
871135 Downloads
COOKiES JSR is a consent management tool and provides UI and API to manage 3rd party services within the GDPR.
iazaran/smart-cache
10954 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
sulu/skeleton
35294 Downloads
Project template for starting your new project based on the Sulu content management system
openplain/filament-tree-view
26070 Downloads
Tree view for Filament resources - drop-in replacement for Table with drag-and-drop hierarchical data management
koongo-com/magento2-data-feed-manager
18394 Downloads
Koongo is an ultimate product data feed management tool that streamlines the process of product data export from Magento 2 store to any of 500+ price comparison websites, online marketplaces, and affiliate networks worldwide. Koongo helps you upload your product data to selling channels like Google Shopping, Shop.com, Facebook, Rakuten, Twenga, Bol.com, Beslist.nl, Bing Ads, and more.
tommyknocker/pdo-database-class
6078 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.
shahghasiadil/laravel-api-versioning
15462 Downloads
Elegant attribute-based API versioning solution for Laravel applications with built-in deprecation management and version inheritance
iteks/laravel-enum
19044 Downloads
A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.
dwij/laraadmin
68740 Downloads
LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more
genaker/magento-mcp-ai
1671 Downloads
Magento MCP AI Assistant - A powerful AI assistant for Magento 2 that helps with store data queries and management
genaker/agento-ai
552 Downloads
Magento MCP AI Assistant - A powerful AI assistant for Magento 2 that helps with store data queries and management
retail-cosmos/ioi-city-mall-sales-file
36707 Downloads
The IOI City Mall Sales File Generator is a Laravel package that simplifies the creation of daily sales data files for IOI City Mall stores. It seamlessly integrates into Laravel projects, streamlining data generation for retail management.
robinncode/db_craft
4650 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.