kbhagchandani/experian-php

PHP wrapper for Experian NetConnect API

0.1.0 2018-06-06 07:06 UTC

This package is not auto-updated.

Last update: 2024-05-18 12:17:13 UTC


README

PHP wrapper for Experian Netconnect API.

This project is based on NetConnect Api form Experian USA.

NetConnect Products Implemented

  • FICO

Prequists

  • PHP 7.1 with following enabled
    • OpenSSL
    • JSON
    • XML
    • Curl
  • Composer
  • Access Credentials from Experian

Implementing

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Copyright

Copyright (c) 2016-2018 Kapil Bhagchandani. See LICENSE for details.