Libraries tagged by zset
wangjian/ranking
12 Downloads
基于Redis Zset的排行榜工具
yufeixuan/phpredis
40 Downloads
基于 nrk/predis封装的 Redis 类,包含 string、hash、list、set、zset 类型的操作
atzcl/redis
57 Downloads
基于 nrk/predis 封装的 Redis 类,包含 string、hash、list、set、zset 类型的操作
zetacomponents/base
8354376 Downloads
The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.
zetacomponents/system-information
2035981 Downloads
Provides access to common system variables, such as CPU type and speed, and the available amount of memory.
zetacomponents/mail
1987123 Downloads
The component allows you construct and/or parse Mail messages conforming to the mail standard. It has support for attachments, multipart messages and HTML mail. It also interfaces with SMTP to send mail or IMAP, POP3 or mbox to retrieve e-mail.
zetacomponents/feed
1662639 Downloads
This component handles parsing and creating RSS1, RSS2 and ATOM feeds, with support for different feed modules (dc, content, creativeCommons, geo, iTunes).
wikimedia/zest-css
737422 Downloads
Fast, lightweight, extensible CSS selector engine for PHP
kjdev/zstd
2918 Downloads
A compression/decompression with Zstandard
zetacomponents/graph
512726 Downloads
A component for creating pie charts, line graphs and other kinds of diagrams.
zetacomponents/document
2775992 Downloads
The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.
zetacomponents/console-tools
1760140 Downloads
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.
zetacomponents/webdav
487750 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
55813 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/signal-slot
481460 Downloads
The SignalSlot component implements a mechanism for inter and intra object communication through the use of signals and slots.