Libraries tagged by zcta
zetacomponents/archive
481734 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
165822 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.
socialiteproviders/zitadel
6471 Downloads
Zitadel OAuth2 Provider for Laravel Socialite
redstonepfalz/zitadel-php-client
449 Downloads
PHP-Client for Zitadel
dudapiotr/zftable
30168 Downloads
Flexible tool to generate table
arthurhlt/zitadel-php
1153 Downloads
Zitadel php client for interacting with the Zitadel API.
zetacomponents/workflow-database-tiein
157648 Downloads
Contains the database backend for the Workflow component.
zetacomponents/user-input
17067 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
48985 Downloads
The Url package provides basic operations to handle urls (parse, build, get/set path, get/set query).
zetacomponents/translation-cache-tiein
15325 Downloads
This component adds the TranslationCache backend to the Translation component and allows cached translations.
zetacomponents/template-translation-tiein
25869 Downloads
Provides functionality to use translations inside templates.
zetacomponents/template
26839 Downloads
A fully functional Templating system, supporting template compilation in different levels, user defined functions and operators, an optimizer, output escaping for different output handlers to prevent XSS and other security problems and a plug in system for extra functionality (such as a Translation system).
zetacomponents/signal-slot
466469 Downloads
The SignalSlot component implements a mechanism for inter and intra object communication through the use of signals and slots.
zetacomponents/persistent-object-database-schema-tiein
6170 Downloads
This component allows the automatic generation of PersistentObject definition files from DatabaseSchema definitions.
zetacomponents/persistent-object
488549 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.