TheCodingMachine (thecodingmachine)

TheCodingMachine

thecodingmachine

Geek Repo

Location:Paris

Home Page:http://www.thecodingmachine.com/

Twitter:@coding_machine

Github PK Tool:Github PK Tool

TheCodingMachine's repositories

crystal-project

This package contains the everaldo icon set. This is a set of icons that can be used in any web application.

Stargazers:5Issues:0Issues:0

utils.log.advanced-logger

This package can be used to perform advanced logging: the logs are stored in database (using the DBLogger), then are analysed and aggregated (using the LogStats package). This package provides a way to send a mail automatically every night to the admin, summarizing the logs of the day.

utils.network.http.curlhtmlbrowser

This package contains a class that mimics a web browser. Using the Curl HTML Browser, you can easily query a web site in HTTP or HTTPS, and analyze the HTML answered. The Curl HTML Browser will handle sessions for you, so you can use it to log into a website and retrieve data from the logged part of the website. As the name implies, this package is based on the CURL library, and therefore, the CURL PHP extension must be installed on your machine.

Language:PHPStargazers:1Issues:3Issues:0

html.template.menus.topribbonmenu

This package contains a menu that is displayed as a ribbon at the top of the screen. The class is in charge of rendering a 'Menu' instance in HTML using the toHtml() method.

Language:PHPLicense:MITStargazers:0Issues:4Issues:0

html.widgets.base-html-widget

This package contains basic widgets representing HTML tags (select, input, etc...). Each widget is fully customizable, and benefits from an 'edit' mode, thanks to the basewidget package. Please note this package comes with a smaple CSS file you can use as a starter.

Language:PHPStargazers:0Issues:3Issues:1

html.widgets.color-picker

This package contains a color-picker widget based on jQuery colorpicker module.

Language:PHPStargazers:0Issues:4Issues:0

javascript.jquery.jquery-colorpicker

This package contains the JQuery ColorPicker library. This plugin can be used to display color pickers to pick up any color in a web page.

Language:JavaScriptStargazers:0Issues:4Issues:0

modules.paypal-integration

This package provides a set of classes that can be used to easily integrate with Paypal instant payment, Paypal subscriptions and IPN mechanism.

Language:PHPStargazers:0Issues:4Issues:0

utils.log.db-logger

This package contains a logger that stores the logs in database.

Language:PHPStargazers:0Issues:1Issues:1

utils.log.filter-logger

This package contains a class that acts as a logger. It purpose is to apply a filter on logs and forward the logs to another logger that will take care of storing the log.

Language:PHPStargazers:0Issues:3Issues:1

utils.log.stats-logger

This package contains everything needed to aggregate database into stats that can be viewed and sorted.

Language:PHPStargazers:0Issues:0Issues:0