Code Monkey home page Code Monkey logo

cradle's Introduction

Cradle

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

Select a language: Русский English

Creators

Mr Digger

Copyright

Code and documentation copyright 2015 SAD-Systems

cradle's People

Watchers

James Cloos avatar Shem Pasamba avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.