Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第14,96114,970项(搜索用时0.02秒)
www/horde-5.2.12 (Score: 3.7481335E-5)
Horde Application Framework
The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites.
www/ACH-1.0.3 (Score: 3.7481335E-5)
Free, open source tool for complex research problems
A software companion to a 30+ year-old CIA research methodology, Open Source Analysis of Competing Hypotheses (ACH) will help you think objectively and logically about overwhelming amounts of data and hypotheses. It can also guide research teams toward more productive discussions by identifying the exact points of contention.
www/Flask-Admin-1.4.2 (Score: 3.7481335E-5)
Flask extension for adding admin interfaces to Flask applications
Flask-Admin is a batteries-included, simple-to-use Flask extension that lets you add admin interfaces to Flask applications. It is inspired by the django-admin package, but implemented in such a way that the developer has total control of the look, feel and functionality of the resulting application.
www/mergelog-4.5 (Score: 3.7481335E-5)
Tool to merge and sort by date http log files
mergelog is a tool which merges and sorts by date http log files in 'Common Log Format'. The result is sent to the standard output. It is useful to create a single log file for multiple hosts using round-robin DNS.
www/pivotx-2.3.11 (Score: 3.7481335E-5)
Software to help you maintain dynamic sites such as weblogs
PivotX is free software to help you maintain dynamic sites such as weblogs, online journals and other frequently updated websites in general. It's written in PHP and uses *flat files* or MySQL as a database. Since PivotX is an entirely different beast than pivot-weblog (Pivot 1.x), upgrading from Pivot 1.x will take a while to do properly. (http://book.pivotx.net/page/4-1)
www/http-3.0.1 (Score: 3.7481335E-5)
Extended HTTP Support
pecl-http extension aims to provide a convenient and powerful set of functionality for one of PHPs major applications. It eases handling of HTTP URLs, dates, redirects, headers and messages, provides means for negotiation of clients preferred language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities. It provides powerful request functionality too.
www/http-2.5.6 (Score: 3.7481335E-5)
Extended HTTP Support
pecl-http extension aims to provide a convenient and powerful set of functionality for one of PHPs major applications. It eases handling of HTTP URLs, dates, redirects, headers and messages, provides means for negotiation of clients preferred language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities. It provides powerful request functionality too.
www/mod_proxy_xml-0.1 (Score: 3.7481335E-5)
Apache module for rewriting URI references in XML
mod_proxy_xml is an output filter to rewrite links in a proxy situation, to ensure that links work for users outside the proxy. It serves the same purpose as Apache's ProxyPassReverse directive does for HTTP headers, and is an essential component of a reverse proxy.
www/AnyEvent-HTTP-2.22 (Score: 3.7481335E-5)
Simple but non-blocking HTTP/HTTPS client
Implements a simple, stateless and non-blocking HTTP client. It supports GET, POST and other request methods, cookies and more, all on a very low level. It can follow redirects supports proxies and automatically limits the number of connections to the values specified in the RFC.
www/CGI-Application-Plugin-DBH-4.04 (Score: 3.7481335E-5)
Easy DBI access from CGI::Application
CGI::Application::Plugin::DBH adds easy access to a DBI database handle to your CGI::Application modules. Lazy loading is used to prevent a database connection from being made if the dbh method is not called during the request. In other words, the database connection is not created until it is actually needed.