rob-lester-jr04 / eloquent-sales-force
An eloquent model data source for Salesforce
Fund package maintenance!
roblesterjr04
Installs: 341 552
Dependents: 1
Suggesters: 0
Security: 0
Stars: 91
Watchers: 7
Forks: 61
Open Issues: 28
Requires
- php: ^7.4 || ^8.0 || ^8.1
- guzzlehttp/guzzle: ^6.0 || ^7.0
- laravel/framework: ^6.0 || ^7.0 || ^8.40.0 || ^9.0 || ^10.0 || ^11.0
- omniphx/forrest: ^2.0
Requires (Dev)
- laravel/dusk: ^6.19 || ^7.0 || ^8.0
- orchestra/testbench: ^3.8 || ^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0
- phpunit/phpunit: >=6.0 || >=10.0
- dev-master
- 3.0.x-dev
- 2.16.0
- 2.15.3
- 2.15.2
- 2.15.1
- 2.15
- 2.14.4
- 2.14.3
- 2.14.2
- 2.14.1
- 2.14.0
- 2.13.6
- 2.13.5
- 2.13.4
- 2.13.3
- 2.13.2
- 2.13.1
- 2.13.0
- 2.12.0
- 2.11.2
- 2.11.1
- 2.11.0
- 2.10.3
- 2.10.2
- 2.10.1
- 2.10.0
- 2.9.2
- 2.9.1
- 2.9.0
- 2.8.3
- 2.8.2
- 2.8.1
- 2.8
- 2.7.5
- 2.7.4
- 2.7.3
- 2.7.2
- 2.7.1
- 2.7
- 2.6.0
- 2.5.2
- 2.5.1
- 2.5
- 2.4.2
- 2.4.1
- 2.4
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3
- 2.2.1
- 2.2
- 2.1.5
- 2.1.4
- 2.1.3
- 2.1.1
- 2.1
- 2.0
- 1.6.1
- 1.6
- 1.5.6
- 1.5.5
- 1.5.4
- 1.5.1
- 1.5
- 1.4.1
- 1.4
- 1.3
- 1.2.1
- 1.2.0
- 1.1.0
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-new_batching
- dev-sync-docs
- dev-sync-trait
- dev-soft-deletes
- dev-support-sfdc-job-management
- dev-legacy-support-testing
- dev-support60
- dev-support58
- dev-orWhere
- dev-batchQuery
- dev-scrutinizer-patch-3
- dev-scrutinizer-patch-2
- dev-develop
- dev-scrutinizer-patch-1
This package is auto-updated.
Last update: 2024-11-18 21:15:59 UTC
README
Introduction
Eloquent SalesForce, now known as ElSF /else-if/, is a package that allows you to interact with SalesForce objects in the same way you would interact with an Eloquent model in your local application. Simplifying the process of writing applications that leverage SalesForce APIs and data.
Official Documentation
Documentation for ElSF can be found on the ElSF Docs Site.
Contributing
Thank you for considering contributing to ElSF! You can read the contribution guide here.
License
ElSF is open-sourced software licensed under the MIT license.