Libraries tagged by Data Manager
yohang/calendr
593205 Downloads
Object Oriented calendar management
kartik-v/yii2-field-range
1824628 Downloads
Easily manage Yii 2 ActiveField ranges (from/to) with Bootstrap 3 addons markup and more
jfeltkamp/cookiesjsr
665959 Downloads
COOKiES JSR is a consent management tool and provides UI and API to manage 3rd party services within the GDPR.
zendframework/zend-memory
5672743 Downloads
Manage data in an environment with limited memory
terminal42/contao-leads
150611 Downloads
Leads extension for Contao Open Source CMS; Store and manage form data with ease!
sulu/skeleton
28727 Downloads
Project template for starting your new project based on the Sulu content management system
laminas/laminas-memory
1007591 Downloads
Manage data in an environment with limited memory
elasticemail/elasticemail-php
56829 Downloads
The PHP library for the Elastic Email REST API. This API is based on the REST API architecture, allowing the user to easily manage their data with this resource-based approach. To start using this API, you will need your Access Token. Remember to keep it safe.
yanlongli/app-store-server-api
16048 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
iq2i/data-importer
18258 Downloads
A PHP library to easily manage and import large data file
iteks/laravel-enum
12296 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.
dcodegroup/activity-log
67247 Downloads
Simple package which dcode uses to manage activity logs
a-bashtannik/fasti
2073 Downloads
Laravel task scheduler with calendar-based management.
retail-cosmos/ioi-city-mall-sales-file
19489 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
1826 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.