Download the PHP package comsave/salesforce-mapper-bundle without Composer
On this page you can find all versions of the php package comsave/salesforce-mapper-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download comsave/salesforce-mapper-bundle
More information about comsave/salesforce-mapper-bundle
Files in comsave/salesforce-mapper-bundle
Download comsave/salesforce-mapper-bundle
More information about comsave/salesforce-mapper-bundle
Files in comsave/salesforce-mapper-bundle
Vendor comsave
Package salesforce-mapper-bundle
Short Description Salesforce object mapper bundle
License MIT
Homepage https://github.com/comsave/salesforce-mapper-bundle
Package salesforce-mapper-bundle
Short Description Salesforce object mapper bundle
License MIT
Homepage https://github.com/comsave/salesforce-mapper-bundle
Please rate this library. Is it a good library?
Informations about the package salesforce-mapper-bundle
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.
All versions of salesforce-mapper-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
comsave/salesforce-bundle Version ^3.4.5
doctrine/common Version ^2.7.2
sensio/framework-extra-bundle Version ^5.0.0
symfony/dependency-injection Version ^3.4|^4.3
symfony/event-dispatcher Version ^3.4|^4.3
symfony/http-kernel Version ^3.4|^4.3
comsave/salesforce-bundle Version ^3.4.5
doctrine/common Version ^2.7.2
sensio/framework-extra-bundle Version ^5.0.0
symfony/dependency-injection Version ^3.4|^4.3
symfony/event-dispatcher Version ^3.4|^4.3
symfony/http-kernel Version ^3.4|^4.3
The package comsave/salesforce-mapper-bundle contains the following files
Loading the files please wait ....