Most PHP programmers always look to incorporate some
component or element that will enhance their application’s overall ease of use. The good news is that there are numerous PHP programmers spend time developing handy components that will complement various aspects of applications.
Below are a few PHP components worth mentioning that can be utilized in any application:
-
pChart
pChart is a PHP class oriented framework designed to create aliased charts.
Demo | Download -
FPDF
FPDF is a PHP class which allows to generate PDF files with pure PHP, that is to say without using the PDFlib library
Download -
Securimage
A highly customizable PHP CAPTCHA class for generating CAPTCHA images to prevent programs from filling out your forms.
Demo | Download -
calendar-class-php
calendar.class.php is an easy to use php class for generating a calendar display. The class outputs semantic and valid XHTML that is ready to style with your custom CSS.
Demo | Download -
Breadcrumbs
Highly Configurable breadcrumbs script that takes your directory structure and does whatever you want with it.
Demo | Download -
Smart Image Resizer
Allows you to resize and crop any image on your website without touching the actual image or writing any code.
Demo | Download


Popular Posts