phptoolcase/phptoolcase

A set of tools to speed up the process of coding

v1.1.9-stable 2023-09-02 19:39 UTC

README

A powerfull set of tools to speed up the process of coding

PhpToolCase is a library to speed up the process of programming in php.
All classes are independent, and can be used as stand-alone.
Visit the project home for complete guides and examples.

Installation

Composer

Add the package to your composer.json file

"require": 
{
        "phptoolcase/phptoolcase": "*"
}

and run composer update

Stand-Alone

Download latest release from here and include required files to your project.

Project Info

Home

http://phptoolcase.com

Documentation

http://www.phptoolcase.com/api/0.9.2

Tutorials

view the guides included with the API documentation

Wiki Pages

https://github.com/ground-creative/phptoolcase/wiki

Changes

view CHANGELOG

Evolution

view TODO