Libraries tagged by pentacom
heptacom/shopware-platform-admin-open-auth
168819 Downloads
Shopware plugin to allow OAuth providers to provide admin logins
zetacomponents/webdav
487606 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
55273 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/signal-slot
481094 Downloads
The SignalSlot component implements a mechanism for inter and intra object communication through the use of signals and slots.
zetacomponents/persistent-object
506498 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
493237 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
529862 Downloads
A set of classes to apply different filters on images, such as colour changes, resizing and special effects.
zetacomponents/image-analysis
531771 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
926228 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
514186 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
511075 Downloads
A solution for caching, supporting multiple backends allowing you to specify the best performing solution for your caching-problem.
zetacomponents/authentication
459618 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
493694 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.
zetacomponents/workflow
168160 Downloads
The purpose of the Workflow component is to provide the core functionality of an activity-based workflow system including the definition and execution of workflow specifications.
zetacomponents/workflow-database-tiein
159836 Downloads
Contains the database backend for the Workflow component.