webeweb/core-library
最新稳定版本:v9.9.0
Composer 安装命令:
composer require webeweb/core-library
包简介
Core library
关键字:
README 文档
README
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)
Compatibility
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:
- Ciqual README/Documentation
- cURL README/Documentation
- Easilys README/Documentation
- FTP README/Documentation
- Highcharts README/Documentation
- QueryBuilder README/Documentation
- WSDL to PHP README/Documentation
- XMLTV README/Documentation
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
统计信息
- 总下载量: 193.5k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 3
- 依赖项目数: 22
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-10-19