Miscellaneous

Mobile Site Builder

Mobile Site Builder

This application enables you to create a mobile website using a friendly user interface and without the need of editing any PHP or Javascript file. The resulting website will be optimised on all major mobile devices (iPhone, Android phones, Windows Mobile, Blackberry etc). This app is a full mobile site CMS system, where you can create your pages, the modules to use inside your pages (Contact module, YouTube module, Facebook module, Google ...

wmon - web server monitor

wmon - web server monitor

wmon is web server monitor for one or more Linux servers. Features monitor one or more servers from one location detailed load chart with zooming option and touch support services status changes and email notifications internet connection checking top processes at any pointed time disks usage and email notifications when space limit reached responsive web layout (desktop/mobile) Docs : http://www.xrado.si/wmon/docs Config example re...

Option API

Option API

Options are used to store various preferences and configuration settings for an application and it is a basic feature of a great product. Users will have great control of the application if you build it with useful and thoughtful options in mind. Here comes Option API . It is made of a set of PHP classes and a MySql table. This lib intends to make your development much faster and yet make a options rich application. It is made for developers l...

Unit converter class

Unit converter class

This class makes unit conversion verry simple. You only have to call one function to convert a value from one unit to another. It is also verry simple to add your own units to the class using xml. Currently the class supports following units: Angle Area Data Density Energy Length Pressure Temperature Time Velocity Volume Weight 31-08-2011 Light But I am willing to add any units, just post a comment You can view the documentation onl...

JS Error Log

JS Error Log

JS Error Log JS Error Log is a simple set of PHP classes and jQuery plugin which allows to log and store all JS errors as PHP errors. Need Support? Support for all our items is conducted through our Support Forum. We’re in GMT +1 and we aim to answer all questions within 24 hours in weekdays. In some cases the waiting time can be extended to 48 hours. Support requests sent during weekends or public holidays will be processed on next Monday or...

Downloader Class

Downloader Class

Downloader Class is made for developers to ease file downloading process. It auto creates zip file for users to download, for developers, all you need to do is to tell Downloader Class, what files you want to add to the zip. And what is more, it is using chunk download mechanism, which makes large file download possible. Use Downloader Class to build a download system is super easy. Features: Simple API calls Auto zip files Debug mo...

PHP Log2Files Advanced Logger

PHP Log2Files Advanced Logger

This logger is advanced library, which dumps PHP Application logs to files in production environment. The main purpose is to ensure the logger is very fast and can be used in production environment. Multiple PHP execution threads log to consecutive files at the same time, to avoid synchronization and locking problems. There is no need to do any additional setup. Just pure PHP (no mysql even!) and some simple API calls. Why Logging in...

Bluetrait Money

Bluetrait Money

Bluetrait Money is an online web application designed to keep track of your personal shopping list, recipes and money tracking. It is great for shared households or families who wish to keep track of who spends what. You can create multiple “boards” to separate different spending (i.e house, car etc). A report can be generated once a month (or manually) to get a break down of where your money went and each report is graphed so that you c...

PHP Javascript Obfuscator

PHP Javascript Obfuscator

Obfuscate, scramble, minimize, domain lock, set an expiration date and encrypt your JavaScript code to protect it against theft! This safe JavaScript anti-theft protection allows you to deliver live obfuscated encrypted JavaScript code by online processing the original source code directly on the server side, so no offline processing is needed. Just copy your original JavaScript source code to the server, and deliver it to the browser through ...

Gist API

Gist API

Gist API Class is an easy to use PHP wrapper for github’s snippet service, gist. PHP 4 .3.0 or above is required (with SSL support). List of features: + Fetch metadata of a gist + Get a file’s content + Get a user’s public gists + Easy to use! + More features coming as the API gets updated!