Libraries tagged by zeit
zetacomponents/image-conversion
511009 Downloads
A set of classes to apply different filters on images, such as colour changes, resizing and special effects.
zetacomponents/image-analysis
507472 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/event-log
479127 Downloads
Allows you to log events or audit trails into files or other storage spaces in different formats.
zetacomponents/debug
448950 Downloads
This component provides a set of classes that help you to debug an application. It provides timers and report generators for different formats that give a summary of warnings and errors that occurred within your application.
zetacomponents/database
863327 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
490682 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
472912 Downloads
A solution for caching, supporting multiple backends allowing you to specify the best performing solution for your caching-problem.
zetacomponents/authentication
441613 Downloads
The purpose of the Authentication component is to provide support for different means of identification and authentication of users using different providers and protocols.
zetacomponents/archive
476587 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
8392 Downloads
A Simple HTML DOM parser written in PHP let you manipulate HTML in a easy way with CSS Selector.
zitec/zitec-bundles
41663 Downloads
Bundles with extra features
components/zepto
7072 Downloads
Shim repository for the Zepto.js JavaScript library.
aoepeople/zettr
9263 Downloads
Manage and apply settings (formerly known as EnvSettingsTool)
zemit-cms/core
4082 Downloads
Zemit CMS Core
zetacomponents/user-input
11078 Downloads
A component that assists you to safely user input variables coming into your application. It builds on top of PHP's filter extension and extends it by providing a more inituitive API.