Download the PHP package alexacrm/php-crm-toolkit without Composer
On this page you can find all versions of the php package alexacrm/php-crm-toolkit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Package php-crm-toolkit
Short Description PHP Toolkit for Microsoft Dynamics CRM
License LGPL-3.0
All versions of php-crm-toolkit with dependencies
Informations about the package php-crm-toolkit
php-crm-toolkit
CRM Toolkit for PHP provides integration with Microsoft Dynamics CRM in PHP applications.
This toolkit supports only Dynamics 365 SOAP interface. For PHP implementation of the Dynamics 365 Web API, see dynamics-webapi-toolkit project.
Installation
Install the latest version with
Examples
In /examples/
you can find a few examples of toolkit usage. Copy config.example.php
to config.php
, set up credentials for your CRM and you are ready to go!
Contributing
Pull requests are gladly accepted in the GitHub repository.
License
Copyright (c) 2016 AlexaCRM.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Lesser Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/.