CForm

CForm 1.9.5 updated

CForm is different from other form libraries in PHP because it is not specialized only on creating, validating or processing Web forms, but on all of them. Usually these kind of tasks are split across multiple libraries which sometimes can be annoying...

read more
CImage

CImage 0.7.9 updated

CImage simplifies the process of working with images via PHP and its GD extension. This small PHP class provides a much simpler and clearer syntax for editing and processing photo's on the server-side, and then caching and optimizing them for...

CSource

CSource 1.1.0 updated

CSource can be used for debugging a Web project, displaying the content of a Web folder with the ability to click and view the content of its files. The class implements a basic file navigator in your browser, letting you see what's inside each Web...

CDatabase

CDatabase 0.1.1 updated

CDatabase simplifies the process of working with PDO as a database interfacing layer. PDO stands for PHP Data Objects, and it's a simple PHP extension that can be used as a database abstraction layer. For a few years PDO has been shipping by default...

Lydia

Lydia 0.3.95

Lydia is a collection of PHP best practices and open source tools which when put together provide a very versatile website building engine.This tool lets developers create a custom structure for their projects and then, using a minimal visual interface,...