https://github.com/jacques/php-freepaid
Freepaid VAS Driver
https://github.com/jacques/php-freepaid
Last synced: 11 months ago
JSON representation
Freepaid VAS Driver
- Host: GitHub
- URL: https://github.com/jacques/php-freepaid
- Owner: jacques
- License: mit
- Created: 2016-11-24T12:09:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-12-18T19:16:52.000Z (over 4 years ago)
- Last Synced: 2025-03-18T08:49:26.431Z (over 1 year ago)
- Language: PHP
- Size: 48.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# FreePaid
[](https://twitter.com/jacques)
[](LICENSE.md)
[](https://codeclimate.com/repos/5842e4c6cdba5500810083b7/feed)
[](https://codeclimate.com/repos/5842e4c6cdba5500810083b7/coverage)
[](https://codeclimate.com/repos/5842e4c6cdba5500810083b7/feed)
[](https://scrutinizer-ci.com/g/jacques/php-freepaid/?branch=master)
[](https://scrutinizer-ci.com/g/jacques/php-freepaid/?branch=master)
[](https://scrutinizer-ci.com/g/jacques/php-freepaid/build-status/master)
[](https://styleci.io/repos/74669887)
Wrappers around the FreePaid SOAP API.
## License
Copyright (c) 2013-2016 Jacques Marneweck
> Permission is hereby granted, free of charge, to any person obtaining a copy
> of this software and associated documentation files (the "Software"), to deal
> in the Software without restriction, including without limitation the rights
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
> copies of the Software, and to permit persons to whom the Software is
> furnished to do so, subject to the following conditions:
>
> The above copyright notice and this permission notice shall be included in
> all copies or substantial portions of the Software.
>
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
> THE SOFTWARE.