RSS 46 projects tagged "Windows"

Download Website Updated 12 Apr 2013 Drukkar

Screenshot
Pop 62.63
Vit 1.70

Drukkar is a lightweight blog engine and CMS written in PHP 5 with no external dependencies. It supports Markdown, generates clean and valid HTML, and stores individual posts in XML files. It doesn't use a database.

No download No website Updated 29 Dec 2012 PunteFramework

Screenshot
Pop 19.60
Vit 12.33

PunteFramework aims to be a lightweight PHP framework using the MVC architecture. It makes it easier to modify either the visual appearance of an application or the underlying business rules without affecting the other. It will include some libraries especially focused to Nepali developers, and is designed with clean and optimized code, though it may not advanced practices or security measures into consideration for now.

No download No website Updated 06 Aug 2012 PunyPNG PHP API

Screenshot
Pop 20.95
Vit 17.08

PunyPNG PHP API compresses images using the PunyPNG Web service. It sends HTTP requests to upload one or more image files to the PunyPNG Web services API Web server so it can compress them. It can download the images compressed by PunyPNG individually or in a group in a .zip archive. The downloaded images are stored in a configurable download directory.

Download Website Updated 31 Mar 2012 PHP CLI Framework

Screenshot
Pop 26.57
Vit 20.55

PHP CLI Framework is a simple class which you can extend to quickly create a commandline (CLI) application using PHP. Only a single file is needed, and everything extends that file. It supports interactive input and an object oriented way of writing which keeps things nice and clean. Features include arguments, flags, options, colors, interactive input, object oriented PHP5, a micro framework, and minimal coding required. There's only a single class to extend.

Download Website Updated 16 Mar 2012 Data Pivot

Screenshot
Pop 17.97
Vit 20.88

Data Pivot generates a database query to display the results in a data pivot view. It also supports debugging queries.

No download No website Updated 04 Jan 2012 KeyOS

Screenshot
Pop 55.05
Vit 22.55

KeyOS is an integrated IT management platform compliant with the principles behind ISO 20000. Easily expandable through a plugins system, it provides a wide set of management consoles and dashboards, and interoperability with other tools used by system administrators. It provides a Windows and Linux agent to provide inventory and monitoring of hardware assets, a Centreon-Nagios connector, monitoring for anti-virus and backup programs, remote assistance, a help-desk and ticketing system with request routing, escalation, and SLA management, VoIP integration, automated translation, time-sheets, and intervention reports, and more.

Download No website Updated 10 Nov 2011 CodeIgniter for PayPal Payments Pro

Screenshot
Pop 34.84
Vit 23.72

CodeIgniter for PayPal Payments Pro includes every API call available in PayPal's NVP documentation, as well as their Authentication and Permissions APIs. The controller includes "template" methods for every call which include all the possible parameters which can be passed into each particular call. All you have to do is fill the blank parameters in the array templates and pass the results into the library method. An array will be returned with all of the response fields from PayPal, as well as a few extra fields for troubleshooting purposes.

Download No website Updated 10 Nov 2011 PayPal Payments Pro/Adaptive Payments PHP ...

Screenshot
Pop 20.10
Vit 23.72

PayPal Payments Pro/Adaptive Payments PHP Class Library includes methods to easily integrate all of PayPal's APIs, including PayPal Payments Pro and Adaptive Payments. It makes it extremely quick and easy to tie PayPal into your applications. It comes with template solution files for nearly every API call available. All you have to do is populate the request parameters, and you'll get a PHP array result which includes everything you'll need from the API call.

No download Website Updated 24 Oct 2011 Multipe Image Resizer Script

Screenshot
Pop 17.86
Vit 24.05

Multipe Image Resizer Script is a PHP class which can resize images in several ways. It can take an image in JPEG, PNG, or GIF format and resize it to exactly the given width and height, the given width, keeping the original proportions of the height, the given height, keeping the original proportions of the width, an automatically-determined given width or height, keeping the proportions of the other dimension, or a cropped area, keeping the original proportions. The class comes with a script which can call the class to resize many images at once.

No download No website Updated 24 Sep 2011 PHPContracts

Screenshot
Pop 19.08
Vit 24.68

PHPContracts is a design by contract framework for the PHP programming language. It can be used in an object-oriented manner or with simple functions. Design by contract is a style of programming where classes and methods have a "contract" specified for them. If the contract is violated, then there is a defect/bug in the program.

Screenshot

Project Spotlight

iceScrum

A Grails application for using Scrum.

Screenshot

Project Spotlight

Eric

A Python IDE written using PyQt and QScintilla.