RSS Feed for phpCategory: php

Open Source PHP Forum »

Beehive is an open-source project for creating a high-configurable frame-based discussion forum. Beehive Forum has a lot of features. The main ones are listed below: Frame-based layout, for easy navigation. Reply-to-user posting and e-mail notification. Powerful HTML posting, without security risks. Extendable user profiles. Flexible relationships system. Private Messaging system. Multiple style options, including dyslexia [...]

Open Source Test Management Tool »

TestLink enables easily to create and manage Test cases as well as organize them into Test plans. These Test plans allow team members to execute Test cases and track test results dynamically, generate reports, trace software requirements, prioritize and assign tasks. The tool has web based interface with PHP and background database MySQL, Postgres or [...]

PHP Accelerator »

eAccelerator is a free open-source PHP accelerator, optimizer, and dynamic content cache. It increases the performance of PHP scripts by caching them in their compiled state, so that the overhead of compiling is almost completely eliminated. It also optimizes scripts to speed up their execution. eAccelerator typically reduces server load and increases the speed of [...]

PHP Library for XPath Query »

phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library. E.g. // pq(); is using selected document as default phpQuery::selectDocument($doc); // documents are selected when created or by above method // query all unordered lists in last selected document pq(‘ul’)->insertAfter(‘div’);   / 1st way print phpQuery::getDocument($doc->getDocumentID()); // [...]

Open Source Genealogy Software »

PhpGedView is a revolutionary genealogy program which allows you to view and edit your genealogy on your website. PhpGedView has full editing capabilities, full privacy functions, can import from GEDCOM files, and supports multimedia like photos and document images. PhpGedView also simplifies the process of collaborating with others working on your family tree. Your latest [...]

PHP DOM Parser »

PHP Simple DOM Parser A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.

Gallery of Best Open Source PHP Projects »

There is a gallery of best open source PHP projects at http://open.srcphp.com/ Open Source PHP is a community site dedicated to tracking the best open source PHP projects. OpenSrcPHP.com features an easy to browse gallery of the best Open Source PHP projects. Each project features screenshots plus community driven comments, ratings, and bookmarking.

Ajax based Web Database Explorer »

TurboDbAdmin is a single-page solution for exploring and editing databases from a browser. Edit data just like you would in a desktop application, without submit buttons or page refreshes.

OpenX: Open Source PHP Ad Server »

This is the free and open source ad server I am trying now. As quoted, OpenX  is a hugely popular, free ad server designed by web publishers for web publishers. It provides everything you need to manage your online advertising.Make more money from online advertising today. OpenX gives you: Control  – Maximize your revenue by [...]

Piwik: Open Source PHP Web Analytics »

This is the open source web analytics software in PHP that I recently tried. I am quite satisfied with the features it provided. As quoted from the website, piwik is an open source (GPL license) web analytics software. It gives interesting reports on your website visitors, your popular pages, the search engines keywords they used, [...]

CakePHP 1.2 – Life Made A Lot Simpler for PHP Programmer »

I have been using CakePHP 1.1 for few projects, and now I am so used to it and tend to use it for every PHP project that I am doing. CakePHP 1.2 is still in beta but more features are incorporated into the core. One of the features that I think should be part of [...]

PHP: Writing a Console Program in CakePHP »

I have written my web application in PHP using CakePHP framework, and I need to reuse part of the code in a scheduled job for data extraction. To avoid coding in other language, I was trying to see if it is possible for me to use PHP and CakePHP to run a scheduled job. To [...]

PHP: Frameworks That I Used »

There are many open source PHP frameworks for rapid development. Each one has its own advocates and for beginner PHP developers it is really time consuming to learn and choose the frameworks that they are comfortable with. IMHO, they are really no best frameworks. Every developer has his/her own preferences. Many may favor over one [...]

PHP: Write a Web Page Scraper »

Download Sample Code I have not done many PHP projects but I always think that PHP is really good for web programming even though I mostly program in Java and .NET. I am not a good PHP programmer, but to write a simple web page scraper in PHP is very straightforward. First, I defined my [...]

Open Source PHP E-Commerce Solutions »

I was doing an e-commerce project and looking for a good open source solution. There are a lot of solutions out there. Here are what I have came across and tested. osCommercie osCommerce is an Open Source based online shop e-commerce solution that is available for free under the GNU General Public License. It features [...]

Open Source Business Solutions – ECM, CRM, CMS… »

Open source is a great idea. I have been implementing a of of open source solutions, in PHP, .NET and Java. No Ruby project yet. For SMEs (small and medium enterprises), they definitely could not offer the price of SAP, or SIEBEL. However, they do not mind paying for a small sum of money to [...]