Libraries tagged by zewa
zetacomponents/mvc-tools
491844 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
528826 Downloads
A set of classes to apply different filters on images, such as colour changes, resizing and special effects.
zetacomponents/image-analysis
530146 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
922266 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
512793 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
508735 Downloads
A solution for caching, supporting multiple backends allowing you to specify the best performing solution for your caching-problem.
zetacomponents/archive
492713 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.
zemasterkrom/zmkr-cloudflare-turnstile-bundle
9158 Downloads
Extensible and configurable integration of Cloudflare Turnstile with Symfony
zetacomponents/workflow
167909 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.
sibidharan/zealphp
334 Downloads
Coroutine-native PHP framework on OpenSwoole — async HTTP, WebSocket, streaming, and real-time applications.
tylercd100/laravel-validator-color
81199 Downloads
Validate that a certain value is a valid CSS color string in Laravel 5
neilnz/nzbankaccountvalidation
33626 Downloads
A library to validate the checksums of New Zealand bank account numbers
badinansoft/table-footer
16554 Downloads
A Laravel Nova tool for adding a footer to a table, that will calculate the total of the columns
zetaphor/reddit-api-client
2741 Downloads
Provides an interface to the API at reddit.com
zetacomponents/workflow-database-tiein
159591 Downloads
Contains the database backend for the Workflow component.