ddeboer/salesforce-mapper-bundle
最新稳定版本:0.2.0
Composer 安装命令:
composer require ddeboer/salesforce-mapper-bundle
包简介
A Salesforce API mapper
README 文档
README
Ddeboer Salesforce Mapper Bundle
Introduction
This bundle provides transparent, object-oriented access to your Salesforce data.
Features
- Easily fetch records from Salesforce, and save these same records back to Salesforce: read-only fields are automatically ignored when saving.
- Find by criteria, so you don’t have to roll your own SOQL queries.
- Fetch related records in one go, so you save on API calls.
- Adjust the mappings to retrieve and save records exactly like you want to.
- The MappedBulkSaver helps you stay within your Salesforce API limits by using bulk creates, deletes, updates and upserts for mapped objects.
- Completely unit tested (still working on that one).
Documentation
Documentation is included in the Resources/doc directory.
统计信息
- 总下载量: 35.27k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 28
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2011-12-17