Libraries tagged by zest
zenstruck/console-extra
66202 Downloads
A modular set of features to reduce configuration boilerplate for your Symfony commands.
zohomail/laravel-zeptomail
24840 Downloads
Custom Mail Driver Plugin for Laravel
zzstudio/think-addons
8802 Downloads
The ThinkPHP6 Addons Package
zetacomponents/webdav
486791 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
53910 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/persistent-object
504742 Downloads
This component allows you to store an arbitrary data structures to a fixed database table. The component provides all the functionality needed to fetch, list, delete etc these datastructures.
zetacomponents/mvc-tools
491962 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
528889 Downloads
A set of classes to apply different filters on images, such as colour changes, resizing and special effects.
zetacomponents/image-analysis
530301 Downloads
This class allows you to analyse image files in different ways. At least the MIME type of the file is returned. In some cases (JPEG, TIFF and GIF) additional information is gathered as well.
zetacomponents/database
922609 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/configuration
512906 Downloads
A component that allows you to use configuration files in different formats. The formats include the standard .ini file, and an array based format.
zetacomponents/cache
508938 Downloads
A solution for caching, supporting multiple backends allowing you to specify the best performing solution for your caching-problem.
zetacomponents/archive
492770 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
19876 Downloads
A Simple HTML DOM parser written in PHP let you manipulate HTML in a easy way with CSS Selector.
zenstruck/twig-service-bundle
12086 Downloads
Make functions, static methods, Symfony service methods available in your twig templates.