Libraries tagged by zcta
zetacomponents/configuration
500235 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
489376 Downloads
A solution for caching, supporting multiple backends allowing you to specify the best performing solution for your caching-problem.
zetacomponents/archive
483854 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
166446 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.
redstonepfalz/zitadel-php-client
1284 Downloads
PHP-Client for Zitadel
dudapiotr/zftable
30280 Downloads
Flexible tool to generate table
arthurhlt/zitadel-php
4075 Downloads
Zitadel php client for interacting with the Zitadel API.
zitadel/client
459 Downloads
Official Zitadel SDK for PHP. Authenticate and access Zitadel's authentication and management APIs in PHP.
plisio/plisio-api-php
4355 Downloads
zetacomponents/workflow-database-tiein
158245 Downloads
Contains the database backend for the Workflow component.
zetacomponents/user-input
19863 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
50303 Downloads
The Url package provides basic operations to handle urls (parse, build, get/set path, get/set query).
zetacomponents/translation-cache-tiein
18110 Downloads
This component adds the TranslationCache backend to the Translation component and allows cached translations.
zetacomponents/signal-slot
468647 Downloads
The SignalSlot component implements a mechanism for inter and intra object communication through the use of signals and slots.
zetacomponents/php-generator
136397 Downloads
Provides a simple interface for creating PHP files and executing PHP code.