Libraries tagged by zest
zetacomponents/document
2659464 Downloads
The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.
zetacomponents/console-tools
1642835 Downloads
A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.
zeptech/annotations
612577 Downloads
DOC Block annotation parsing for PHP
zenstruck/uri
32996 Downloads
Object-oriented wrapper/manipulator for parse_url with additional features.
zenstruck/console-extra
27175 Downloads
A modular set of features to reduce configuration boilerplate for your Symfony commands.
zenstruck/collection
220041 Downloads
Helpers for iterating/paginating/filtering collections (with Doctrine ORM/DBAL implementations and batch processing utilities).
zzstudio/think-addons
7830 Downloads
The ThinkPHP6 Addons Package
zetacomponents/webdav
477730 Downloads
This component allows you to set up and run your own WebDAV (RFC 2518) server, to enable online content editing for the users of your system through the WebDAV HTTP extension.
zetacomponents/translation
38006 Downloads
A component that reads XML translation definitions (the Qt Linguist format), supports caching of translation contexts and presents you with a class to apply translations to strings. A filter system allows you to transform translation definitions for special use.
zetacomponents/mvc-tools
478278 Downloads
The MvcTools component provides functionality for request parsing, routing, dispatching, views and response writing. With the tools in this component you can very easily build an MVC framework.
zetacomponents/image-conversion
516606 Downloads
A set of classes to apply different filters on images, such as colour changes, resizing and special effects.
zetacomponents/database
881419 Downloads
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
zetacomponents/cache
483777 Downloads
A solution for caching, supporting multiple backends allowing you to specify the best performing solution for your caching-problem.
zetacomponents/archive
481554 Downloads
The component allows you to create, modify, and extract archive files of various formats. The currently supported archives formats are Tar (with the flavours: ustar, v7, pax, and gnu) and Zip.
zenthangplus/html-dom-parser
10148 Downloads
A Simple HTML DOM parser written in PHP let you manipulate HTML in a easy way with CSS Selector.