wemagine / enforta
There is no license information available for the latest version (1.1) of this package.
This SDK is for enforta interaction
1.1
2021-06-13 07:32 UTC
Requires
- abgeo/xml-to-json: ^1.0
- guzzlehttp/guzzle: ^7.0.1
This package is auto-updated.
Last update: 2025-02-13 15:44:02 UTC
README
TODO:
- copy this locally: composer create-project stilliard/composer-package-boilerplate PROJECT_NAME -s dev
- delete these top lines once read
- git init as a fresh repo
- change TODO's in this file
- change the composer package "name", "description", etc. in the composer.json file
- start coding your classes in ./src/ and your tests in ./tests/ etc, commiting while you go. (Theres a Demo/Something class and Demo/Test/SomethingTest class ready for you to rename)
- setup a github repo and push to it
- setup travis-ci for auto testing and scrutinizer for checking for improvements
- you're done :D
Demo
TODO: travis-ci, scrutinizer, packaist images...
About
Why would you use this package? It is easy to use and it can save lot of your time to writing XML
Install
composer require wemagine/enforta
Usage
TODO: How to use it?
License
This project is open-sourced software licensed under the MIT license