idacmedia/intellisms

There is no license information available for the latest version (dev-master) of this package.

IntelliSMS API integration

dev-master 2018-09-04 11:09 UTC

This package is not auto-updated.

Last update: 2024-09-19 13:17:32 UTC


README

https://www.intellisms.co.uk

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:

Apache License, Version 2.0

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