redhotmagma / saprfcdal
Simple communication exchange between your php-application and sap.
Installs: 9 260
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 1
Open Issues: 0
Requires
- php: >=5.3
- symfony/yaml: 2.6.*
This package is not auto-updated.
Last update: 2024-11-18 13:26:43 UTC
README
The saprfc data abstraction layer allows easy communication between your application and SAP.
Requirements
- composer (https://getcomposer.org/)
- minimum php 5.3 and above
- php-cli
- saprfc-extension (http://saprfc.sourceforge.net/)
Changelog
- 2015-08-13, integrate composer
- 2015-08-13, using composer's auto loader
- 2015-08-13, using symfony/yaml
- 2015-08-13, create packagist
Todos
- create an installation tutorial how to generate the saprfc-extension
- make the modules configurable /cli/modules.yml
- create a better documentation
Authors
- Manuel Will will@redhotmagma.de
See also the list of contributors who participated in this project.
License
This bundle is released under the MIT license