VWSphp is a weather portal for users of the Virtual Weather Station by AmbientWeather. It gives owners of the VWS software the ability to build a weather website, using PHP, that allows users to view and query current and historical weather data.
GraPHPite is a highly customizable utility written in OO PHP for creating charts or graphs (Bar, Area, Pie, etc).
Users are encouraged to switch to PEAR::Image_Graph which is based on GraPHPite source. GraPHPite is in maintenance only state.
PHP::Duploc helps you find duplicate code (a \"bad smell\", prompting a refactoring) in your PHP scripts. By looking for certain patterns in a \"dotplot\" graph, you can visually get a quick overview over a large body of code.
Gemal is a php library which works with gdlib 2 to perform several gemoetrical tasks. the intention is on the development hand to find (new) fast algorithms for a wide variety of tasks and on the users side to use it for broad visualizations on the web.
This project provides a set of php classes providing an easy way to connect to an ArcIMS server (GIS mapping and feature server from ESRI). It's the equivalent to the ASP/JSP connector that come with the product. It also provides two out-of-the-box vie
Webbased groupware written in php,mysql. Supports log,events,project management, calendar, todolist, contact management, cvs (file management). Next version includes a rss feed
The NetVis Module is a free open source web-based tool designed to simulate, analyze, and visualize social networks using data from csv files, online surveys, and geographically dispersed work teams. Built using php, mysql, and java for visualization.
PHPGraphs is a set of graphing classes for php. The basic graph types are line, point, area, and bar. Also, an advanced TimeSeries graph is included. PHPGraphs supports large numbers of large sized data sets.