thelogicstudio/experian-businesses-php
Composer 安装命令:
composer require thelogicstudio/experian-businesses-php
包简介
Unofficial PHP SDK for Experian's Businesses API
README 文档
README
Experian's Business Information Services is a leader in providing data and predictive insights to organizations, helping them mitigate risk and improve profitability. The Businesses API provides integrated access to our business database which provides comprehensive, third-party-verified information on 99.9 percent of all U.S. companies, with the industry's most extensive data on the broad spectrum of small and midsize businesses.
The Businesses API provides a la carte access to Experian's commercial credit and commercial public record information, including commercial scores, trades, corporate linkage, bankruptcies, liens, judgments, and more.
It All Starts With a Search
The Business Search API allows you to input a business name, address, city, and state to find their Business Identification Number (BIN) - you'll need this to get data from most of the other APIs. The primary search method is called \"Advanced Search\" and can be used for automated matching using our Match Reliability Code. A secondary search method, called \"QuickSearch\" and is a type-ahead style search that allows a human user to quickly find a business using a smaller amount of data.
SBCS Consortium Members can use the Businesses API search endpoints.
SBFE Consortium Members must use the SBFE API, using either the List of Similars product option to search for a business, or a Name/Address request for automated matching.
Businesses API in the Sandbox
- Advanced Search - The primary way to search for US businesses and return a List of Similars. Designed for both automation and human interaction
- Quick Search - The secondary search method. A flexible, type-ahead style search API for US businesses. Designed primarily for human interaction
- Headers - Business identity information. Available as stand-alone and included with most API responses
- Scores - Commercial Intelliscore Plus and Financial Stability Risk Scores, with scores, score factors, and monthly and quarterly trends
- Scores Auto Search - Returns the Scores API, but with a Business Name and Address request input
- Premier Profiles JSON - Experian's flagship commercial credit report
- Premier Profiles HTML - Renders a styled Premier Profile report using HTML/CSS
- Premier Profiles PDF - Provides an encoded Premier Profile PDF report
- Intelliscore Report JSON – Our score only report
- Intelliscore Report HTML – Our score only report in HTML format
- Intelliscore Report PDF – Our score only report in PDF format
- Business Compliance Insight JSON – The BCI report helps with client onboarding and Know-Your-Customer investigations
- Business Compliance Insight HTML – The BCI Report in HTML format
- Business Compliance Insight PDF – The BCI report in PDF format
- Aggregates - The BizAggs represent over 400 unique data attributes that represent the building blocks of commercial credit
- MultiSegments - MultiSegments allows you to request segments from most Businesses API endpoints in a single API call
- Risk Dashboards - Includes commercial and FSR scores, credit limit amount, current DBT
- Business Facts - Key operational facts including SIC, NAICS, public status, sales, employees
- Fraud Shields - Screens for potential indicators of fraud. Includes possible OFAC match
- Credit Status - Key credit facts about the business including tradeline count, balance, DBT
- Legal Filings and Collections Summaries - Summary of all legal filings and collections
- Collections - Summary and Detail
- Trades - Trade summary, payment experiences, payment totals, and trade payment trends
- Bankruptcies - Summary and Detail
- Liens - Summary and Detail
- Judgments - Summary and Detail
- UCC Filings - Summary and Trends
- Corporate Registrations - Corporate registration info for the business, including filing status
- Corporate Linkage - Partial and/or Full Family Tree
- Business Contacts - Individual owners, company owners, contacts and titles, and contacts business affiliations
- Reverse Addresses - Input an address and find businesses affiliated with that address
- Reverse Phones - Input a phone number and find businesses affiliated with that phone number
- Reverse Tax IDs - Input a Tax ID (EIN) and find businesses affiliated with that Tax ID
- Government Details – Economic diversity and government contract data for the business
- IST Watch - Manage OFAC regulatory compliance and watchlist screening with the IST Watch API
Businesses API Environments
- Sandbox - https://sandbox-us-api.experian.com/businessinformation/businesses
- UAT - https://uat-us-api.experian.com/businessinformation/businesses
- Production - https://us-api.experian.com/businessinformation/businesses
Please note that the Businesses API in the Developer Portal Sandbox is a non-production service that is for testing and demonstration purposes only. Only a limited number of businesses are available in the sandbox test environment. A list of valid Business Identification Numbers (BINs) can be provided to you upon your request, and valid BINs in the sandbox can also be obtained using the Business Search API. Please contact your Experian Account Executive to discuss obtaining production access to the Businesses API.
IPv3 Sample Subcodes
- IPv3 Logistic Regression - 0586286
- IPv3 Machine Learning - 0586548
Additional Developer Tools
- BIS API Postman Collection - A starter Postman Collection and Environment for many BIS APIs
- BIS HTML Resources - Images, CSS, and Javsscript files necessary to render BIS HTML API reports
This PHP package is automatically generated by the Swagger Codegen project:
- API version: 1.0.2
- Build package: io.swagger.codegen.languages.PhpClientCodegen
Requirements
PHP 5.5 and later
Installation & Usage
Composer
To install the bindings via Composer, navigate to where your composer.json file is and run the command:
composer require thelogicstudio/experian-businesses-php
Manual Installation
Download the files and include autoload.php:
require_once('/path/to/SwaggerClient-php/vendor/autoload.php');
Tests
To run the unit tests:
composer install
./vendor/bin/phpunit
Getting Started
Please follow the installation procedure and then run the following:
<?php require_once(__DIR__ . '/vendor/autoload.php'); // Configure OAuth2 access token for authorization: OauthSecurity $config = TheLogicStudio\ExperianBusinessesPHP\Configuration::getDefaultConfiguration()->setAccessToken('YOUR_ACCESS_TOKEN'); $apiInstance = new TheLogicStudio\ExperianBusinessesPHP\Api\BusinessInformationServicesApi( // If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`. // This is optional, `GuzzleHttp\Client` will be used as default. new GuzzleHttp\Client(), $config ); $body = new \TheLogicStudio\ExperianBusinessesPHP\Model\BusinessAggregatesRequest(); // \TheLogicStudio\ExperianBusinessesPHP\Model\BusinessAggregatesRequest | Business Aggregates Request $content_type = "application/json"; // string | Content-Type field is to describe the data contained in the body. try { $result = $apiInstance->aggregates($body, $content_type); print_r($result); } catch (Exception $e) { echo 'Exception when calling BusinessInformationServicesApi->aggregates: ', $e->getMessage(), PHP_EOL; } ?>
Documentation for API Endpoints
All URIs are relative to https://sandbox-us-api.experian.com/businessinformation/businesses
| Class | Method | HTTP request | Description |
|---|---|---|---|
| BusinessInformationServicesApi | aggregates | POST /v1/aggregates | BizAggs |
| BusinessInformationServicesApi | bankruptcies | POST /v1/bankruptcies | Business Bankruptcies |
| BusinessInformationServicesApi | bci | POST /v1/bci | Business Compliance Insight JSON |
| BusinessInformationServicesApi | bcihtml | POST /v1/bci/html | Business Compliance Insight HTML |
| BusinessInformationServicesApi | bcipdf | POST /v1/bci/pdf | Business Compliance Insight PDF |
| BusinessInformationServicesApi | businesscontacts | POST /v1/businesscontacts | Business Contacts |
| BusinessInformationServicesApi | collections | POST /v1/collections | Commercial Collections |
| BusinessInformationServicesApi | corporateLinkage | POST /v1/corporatelinkage | Corporate Linkage |
| BusinessInformationServicesApi | corporateRegistration | POST /v1/corporateregistrations | Corporate Registrations |
| BusinessInformationServicesApi | creditstatus | POST /v1/creditstatus | Commercial Credit Status |
| BusinessInformationServicesApi | facts | POST /v1/facts | Business Facts |
| BusinessInformationServicesApi | fraudShields | POST /v1/fraudshields | Commercial Fraud Shields |
| BusinessInformationServicesApi | governmentdetails | POST /v1/governmentdetails | Government Details |
| BusinessInformationServicesApi | headers | POST /v1/headers | Business Headers |
| BusinessInformationServicesApi | intelliscoreplus | POST /v1/reports/intelliscoreplus | Intelliscore Plus JSON |
| BusinessInformationServicesApi | intelliscoreplushtml | POST /v1/reports/intelliscoreplus/html | Intelliscore Plus HTML |
| BusinessInformationServicesApi | intelliscorepluspdf | POST /v1/reports/intelliscoreplus/pdf | Intelliscore Plus PDF |
| BusinessInformationServicesApi | istwatch | POST /v1/istwatch | IST Watch |
| BusinessInformationServicesApi | judgments | POST /v1/judgments | Business Judgments |
| BusinessInformationServicesApi | legalCollectionSummaries | POST /v1/legalcollectionsummaries | Legal Filings and Collections Summaries |
| BusinessInformationServicesApi | liens | POST /v1/liens | Business Liens |
| BusinessInformationServicesApi | multisegments | POST /v1/multisegments | MultiSegments. Request a la carte segments in a single call |
| BusinessInformationServicesApi | premierprofiles | POST /v1/reports/premierprofiles | Premier Profiles JSON |
| BusinessInformationServicesApi | premierprofileshtml | POST /v1/reports/premierprofiles/html | Premier Profiles HTML |
| BusinessInformationServicesApi | premierprofilespdf | POST /v1/reports/premierprofiles/pdf | Premier Profiles PDF |
| BusinessInformationServicesApi | quicksearch | POST /v1/quicksearch | Quick Search. Our secondary search method |
| BusinessInformationServicesApi | reverseaddresses | POST /v1/reverseaddresses | Reverse Addresses |
| BusinessInformationServicesApi | reversephones | POST /v1/reversephones | Reverse Phones |
| BusinessInformationServicesApi | reversetaxids | POST /v1/reversetaxids | Reverse TaxIDs |
| BusinessInformationServicesApi | riskdashboards | POST /v1/riskdashboards | Commercial Risk Dashboards |
| BusinessInformationServicesApi | scores | POST /v1/scores | Commercial Scores |
| BusinessInformationServicesApi | scoressearch | POST /v1/scores/search | Scores Auto Search |
| BusinessInformationServicesApi | search | POST /v1/search | Advanced Business Search. The primary search method |
| BusinessInformationServicesApi | trades | POST /v1/trades | Commercial Trades |
| BusinessInformationServicesApi | uccfilings | POST /v1/uccfilings | UCC Filings |
Documentation For Models
- Address
- AddressResult
- AgentAddressResult
- Aggregates400ErrorExample
- Aggregates401ErrorExample
- Aggregates404ErrorExample
- Aggregates500ErrorExample
- Aggregates502ErrorExample
- Aggregates503ErrorExample
- AggregatesErrorExample
- AggregatesRequestExample
- AggregatesResponseExample
- AmountModifier
- BCIRequest
- BCIResponse
- BCIResponseHTML
- BCIResponsePDF
- BCIResponseResults
- BCIResponseResultsCorporateLinkageFull
- BCIResponseResultsDepartmentOfJusticeSearch
- BCIResponseResultsDepartmentOfJusticeSearchResults
- BCIResponseResultsDepartmentOfJusticeSearchResultsItemList
- BCIResponseResultsDepartmentOfJusticeSearchResultsItemListItem
- Bankruptcies400ErrorExample
- Bankruptcies401ErrorExample
- Bankruptcies404ErrorExample
- Bankruptcies500ErrorExample
- Bankruptcies502ErrorExample
- Bankruptcies503ErrorExample
- BankruptciesErrorExample
- BankruptciesRequestExample
- BankruptciesResponseExample
- BankruptcyDetail
- BankruptcySummary
- Bci400ErrorExample
- Bci401ErrorExample
- Bci404ErrorExample
- Bci500ErrorExample
- Bci502ErrorExample
- Bci503ErrorExample
- BetterBusinessBureauRatingResult
- BetterBusinessBureauRatingResultSearchResults
- BetterBusinessBureauRatingResultSearchResultsItemList
- BetterBusinessBureauRatingResultSearchResultsItemListItem
- BetterBusinessBureauRatingResultSearchResultsItemListItemRatingIcons
- BetterBusinessBureauRatingResultSearchResultsItemListItemRatingIconsItemList
- BetterBusinessBureauRatingResultSearchResultsItemListItemRatingIconsItemListItem
- BizAggregates
- BusinessAggregatesRequest
- BusinessAggregatesResponse
- BusinessBankruptcyDataRequest
- BusinessBankruptcyResponse
- BusinessBankruptcyResponseResults
- BusinessCollectionsDetailResult
- BusinessCollectionsRequest
- BusinessCollectionsResponse
- BusinessCollectionsResponseResults
- BusinessCollectionsSummaryResult
- BusinessContactsRequest
- BusinessContactsResponse
- BusinessContactsResult
- BusinessCorporateLinkageRequest
- BusinessCorporateRegistrationResponse
- BusinessCorporateRegistrationResult
- BusinessCorporateRegistrationsRequest
- BusinessDataRequest
- BusinessDataRequestWithModel
- BusinessDataResponse
- BusinessDataResponseResults
- BusinessDataResponseTest
- BusinessFacts
- BusinessFactsFileEstablishedFlag
- BusinessFactsResponse
- BusinessFactsResult
- BusinessFactsResultFortune1000
- BusinessFactsYearsInBusinessIndicator
- BusinessFraudShieldResponse
- BusinessFraudShieldResult
- BusinessHeaderResponse
- BusinessHeaderResult
- BusinessHeaderResultBranchLocation
- BusinessHeaderResultMatchingBranchAddress
- BusinessJudgmentRequest
- BusinessJudgmentResponse
- BusinessJudgmentResponseResults
- BusinessLegalCollectionSummariesRequest
- BusinessLegalCollectionSummariesResponse
- BusinessLegalCollectionSummariesResponseResults
- BusinessLegalFilingsCollectionsSummariesResult
- BusinessLegalFilingsResult
- BusinessLiensRequest
- BusinessLiensResponse
- BusinessLiensResult
- BusinessPremierProfileRequest
- BusinessReverseAddressesRequest
- BusinessReversePhonesRequest
- BusinessReverseTaxIDsRequest
- BusinessScoresRequest
- BusinessTradesRequest
- BusinessTradesResponse
- BusinessTradesResponseResults
- BusinessUCCFilingsRequest
- BusinessUCCFilingsResponse
- BusinessUCCFilingsResponseResults
- Businesscontacts400ErrorExample
- Businesscontacts401ErrorExample
- Businesscontacts404ErrorExample
- Businesscontacts500ErrorExample
- Businesscontacts502ErrorExample
- Businesscontacts503ErrorExample
- BusinesscontactsErrorExample
- BusinesscontactsRequestExample
- BusinesscontactsResponseExample
- ClientOfCollectionAgency
- CollateralCode
- CollectionAgencyInfoResult
- CollectionScore
- CollectionScoreRiskClass
- Collections400ErrorExample
- Collections401ErrorExample
- Collections404ErrorExample
- Collections500ErrorExample
- Collections502ErrorExample
- Collections503ErrorExample
- CollectionsErrorExample
- CollectionsRequestExample
- CollectionsResponseExample
- CommercialFraudShieldSummary
- CommercialGovernmentEntityCode
- CommercialRiskClass
- CommercialScore
- CommercialScoreFactor
- CommercialScoreTrends
- CompanyOwnersAndPrincipalsResult
- Competitors
- ConsumerStatement
- ConsumerStatementType
- ContactsAndTitlesResult
- ContactsBusinessAffiliationsResult
- ContractSpendingDetail
- ContractSpendingSummary
- ContractSpendingSummarySpendByFiscalYear
- CorporateFinancialInformation
- CorporateFinancialInformationBalanceSheets
- CorporateFinancialInformationCriticalDataAndFinancialRatios
- CorporateFinancialInformationOperatingStatements
- CorporateLinkage
- CorporateLinkage400ErrorExample
- CorporateLinkage401ErrorExample
- CorporateLinkage404ErrorExample
- CorporateLinkage500ErrorExample
- CorporateLinkage502ErrorExample
- CorporateLinkage503ErrorExample
- CorporateLinkageErrorExample
- CorporateLinkageFull
- CorporateLinkagePartial
- CorporateLinkageRequestExample
- CorporateLinkageResponse
- CorporateLinkageResponseExample
- CorporateLinkageResponseResults
- CorporateRegistration
- CorporateRegistration400ErrorExample
- CorporateRegistration401ErrorExample
- CorporateRegistration404ErrorExample
- CorporateRegistration500ErrorExample
- CorporateRegistration502ErrorExample
- CorporateRegistration503ErrorExample
- CorporateRegistrationErrorExample
- CorporateRegistrationRequestExample
- CorporateRegistrationResponseExample
- CreditStatusResponse
- Creditstatus400ErrorExample
- Creditstatus401ErrorExample
- Creditstatus404ErrorExample
- Creditstatus500ErrorExample
- Creditstatus502ErrorExample
- Creditstatus503ErrorExample
- CreditstatusErrorExample
- CreditstatusRequestExample
- CreditstatusResponseExample
- DBAName
- EconomicDiversity
- Error
- ErrorResponse
- ErrorResponse400
- ErrorResponse401
- ErrorResponse401Errors
- ErrorResponse404
- ErrorResponse404Errors
- ErrorResponse500
- ErrorResponse502
- ErrorResponse502Errors
- ErrorResponse502Fault
- ErrorResponse502FaultDetail
- ErrorResponse503
- ErrorResponse503Errors
- ErrorResponse503Fault
- ErrorResponse503FaultDetail
- ExecutiveInformation
- ExecutiveSummary
- ExecutiveSummaryBusinessDbt
- ExecutiveSummaryCommonTerms
- ExecutiveSummaryCurrentTotalAccountBalance
- ExecutiveSummaryHighestTotalAccountBalance
- ExecutiveSummaryIndustryPaymentComparison
- ExecutiveSummaryLowestTotalAccountBalance
- ExecutiveSummaryPaymentTrendIndicator
- ExpandedCreditSummary
- ExpandedCreditSummaryOfacMatchWarning
- FSRRiskClass
- FSRScore
- Facts400ErrorExample
- Facts401ErrorExample
- Facts404ErrorExample
- Facts500ErrorExample
- Facts502ErrorExample
- Facts503ErrorExample
- FactsErrorExample
- FactsRequestExample
- FactsResponseExample
- Fortune1000
- FraudShields400ErrorExample
- FraudShields401ErrorExample
- FraudShields404ErrorExample
- FraudShields500ErrorExample
- FraudShields502ErrorExample
- FraudShields503ErrorExample
- FraudShieldsErrorExample
- FraudShieldsRequestExample
- FraudShieldsResponseExample
- FsrScoreFactor
- FsrScoreTrend
- GeoCode
- GovernmentActivity
- GovernmentDetailsRequest
- GovernmentDetailsResponse
- GovernmentDetailsResult
- GovernmentDetailsResultCommercialGovernmentEntityCode
- GovernmentDetailsResultContractAdditionalDescription
- GovernmentDetailsResultContractSpendingDetail
- GovernmentDetailsResultContractSpendingSummary
- GovernmentDetailsResultContractSpendingSummaryCurrentFiscalYear
- GovernmentDetailsResultContractSpendingSummaryPriorFiscalYear
- GovernmentDetailsResultEconomicDiversity
- GovernmentDetailsResultGovernmentActivity
- GovernmentDetailsResultGovernmentActivityAgency
- Governmentdetails400ErrorExample
- Governmentdetails401ErrorExample
- Governmentdetails404ErrorExample
- Governmentdetails500ErrorExample
- Governmentdetails502ErrorExample
- Governmentdetails503ErrorExample
- GovernmentdetailsErrorExample
- GovernmentdetailsRequestExample
- GovernmentdetailsResponseExample
- Headers400ErrorExample
- Headers401ErrorExample
- Headers404ErrorExample
- Headers500ErrorExample
- Headers502ErrorExample
- Headers503ErrorExample
- HeadersErrorExample
- HeadersRequestExample
- HeadersResponseExample
- ISTWatchRequest
- ISTWatchResponse
- ISTWatchResponseResults
- ISTWatchResponseResultsIstWatch
- ISTWatchlistResult
- IndividualOwnersAndPrincipalsResult
- Inquiries
- InquiriesInquiryCount
- IntelliscorePlusHTMLResponse
- IntelliscorePlusPDFResponse
- IntelliscorePlusRequest
- IntelliscorePlusResponse
- IntelliscorePlusResponseResults
- IntelliscorePlusResponseResultsBusinessNameAndAddress
- IntelliscorePlusResponseResultsConsumerStatement
- IntelliscorePlusResponseResultsCustomFooter
- IntelliscorePlusResponseResultsCustomHeader
- IntelliscorePlusResponseResultsCustomerDisputeStatement
- IntelliscorePlusResponseResultsExecutiveElements
- IntelliscorePlusResponseResultsIntelliscoreFactors
- IntelliscorePlusResponseResultsIntelliscoreScoreInformation
- IntelliscorePlusResponseResultsLimitedProfile
- IntelliscorePlusResponseResultsMatchingNameAndAddress
- IntelliscorePlusResponseResultsModelInformation
- IntelliscorePlusResponseResultsProbability
- IntelliscorePlusResponseResultsPubliclyHeldCompany
- IntelliscorePlusResponseResultsScoreFactor
- IntelliscorePlusResponseResultsScoreInfo
- IntelliscorePlusResponseResultsSic
- Intelliscoreplus400ErrorExample
- Intelliscoreplus401ErrorExample
- Intelliscoreplus404ErrorExample
- Intelliscoreplus500ErrorExample
- Intelliscoreplus502ErrorExample
- Intelliscoreplus503ErrorExample
- IntelliscoreplusErrorExample
- IntelliscoreplusRequestExample
- IntelliscoreplusResponseExample
- Intelliscoreplushtml400ErrorExample
- Intelliscoreplushtml401ErrorExample
- Intelliscoreplushtml404ErrorExample
- Intelliscoreplushtml500ErrorExample
- Intelliscoreplushtml502ErrorExample
- Intelliscoreplushtml503ErrorExample
- Intelliscorepluspdf400ErrorExample
- Intelliscorepluspdf401ErrorExample
- Intelliscorepluspdf404ErrorExample
- Intelliscorepluspdf500ErrorExample
- Intelliscorepluspdf502ErrorExample
- Intelliscorepluspdf503ErrorExample
- Istwatch400ErrorExample
- Istwatch401ErrorExample
- Istwatch404ErrorExample
- Istwatch500ErrorExample
- Istwatch502ErrorExample
- Istwatch503ErrorExample
- IstwatchRequestExample
- IstwatchResponseExample
- JudgmentDetail
- Judgments400ErrorExample
- Judgments401ErrorExample
- Judgments404ErrorExample
- Judgments500ErrorExample
- Judgments502ErrorExample
- Judgments503ErrorExample
- JudgmentsErrorExample
- JudgmentsRequestExample
- JudgmentsResponseExample
- LeasingInformationResult
- LeasingInformationResultAddress
- LegalCollectionSummaries400ErrorExample
- LegalCollectionSummaries401ErrorExample
- LegalCollectionSummaries404ErrorExample
- LegalCollectionSummaries500ErrorExample
- LegalCollectionSummaries502ErrorExample
- LegalCollectionSummaries503ErrorExample
- LegalCollectionSummariesErrorExample
- LegalCollectionSummariesRequestExample
- LegalCollectionSummariesResponseExample
- LicenseDetailsResult
- LienDetail
- LienSummary
- Liens400ErrorExample
- Liens401ErrorExample
- Liens404ErrorExample
- Liens500ErrorExample
- Liens502ErrorExample
- Liens503ErrorExample
- LiensErrorExample
- LiensRequestExample
- LiensResponseExample
- LinkageBusinessAddress
- MatchingNameAndAddress
- MultiSegmentsRequest
- MultiSegmentsResponse
- MultiSegmentsResult
- MultiSegmentsResultCommercialScore
- MultiSegmentsResultCommercialScoreRiskClass
- MultiSegmentsResultCreditStatus
- MultiSegmentsResultFsrScore
- MultiSegmentsResultIstWatch
- MultiSegmentsResultJudgmentSummary
- MultiSegmentsResultRiskDashboard
- MultiSegmentsResultTradePaymentTrends
- MultiSegmentsResultUccFilingsSummary
- Multisegments400ErrorExample
- Multisegments401ErrorExample
- Multisegments404ErrorExample
- Multisegments500ErrorExample
- Multisegments502ErrorExample
- Multisegments503ErrorExample
- MultisegmentsErrorExample
- MultisegmentsRequestExample
- MultisegmentsResponseExample
- NAICSCode
- OFACMatchWarning
- PaymentTotalsResult
- PremierProfilesHTMLResponse
- PremierProfilesPDFResponse
- PremierProfilesResponse
- PremierProfilesResponseResults
- PremierProfilesResponseResultsBondDetails
- PremierProfilesResponseResultsCommercialBankInformation
- PremierProfilesResponseResultsIndustryPaymentTrends
- PremierProfilesResponseResultsInsuranceDetails
- PremierProfilesResponseResultsStocks
- PremierProfilesResponseResultsUccFilingsSummary
- Premierprofiles400ErrorExample
- Premierprofiles401ErrorExample
- Premierprofiles404ErrorExample
- Premierprofiles500ErrorExample
- Premierprofiles502ErrorExample
- Premierprofiles503ErrorExample
- PremierprofilesErrorExample
- PremierprofilesRequestExample
- PremierprofilesResponseExample
- Premierprofileshtml400ErrorExample
- Premierprofileshtml401ErrorExample
- Premierprofileshtml404ErrorExample
- Premierprofileshtml500ErrorExample
- Premierprofileshtml502ErrorExample
- Premierprofileshtml503ErrorExample
- PremierprofileshtmlErrorExample
- PremierprofileshtmlRequestExample
- PremierprofileshtmlResponseExample
- Premierprofilespdf400ErrorExample
- Premierprofilespdf401ErrorExample
- Premierprofilespdf404ErrorExample
- Premierprofilespdf500ErrorExample
- Premierprofilespdf502ErrorExample
- Premierprofilespdf503ErrorExample
- PremierprofilespdfErrorExample
- PremierprofilespdfRequestExample
- PremierprofilespdfResponseExample
- ProprietorNameAndAddress
- QuickSearchRequest
- QuickSearchResponse
- QuickSearchResponseResults
- Quicksearch400ErrorExample
- Quicksearch401ErrorExample
- Quicksearch404ErrorExample
- Quicksearch500ErrorExample
- Quicksearch502ErrorExample
- Quicksearch503ErrorExample
- QuicksearchRequestExample
- QuicksearchResponseExample
- RecommendedCreditLimit
- ReverseAddresses
- ReverseAddressesResponse
- ReversePhones
- ReversePhonesResponse
- ReverseTaxIDsResponse
- ReverseTaxIds
- Reverseaddresses400ErrorExample
- Reverseaddresses401ErrorExample
- Reverseaddresses404ErrorExample
- Reverseaddresses500ErrorExample
- Reverseaddresses502ErrorExample
- Reverseaddresses503ErrorExample
- ReverseaddressesErrorExample
- ReverseaddressesRequestExample
- ReverseaddressesResponseExample
- Reversephones400ErrorExample
- Reversephones401ErrorExample
- Reversephones404ErrorExample
- Reversephones500ErrorExample
- Reversephones502ErrorExample
- Reversephones503ErrorExample
- ReversephonesErrorExample
- ReversephonesRequestExample
- ReversephonesResponseExample
- Reversetaxids400ErrorExample
- Reversetaxids401ErrorExample
- Reversetaxids404ErrorExample
- Reversetaxids500ErrorExample
- Reversetaxids502ErrorExample
- Reversetaxids503ErrorExample
- ReversetaxidsErrorExample
- ReversetaxidsRequestExample
- ReversetaxidsResponseExample
- RiskDashboardsResponse
- RiskDashboardsResponseResults
- Riskdashboards400ErrorExample
- Riskdashboards401ErrorExample
- Riskdashboards404ErrorExample
- Riskdashboards500ErrorExample
- Riskdashboards502ErrorExample
- Riskdashboards503ErrorExample
- RiskdashboardsErrorExample
- RiskdashboardsRequestExample
- RiskdashboardsResponseExample
- SICCode
- ScoreFactors
- ScoreInformation
- ScoreInformationCommercialScore
- ScoreInformationCommercialScoreRiskClass
- ScoreInformationFsrScore
- ScoreInformationFsrScoreRiskClass
- ScoreTrends
- Scores400ErrorExample
- Scores401ErrorExample
- Scores404ErrorExample
- Scores500ErrorExample
- Scores502ErrorExample
- Scores503ErrorExample
- ScoresErrorExample
- ScoresRequestExample
- ScoresResponse
- ScoresResponseExample
- ScoresResponseResults
- ScoresSearchRequest
- ScoresSearchRequestCollectionScore
- ScoresSearchResponse
- ScoresSearchResponseResults
- Scoressearch400ErrorExample
- Scoressearch401ErrorExample
- Scoressearch404ErrorExample
- Scoressearch500ErrorExample
- Scoressearch502ErrorExample
- Scoressearch503ErrorExample
- ScoressearchErrorExample
- ScoressearchRequestExample
- ScoressearchResponseExample
- Search400ErrorExample
- Search401ErrorExample
- Search404ErrorExample
- Search500ErrorExample
- Search502ErrorExample
- Search503ErrorExample
- SearchErrorExample
- SearchRequest
- SearchRequestExample
- SearchResponse
- SearchResponseExample
- SearchResult
- TaxIdType
- TradeLine
- TradePaymentExperiences
- TradePaymentExperiencesObject
- TradePaymentExperiencesResult
- TradePaymentExperiencesResultAccountBalance
- TradePaymentExperiencesResultNewlyReportedIndicator
- TradePaymentExperiencesResultPaymentIndicator
- TradePaymentExperiencesResultRecentHighCredit
- TradePaymentExperiencesResultTradelineFlag
- TradePaymentSummary
- TradePaymentTotals
- TradePaymentTrend
- Trades400ErrorExample
- Trades401ErrorExample
- Trades404ErrorExample
- Trades500ErrorExample
- Trades502ErrorExample
- Trades503ErrorExample
- TradesErrorExample
- TradesRequestExample
- TradesResponseExample
- UCCFilingsDetail
- UCCFilingsDetailOriginalUCCFilingsInfo
- UCCFilingsSummary
- UCCFilingsTrends
- UccCoDebtors
- Uccfilings400ErrorExample
- Uccfilings401ErrorExample
- Uccfilings404ErrorExample
- Uccfilings500ErrorExample
- Uccfilings502ErrorExample
- Uccfilings503ErrorExample
- UccfilingsErrorExample
- UccfilingsRequestExample
- UccfilingsResponseExample
Documentation For Authorization
OauthSecurity
- Type: OAuth
- Flow: password
- Authorization URL:
- Scopes:
- admin: admin scope
Author
Ian Simpson, The Logic Studio
thelogicstudio/experian-businesses-php 适用场景与选型建议
thelogicstudio/experian-businesses-php 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 31 次下载、GitHub Stars 达 0, 最近一次更新时间为 2023 年 04 月 19 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「php」 「api」 「sdk」 「experian」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 thelogicstudio/experian-businesses-php 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 thelogicstudio/experian-businesses-php 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 thelogicstudio/experian-businesses-php 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
A PSR-7 compatible library for making CRUD API endpoints
Alfabank REST API integration
Zero-dependency raw PHP DNS resolver, domain-ownership verification, and intoDNS/MxToolbox-style diagnostics. Queries authoritative nameservers directly over sockets — never trusts the recursive cache for ownership checks.
A lightweight plain-PHP framework for database-backed CRUD APIs.
bughq error tracking - PHP SDK
ABsurge PHP SDK for feature flags and A/B testing
统计信息
- 总下载量: 31
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 14
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: mit
- 更新时间: 2023-04-19