zetacomponents/base dependents (48) Order by: name | downloads Show: all | require | require-dev
-
PHP
se7enxweb/ezpublishbasic
eZ Publish Basic 2.4. Maintained by 7x. For General Use With PHP 8.3. Further feature releases in development. Please sponsor our work on the eZ Publish (System). This is capable of being used standalone for a personal home page cms that is simple and easy to understand.
-
PHP
yuriteixeira/workflow-bundle
Integrates Sebastian Bergaman's workflow component into Symfony 2
Abandoned!
-
PHP
zetacomponents/archive
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.
-
PHP
zetacomponents/authentication
The purpose of the Authentication component is to provide support for different means of identification and authentication of users using different providers and protocols.
-
PHP
zetacomponents/cache
A solution for caching, supporting multiple backends allowing you to specify the best performing solution for your caching-problem.
-
PHP
zetacomponents/configuration
A component that allows you to use configuration files in different formats. The formats include the standard .ini file, and an array based format.
-
PHP
zetacomponents/console-tools
A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.
-
PHP
zetacomponents/database
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.
-
PHP
zetacomponents/database-schema
A set of classes that allow you to extract information from a database schema, compare database schemas and apply a set of changes to a database schema.
-
PHP
zetacomponents/debug
This component provides a set of classes that help you to debug an application. It provides timers and report generators for different formats that give a summary of warnings and errors that occurred within your application.
-
PHP
zetacomponents/document
The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.
-
PHP
zetacomponents/event-log
Allows you to log events or audit trails into files or other storage spaces in different formats.
-
PHP
zetacomponents/execution
Provides functionality to give feedback to your application's users when a fatal error happened or an uncaught exception was thrown.
-
PHP
zetacomponents/feed
This component handles parsing and creating RSS1, RSS2 and ATOM feeds, with support for different feed modules (dc, content, creativeCommons, geo, iTunes).
-
PHP
zetacomponents/file
Provides support for file operations which are not covered by PHP or are just missing.