27 projects tagged "Mac OS X"
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.
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.
openpom is a Web interface based on NDO for Nagios or Icinga. It allows you to view almost everything about Nagios or Icinga in a single page: alert, ack, downtime, comment. You can also interact with Nagios or Icinga through ack, downtime, comment, disable, and reset buttons. You can filter on hosts and services states (such as critical, warning, unknown, ok, or outage). The status popin allows you to display graphs, either the ones from Nagios (trends.cgi) or custom ones based on RRD (such as pnp4nagios).
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.
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.
RainFramework is an MVC Framework for PHP. It's easy to use and it enables teams to work better. It is installable with a simple copy/paste operation. It has a very small footprint, with just the necessary library and files. It is well documented and tested, and it allows you to create Web applications more quickly. It also supports multiple languages, has a WYSIWYG editor, and is extensible.