RSS Feed for phpCategory: php

Open Source Code Review Tool »

Phabricator is a open source collection of web applications which make it easier to write, review, and share source code. It is currently available as an early release. Phabricator was developed at Facebook. Phabricator is a suite of web applications that help teams communicate about software effectively. It was developed at Facebook, and is used […]

XHP: New Way of Writing PHP »

XHP is a PHP extension which augments the syntax of the language to both make your front-end code easier to understand and help you avoid cross-site scripting attacks. XHP does this by making PHP understand XML document fragments, similar to what E4X does for ECMAScript (JavaScript). While PHP is typically used to write front-end code, […]

Open Source Image Gallery Script »

CIGAR is a extremely to easy to install and use, no frills image gallery script. Simply put a copy of cigar.php in any folder that contains images, and point a browser to it. It will work on its own, but is meant to be added to an existing page.

Open Source Real Estate System »

The SAMEDIA LandShop® is an innovative tool for the marketing, sale or rent of any kind of real estate through the internet, when people can’t communicate with a Vancouver Realtor. Its an alternative to those who wish to Get LISTED Realty Offers Flat Fee MLS Listings, at a reasonable price. For a better online marketing […]

Open Source Disaster Management System »

Sahana is a Free and Open Source Disaster Management system. It is a web based collaboration tool that addresses the common coordination problems during a disaster from finding missing people, managing aid, managing volunteers, tracking camps effectively between Government groups, the civil society (NGOs) and the victims themselves. The Mission of the Sahana Software Foundation […]

Transform PHP into C++ »

HipHop for PHP transforms PHP source code into highly optimized C++. It was developed by Facebook and was released as open source in early 2010. HipHop transforms your PHP source code into highly optimized C++ and then compiles it with g++ to build binary files. You keep coding in simpler PHP, then HipHop executes your […]

Open Source PHP PDF Library »

TCPDF is an Open Source PHP class for generating PDF documents. TCPDF project was started in 2002 and now it is freely used all over the world by millions of people. TCPDF is a Free Libre Open Source Software (FLOSS). no external libraries are required for the basic functions; all standard page formats, custom page […]

Open Source Forum Software »

http://vanillaforums.org/Vanilla Forums is an open-source, standards-compliant, customizable, modern, community-building discussion forum. Easy-to-read user interface. Users are clearly identified by self-chosen photos & usernames. Vanilla Forums remember what you’ve read, and bring you right where you left off upon return. Easy, in-line editing & deleting permissions for administrators. User comments allow for live previewing, drafting, and […]

Open Source Solution for Civic Sector »

CiviCRM is a free, libre and open source software constituent relationship management solution. CiviCRM is web-based, internationalized, and designed specifically to meet the needs of advocacy, non-profit and non-governmental groups. Integration with both Drupal and Joomla! content management systems gives you the tools to connect, communicate and activate your supporters and constituents. CiviCRM is a […]

Open Source SMS Server on Python »

slingshotsms is a minimal SMS server which builds on the work of pygsm, an excellent Python library for dealing with AT-compatible modems. What this means is that slingshotsms is compatible with Mac, Windows, and Linux, and can interface with a wide range of GSM modems and cell phones – including many sub-$200 field-ready modems like […]

Open Source PHP Photo Album »

ThePhig is an OpenSource php script created around the basis that creating an album of images should be as easy as uploading a directory of images. ThePhig supports the following features to help achieve this. Automatic thumbnail creation of images Easily customizable with CSS OpenSource allows for the modification of the underlying code if needed […]

Open Source Photo Album Organizer »

Gallery is a open source web based photo album organizer. You can have as many Galleries as you want on your web server. Each gallery contains as many photo albums as you want. Configuration of Gallery and administration of the photo albums is done entirely via an intuitive, web interface. You don’t need special privileges […]

Open Source PHP ORM »

Doctrine is an object relational mapper (ORM) for PHP 5.2.3+ that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Doctrine Query Language (DQL), inspired by Hibernates HQL. This provides developers with a powerful […]

PHP for Applications »

P4A (PHP For Applications) is a PHP5 RAD and object oriented PHP framework for building event-driven stateful web applications. It is based on Zend Framework and features tableless HTML, multiple databases, accesskey support, auto data type recognition, transparent AJAX, UTF-8, i18n/l10n. P4A is empowered by Zend Framework, jQuery, jQuery UI and FCKEditor and is: 100% […]

The Swift Open Source PHP Framework »

Kohana is a PHP 5 framework that uses the Model View Controller architectural pattern. It aims to be secure, lightweight, and easy to use. Features Highly secure Extremely lightweight Short learning curve Uses the MVC pattern 100% UTF-8 compatible Loosely coupled architecture Extremely easy to extend Technology Strict PHP 5 OOP Simple database abstraction using […]

Open Source MMS Library »

Mmslib is a PHP library for encoding and decoding MMS:es. MMS is short for Multimedia Messaging Service. In short it is the successor of SMS (Short Message Service) with the enhancements that you can not only send text but basically any content type your phone can handle such as images, text, videos, ring signals and […]

Open Source Mobile Content Delivery Platform II »

Previously I have written on Volantis and MyMobileWeb as a mobile content delivery platform. If you are looking a PHP based CMS for mobile, then you can plug-ins then you can add to the existing CMS to make the content mobile compatible. Wap-2-Go is a add-on module to PHPNuke.  It is a Mobile Content Management […]

Open Source Mobile Ad Server »

Adhere Mobile Advertising Platform is a suite of software products that serve the needs of the mobile advertising community. At the core of the platform is the free open-source Adhere Ad Server. The platform also includes the Adhere User Profiles Server which is key to Adhere’s ad targeting capabilities. Finally, the platform includes sample applications […]

Open Source Ad Serving and Inventory System »

OASIS is a high-performance ad server built using Linux (RHEL4), Apache, PHP, and MySQL. It is designed to handle many hundreds of thousands of ad impressions per hour. On moderately capable dual processor hardware, it is capable of serving approximately 500,000 impressions per hour. With OASIS, a publisher, network or marketer can manage all of […]

WordPress for Multiple Users »

Recently I have a try on WordPress MU and I was impressed. With WordPress MU, you can run hundreds of thousands of blogs with a single install of WordPress. Features Everything WordPress does. Scaling to tens of millions of pageviews per day. Unlimited users and blogs. Different permissions on different blogs. Ambiguity about how to […]