capsphere/experian-php-core 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

capsphere/experian-php-core

最新稳定版本:v1.0.3

Composer 安装命令:

composer require capsphere/experian-php-core

包简介

Capsphere Experian PHP core package

README 文档

README

Getting Started

Environment

Make sure to have a .vscode folder with a launch.json file corresponding to the below for debugging:

{
    "version": "0.2.0",
    "configurations": [
        {
            "name": "Listen for Xdebug",
            "type": "php",
            "request": "launch",
            "port": 9003,
            "pathMappings": {
                "C:\\$PATH_TO_WORKSPACE": "${workspaceFolder}"
            }
        }
    ]
}

Dependencies

Make sure you're on PHP 7.4 or 8, and that you have PHPUnit as a dependency.

composer update
composer install

If you are trying to import the dependency into your codebase, make sure you create a Pesonal Access Token (PAT) on github. Copy the value and type:

composer config --global --auth github-oauth.github.com <<INSERT TOKEN>>

Add the following to your composer.json:

{
    "require": {
        "capsphere/experian": "dev-master"
    },
    "repositories": [
        {
            "type": "vcs",
            "url": "git@github.com:capsphere/experian.git"
        }
    ]
}

Running Tests

To run the unit tests, type this in the console:

.\vendor\bin\phpunit .\tests

统计信息

  • 总下载量: 350
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-12-17

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固