承接 nexilo/xdevapi-php 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

nexilo/xdevapi-php

Composer 安装命令:

composer require nexilo/xdevapi-php

包简介

Low level PHP Library for mysql-xdevapi

README 文档

README

Build Status

Simple wrapper for xdevapi getSession function in PHP pecl extension

Installation via Composer

The recommended method to install NEXILO XDevAPI-PHP is through Composer.

  1. Add nexilo/xdevapi-php as a dependency in your project's composer.json file:

        {
            "require": {
                "nexilo/xdevapi-php": "~1.1"
            }
        }
  2. Download and install Composer:

        curl -s http://getcomposer.org/installer | php
  3. Install your dependencies:

        php composer.phar install
  4. Require Composer's autoloader

    Composer also prepares an autoload file that's capable of autoloading all the classes in any of the libraries that it downloads. To use it, just add the following line to your code's bootstrap process:

        <?php
    
        use Nexilo\XdevApiClientBuilder;
    
        require 'vendor/autoload.php';
    
        $session = XdevApiClientBuilder::getInstance('yourDsnHere')->getSession();

You can find out more on how to install Composer, configure autoloading, and other best-practices for defining dependencies at getcomposer.org.

Web Applications Special thanks for Symfony.Software application developers

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: GPL
  • 更新时间: 2018-05-14

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固