Libraries tagged by zset
zetacomponents/user-input
27015 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
55416 Downloads
The Url package provides basic operations to handle urls (parse, build, get/set path, get/set query).
zetacomponents/translation-cache-tiein
25249 Downloads
This component adds the TranslationCache backend to the Translation component and allows cached translations.
zetacomponents/template-translation-tiein
29700 Downloads
Provides functionality to use translations inside templates.
zetacomponents/template
30989 Downloads
A fully functional Templating system, supporting template compilation in different levels, user defined functions and operators, an optimizer, output escaping for different output handlers to prevent XSS and other security problems and a plug in system for extra functionality (such as a Translation system).
zetacomponents/php-generator
139681 Downloads
Provides a simple interface for creating PHP files and executing PHP code.
zetacomponents/persistent-object-database-schema-tiein
8621 Downloads
This component allows the automatic generation of PersistentObject definition files from DatabaseSchema definitions.
zetacomponents/mvc-template-tiein
29609 Downloads
This component provides a view handler that renders result data with the Template component.
zetacomponents/mvc-authentication-tiein
452686 Downloads
This component provides authentication filters for the MvcTools component.
zetacomponents/graph-database-tiein
7320 Downloads
The GraphDatabaseTiein provides functionality to directly use PDO statements as basis for ezcGraph Datasets.
zetacomponents/file
9087 Downloads
Provides support for file operations which are not covered by PHP or are just missing.
zetacomponents/execution
25344 Downloads
Provides functionality to give feedback to your application's users when a fatal error happened or an uncaught exception was thrown.
zetacomponents/event-log-database-tiein
9538 Downloads
Contains the database writer backend for the EventLog component.
zetacomponents/event-log
506584 Downloads
Allows you to log events or audit trails into files or other storage spaces in different formats.
zetacomponents/debug
475524 Downloads
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.