Libraries tagged by alelo
zetacomponents/webdav
473468 Downloads
This component allows you to set up and run your own WebDAV (RFC 2518) server, to enable online content editing for the users of your system through the WebDAV HTTP extension.
zetacomponents/translation
31373 Downloads
A component that reads XML translation definitions (the Qt Linguist format), supports caching of translation contexts and presents you with a class to apply translations to strings. A filter system allows you to transform translation definitions for special use.
zetacomponents/persistent-object
481463 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/image-analysis
507390 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/event-log
478988 Downloads
Allows you to log events or audit trails into files or other storage spaces in different formats.
zetacomponents/database
863116 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
490594 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
472777 Downloads
A solution for caching, supporting multiple backends allowing you to specify the best performing solution for your caching-problem.
zetacomponents/archive
476519 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.
zendrop/data
41601 Downloads
This package allows you to created DataTransferObjects without pain
yoshi2889/collections
123083 Downloads
Simple Collection class allowing storage of specific data.
yiiext/nested-set-behavior
110767 Downloads
AR models behavior that allows to work with nested sets tree.
yii2mod/yii2-moderation
65489 Downloads
A simple Content Moderation System for Yii2 that allows you to Approve or Reject resources like posts, comments, etc.
wwwision/privateresources
28226 Downloads
A Flow package that allows for protecting persistent resources from unauthorized access
wordpress-phoenix/abstract-plugin-base
7989 Downloads
PHP class to extend when building a WordPress plugin allowing you to follow smart plugin setup standards.