kbhagchandani / experian-php
PHP wrapper for Experian NetConnect API
Installs: 97
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 6
Open Issues: 1
pkg:composer/kbhagchandani/experian-php
Requires
- php: >=7.1
- ext-curl: *
- ext-json: *
- ext-openssl: *
- ext-xml: *
- doctrine/inflector: ~1.1.0
- guzzlehttp/guzzle: ~6.0
- monolog/monolog: ^1.22
Requires (Dev)
- phpunit/phpunit: 4.0.*
This package is not auto-updated.
Last update: 2026-01-10 19:59:31 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
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
Copyright
Copyright (c) 2016-2018 Kapil Bhagchandani. See LICENSE for details.