Libraries tagged by zeit
zetacomponents/template-translation-tiein
30667 Downloads
Provides functionality to use translations inside templates.
zetacomponents/template
32000 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
140314 Downloads
Provides a simple interface for creating PHP files and executing PHP code.
zetacomponents/persistent-object-database-schema-tiein
9127 Downloads
This component allows the automatic generation of PersistentObject definition files from DatabaseSchema definitions.
zetacomponents/mvc-template-tiein
30571 Downloads
This component provides a view handler that renders result data with the Template component.
zetacomponents/mvc-authentication-tiein
453859 Downloads
This component provides authentication filters for the MvcTools component.
zetacomponents/graph-database-tiein
7824 Downloads
The GraphDatabaseTiein provides functionality to directly use PDO statements as basis for ezcGraph Datasets.
zetacomponents/file
9593 Downloads
Provides support for file operations which are not covered by PHP or are just missing.
zetacomponents/execution
27236 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
10044 Downloads
Contains the database writer backend for the EventLog component.
zetacomponents/event-log
509244 Downloads
Allows you to log events or audit trails into files or other storage spaces in different formats.
zetacomponents/debug
477215 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.
zetacomponents/database-schema
10847 Downloads
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.
zetacomponents/authentication-database-tiein
454449 Downloads
The purpose of the Authentication component is to provide support for different means of identification and authentication of users using different providers and protocols.
zentlix/swagger-php
10757 Downloads
Swagger-php integration package for Spiral Framework.