digger/cradle
最新稳定版本:v0.3.6
Composer 安装命令:
composer require digger/cradle
包简介
Simple PHP library for creating Web-based applications
README 文档
README
Simple PHP library for creating Web-based applications
The library includes the following classes:
- Ldap - A simple LDAP request wrapper class. Designed to make simple LDAP requests more easy and short.
- Sql - A simple SQL (PDO) request wrapper class. Designed to make simple SQL requests more easy and short.
- Icmp - ICMP protocol wrapper.
- Snmp - SNMP protocol wrapper. (It includes automatic detection of the protocol and the version of agent).
- Ssh - A simple class to send commands to remote host through the SSH protocol.
- Telnet - A simple class to send commands to remote host through the TELNET protocol.
- IpPhone - Class to remote interact with Cisco IP-phone 79xx series.
- Diff - A simple wrapper of Linux diff utility to compare text data line by line.
- SimpleCodeParser - Parse source code of php-file and returns a hash array of code structure.
- Autogen - Generates PHPUnit test skeletons for PHP files with classes and functions.
The library also contains a micro framework for rapid start a simple web application.
Detailed description of the classes
Documentation
Creators
Copyright
Code and documentation copyright 2015 SAD-Systems
统计信息
- 总下载量: 61
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-10-15

