搜索结果
-
开源项目:(123)
- Works with any web server that supports MySQL and PHP...
项目名称::Isotrol Estimer Redmine Plugin
项目简介
Estimer is a Redmine plugin that allows you to estimate your software projects. It can calculate two types of software estimations: function point estimations (IFPUG) and use case estimations. Function point estimations are software estimations based on function points. A function point is a unit of measurement to express the amount of business functionality that the information system provides to users. Use case estimations are software estimations based on use cases and actors....
项目名称::Little Software Stats
项目简介
Little Software Stats will be the first free and open source program that will allow software developers to keep track of how their software is being used. It will be coded in PHP/MySQL which will be able to run on most web servers.
项目名称::cache-smart
项目简介
Smart Cache: What is it?Application level caching code with built-in performance statistics and usage metrics.
PurposeThis project is intended to produce language-independent cache metrics to help application developers analyze code behavior, improve user experience and manage resources using real numbers. ...
项目名称::guanoo
项目简介
GuanooGuanoo is a collection of web data collection and analytics services written in Perl and other scripting languages. It runs on Linux, Mac OS X and Solaris with MySQL databases. It would be possible to run it on Windows with minor modifications.
X PerformThe first part of the Guanoo system is called "X Perform" where X is any web event. Most web events are page views, but the system is designed to measure a large number of events to be compatible with future subprojects such as measuring video, email, news feeds, etc. ...
项目名称::codenarc-maven-plugin
项目简介
A Maven plugin (MOJO) to use CodeNarc to analyze Groovy code as part of a Maven project