rob-lester-jr04/eloquent-sales-force
An eloquent model data source for Salesforce
507,155
94
| Install | |
|---|---|
composer require rob-lester-jr04/eloquent-sales-force |
|
| Latest Version: | 2.16.0 |
| PHP: | ^7.4 || ^8.0 || ^8.1 |
| License: | MIT |
| Last Updated: | Aug 21, 2024 |
| Links: | GitHub · Packagist |
Maintainer: roblesterjr04
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.
Related Packages
daikazu/eloquent-salesforce-objects
A Laravel package that provides an Eloquent-style interface for interacting with...
4,248
10
shiftonelabs/laravel-cascade-deletes
Adds application level cascading deletes to Eloquent Models.
768,830
165
kodeine/laravel-meta
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
853,113
421