License MIT
Grafico; Javascript Charting Library
Feb 11th
Grafico is a javascript charting library built with Raphael and Prototype.js. The library provides a wide array of graphs and stays with the guidelines laid out by Stephen Few and Edward Tufte. Grafico provides pretty charts that effectively communicate their information.
This means you get awesome graphs such as stacked area charts and sparklines, but no pie charts or bar charts with every bar a different color. Each graph type has numerous API options to customize it’s look and behavior. Some highlights: pop-up hovers, meanlines and watermarks. Minified, Grafico is about 30kb and available under the MIT license.
Simple PHP Proxy: Cross-domain JavaScript
Jan 29th
Simple PHP Proxy is a PHP script which aims to fill this gap by creating a layer between your JavaScript code and the remote domain to get data in HTML, XML or JSON formats.
With Simple PHP Proxy, your JavaScript can access content in remote webpages, without cross-domain security limitations, even if it’s not available in JSONP format.
Some features of Simple PHP Proxy:
- requested URLs can be white-listed & validated against a regex.
- optionally forward client cookies / SID to the remote server.
- optionally forward configurable User Agent to the remote server.
- requests can use either GET or POST request methods.
- remote data can be delivered as-is with all remote headers intact.
- remote data can be wrapped in a JSON/P structure that includes status codes & remote headers.
- if using JSON/P & remote data is valid JSON, it will be merged into the resulting data object.
Siwapp : An Open Source Invoices Application
Jan 21st
Siwapp is an open source web application meant to help manage & create invoices in a simple, straightforward way.

An open source web application meant to help manage & create invoices in a simple, straightforward way
Siwapp is an open source web application invoiceSiwapp is built on Symfony, a PHP web development environment, which heavily rests on MVC ideas (model, view, controller). This environment allows us to develop “Extreme Programming” techniques, as well as guarantee a proper application evolution in the future.
Siwapp’s development is maintained by MARKHAUS, an Internet company with more than 10 years of expertise in the online world, but everybody is welcome to get involved!
Features to make you get the sweet with Siwapp:
- Simple & straightforward
- Comfortable
- Flexible
- Productivity – oriented
- Anywhere
- Secure
- Supported

