pbh / intellisms
There is no license information available for the latest version (dev-master) of this package.
IntelliSMS API integration
dev-master
2018-09-04 08:53 UTC
This package is not auto-updated.
Last update: 2025-06-19 20:16:22 UTC
README
This is based on their official PHP SDK, but with some modifications to add namespacing, remove deprecated functions, and hopefully otherwise modernise.
License
Propose this is released under this license:
However, the original code is provided without license, which would imply copyright and non OSS by default. Of course, it is massively to the benefit of IntelliSMS to have a well-maintained and easily available PHP API available so I don't see too much opposition here.
TODO
- add test coverage
- add inline documentation where useful
- pass comms out to (say) Guzzle library
- better support for PSRs
- approve license/distribution with IntelliSMS