Libraries tagged by zeit
zetacomponents/image-conversion
517857 Downloads
A set of classes to apply different filters on images, such as colour changes, resizing and special effects.
zetacomponents/database
886024 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
498447 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
486536 Downloads
A solution for caching, supporting multiple backends allowing you to specify the best performing solution for your caching-problem.
zetacomponents/archive
482683 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.
zenithsu/laravel-plus
785 Downloads
Laravel-Plus is an efficient Laravel extension package designed to enhance development productivity. It integrates powerful annotation handling and practical helper classes, making the development of Laravel applications more convenient and flexible.
zetacomponents/workflow
166069 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
8517 Downloads
Zitadel OAuth2 Provider for Laravel Socialite
redstonepfalz/zitadel-php-client
767 Downloads
PHP-Client for Zitadel
components/zepto
7554 Downloads
Shim repository for the Zepto.js JavaScript library.
arthurhlt/zitadel-php
2771 Downloads
Zitadel php client for interacting with the Zitadel API.
aoepeople/zettr
9692 Downloads
Manage and apply settings (formerly known as EnvSettingsTool)
zemit-cms/core
6470 Downloads
Zemit CMS Core
zetacomponents/workflow-database-tiein
157880 Downloads
Contains the database backend for the Workflow component.
zetacomponents/user-input
18180 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.