Libraries tagged by zset
zetacomponents/mvc-tools
493723 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/database
927798 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
514610 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
511980 Downloads
A solution for caching, supporting multiple backends allowing you to specify the best performing solution for your caching-problem.
zetacomponents/archive
493957 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
168295 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.
mathiasgrimm/laravel-cloud-binaries
8800 Downloads
Pre-built static binaries for Laravel Cloud (jpegoptim, optipng, pngquant, cwebp, dwebp, avifenc, avifdec, gifsicle, ffmpeg, ffprobe, magick, zstd, qpdf)
wikimedia/zest-jq
1172 Downloads
Implementation of 'jq' JSON-filter language
kanagama/laravel-zettai-reach-sms-client
2899 Downloads
絶対リーチSMS API for Laravel
amitdugar/archiveutil
5132 Downloads
Smart single-file compressor/decompressor for zstd, pigz/gzip, and zip with password-protected ZIP support
zeth/amqp_handler
10067 Downloads
zetacomponents/workflow-database-tiein
159968 Downloads
Contains the database backend for the Workflow component.
zetacomponents/user-input
29516 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
57297 Downloads
The Url package provides basic operations to handle urls (parse, build, get/set path, get/set query).
zetacomponents/translation-cache-tiein
27743 Downloads
This component adds the TranslationCache backend to the Translation component and allows cached translations.