Download the PHP package sageit/salesforce-rest without Composer
On this page you can find all versions of the php package sageit/salesforce-rest. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sageit/salesforce-rest
More information about sageit/salesforce-rest
Files in sageit/salesforce-rest
Package salesforce-rest
Short Description Sage IT Component Salesforce REST integration
License MIT
Informations about the package salesforce-rest
Phalcon REST [](https://packagist.org/packages/sageit/salesforce-rest) [](https://packagist.org/packages/sageit/salesforce-rest) [](https://packagist.org/packages/sageit/salesforce-rest) [](https://packagist.org/packages/sageit/salesforce-rest) [](https://packagist.org/packages/sageit/salesforce-rest)
Library for consuming Salesforce REST API via GuzzleHttp
**[Explore the docs »](https://github.com/SageITSolutions/salesforce-rest)** **[Report Bug](https://github.com/SageITSolutions/salesforce-rest/issues)** · **[Request Feature](https://github.com/SageITSolutions/salesforce-rest/issues)**Table of Contents
- Table of Contents
- About The Project
- Built With
- Installation
- Implementing a Service
- Sections
- Roadmap
- Contributing
- License
- Contact
About The Project
Built With
Installation
Git:
Composer:
Implementing a Service
This project consists of prebuild services that simply need to be added to DI for services. JWT assumes the presense of a config object in the DI with a JWT section. This can also be passed as a named array in the constructor, but the provided JWT service does not utilize this.
Config Register
One option is to have your application iterate services listed in the config object and register them
Register Manually
Sections
- Tools
- JSON Headers
- JWT Encryption
- Middleware
Roadmap
See the open issues for a list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE
for more information.
Contact
Sage IT Solutions - Email
Project Link: https://github.com/SageITSolutions/salesforce-rest