Libraries tagged by zset
zetacomponents/persistent-object
503116 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
490893 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
528022 Downloads
A set of classes to apply different filters on images, such as colour changes, resizing and special effects.
zetacomponents/image-analysis
528874 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
918881 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
511613 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
506553 Downloads
A solution for caching, supporting multiple backends allowing you to specify the best performing solution for your caching-problem.
zetacomponents/authentication
457779 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
491959 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
167762 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.
kanagama/laravel-zettai-reach-sms-client
326 Downloads
絶対リーチSMS API for Laravel
teoprayoga/teobiefy-laravel-api-response
520 Downloads
Laravel API response helpers with server-configured payload compression and encryption.
amitdugar/archiveutil
1775 Downloads
Smart single-file compressor/decompressor for zstd, pigz/gzip, and zip with password-protected ZIP support
zeth/amqp_handler
9062 Downloads
zetacomponents/workflow-database-tiein
159448 Downloads
Contains the database backend for the Workflow component.