Laravel 6 – 11
PHP 7.4+
No commit activity in last 2 years
No release in over 2 years
There's a lot of open issues
An eloquent model data source for Salesforce
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

^6.19 || ^7.0 || ^8.0
^3.8 || ^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0
phpunit/phpunit
>=6.0 || >=10.0

Runtime

guzzlehttp/guzzle
^6.0 || ^7.0
^6.0 || ^7.0 || ^8.40.0 || ^9.0 || ^10.0 || ^11.0
 Project Readme

Logo ElSF

Actions Status Latest Stable Version Packagist Packagist

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.