Libraries tagged by zcta
zetacomponents/persistent-object
488624 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/mvc-authentication-tiein
444248 Downloads
This component provides authentication filters for the MvcTools component.
zetacomponents/image-analysis
514146 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/graph-database-tiein
4887 Downloads
The GraphDatabaseTiein provides functionality to directly use PDO statements as basis for ezcGraph Datasets.
zetacomponents/file
6649 Downloads
Provides support for file operations which are not covered by PHP or are just missing.
zetacomponents/execution
15541 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
7103 Downloads
Contains the database writer backend for the EventLog component.
zetacomponents/event-log
490578 Downloads
Allows you to log events or audit trails into files or other storage spaces in different formats.
zetacomponents/debug
459357 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
7842 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/configuration
497110 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/authentication-database-tiein
442122 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.
zetacomponents/authentication
446813 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.
yuan1994/z-crawler
52 Downloads
【正方教务】爬虫,支持成绩查询、考试查询、课表查询、四六级成绩查询、四六级报名、选课查询、修改密码、获取用户菜单等功能,并且解析数据成易读格式,符合 psr 规范,拿来即用
zetacomponents/workflow-event-log-tiein
14980 Downloads
Contains the EventLog listener for the Workflow component.