Libraries tagged by pentacom
zetacomponents/database
887643 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
487326 Downloads
A solution for caching, supporting multiple backends allowing you to specify the best performing solution for your caching-problem.
zetacomponents/archive
483029 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.
heptacom/heptaconnect-storage-shopware-dal
23380 Downloads
HEPTAconnect package to use shopware DAL as underlying storage system
heptacom/heptaconnect-storage-base
22847 Downloads
HEPTAconnect base storage that every other storage provider is based on
heptacom/heptaconnect-portal-base
23252 Downloads
HEPTAconnect base dataset that every other portal is based on
heptacom/heptaconnect-dataset-ecommerce
22772 Downloads
HEPTAconnect dataset for ecommerce entities
heptacom/heptaconnect-dataset-base
23448 Downloads
HEPTAconnect base dataset that every other dataset is based on
heptacom/heptaconnect-core
22693 Downloads
HEPTAconnect core processes
heptacom/heptaconnect-bridge-shopware-platform
23111 Downloads
HEPTAconnect package to support a runtime in a shopware platform project
zetacomponents/workflow
166226 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
158032 Downloads
Contains the database backend for the Workflow component.
zetacomponents/webdav
478713 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/user-input
18573 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.
zetacomponents/url
49910 Downloads
The Url package provides basic operations to handle urls (parse, build, get/set path, get/set query).