定制 webeweb/core-library 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

webeweb/core-library

最新稳定版本:v9.9.0

Composer 安装命令:

composer require webeweb/core-library

包简介

Core library

README 文档

README

Github actions workflow status Coveralls Packagist version Packagist license

core-library contains some classes we re-use regularly into other packages or projects.

Provides:

  • Cipher (ROT13, ROT45, etc.)
  • Database connector (Access, SQL Server, MySQL, etc.)
  • Helper (array, boolean, double, float, integer, string, etc.)
  • Logger (null logger, terminal logger, etc.)
  • Math (Fibonacci, Luhn algorithm, Pascal's triangle, etc.)
  • Model (billing, system, vehicle, etc.)
  • Monitor (hard disk, memory, network, operating system, processor, etc.)
  • Security classes (authenticator, password authentication, token generator, etc.)
  • Serializer (CSV, JSON, XML, etc.)
  • Sorter (alphabetical tree sort, quick sort, etc.)
  • Traits collection (array, boolean, double, float, integer, string, etc.)
  • Utility (archive, system, etc.)
  • Validation API (rule, rule set, validator, etc.)
  • Ciqual table
  • cURL wrapper
  • FTP clients (FTP, FTPS, SFTP, etc.)
  • Quadratus models
  • QueryBuilder wrapper
  • SkiData (card, customer, user, etc.)
  • Widget (asset, component, renderer, etc.)

If you like this package, pay me a beer (or a coffee) paypal.me

Compatibility

PHP

Installation

Open a command console, enter your project directory and execute the following command to download the latest stable version of this package:

composer require webeweb/core-library

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.

Usage

Libraries resources:

Testing

To test the package, is better to clone this repository on your computer. Open a command console and execute the following commands to download the latest stable version of this package:

git clone https://github.com/webeweb/core-library.git
cd core-library
composer install

Once all required libraries are installed then do:

vendor/bin/phpunit

License

core-library is released under the MIT License. See the bundled LICENSE file for details.

Donate

If you like this work, please consider donating at paypal.me

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-10-19