Archive | PHP RSS feed for this section

“PHP: The Right Way” – Free Documentation of PHP’s Best Practices

There’s a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and bad code. This must stop. PHP: The Right Way is an easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web. PHP: The Right Way is (or soon will be) translated [...]

Leave a comment Continue Reading →

AuthManager: Open Source User Authentication & Management – PHP

AuthManager It is an open source user management and authentication system built with PHP. Features Protect your content with just few lines of code. Login via Facebook Connect. Spam protection using reCAPTCHA. Google Analytics integration. User access logs. Email Templates. Translation ready. Can be translated in any language.   Requirements: PHP, MySQL Website: http://www.stitchapps.com/products/auth-manager

Leave a comment Continue Reading →

The Best PHP Libraries For Working With PowerPoint

PHPPowerpoint PHP PowerPoint 2007 classes Project providing a set of classes for the PHP programming language, which allow you to write to and read from different file formats, like PowerPoint 2007, … This project is built around Microsoft’s OpenXML standard and PHP. PHPPowerPoint currently features: Create an in-memory presentation representation Set presentation meta data (author, [...]

Leave a comment Continue Reading →

The Best PHP Libraries For Working With Word

PHPWord PHPWord is a library written in PHP that create word documents. No Windows operating system is needed for usage because the result are docx files (Office Open XML) that can be opened by all major office software. PHPWord is based on the fantastic PHPExcel / PHPPowerPoint libraries. Major Features Insert and format document sections Insert and format Text [...]

Leave a comment Continue Reading →

The Best PHP Libraries For Working With Excel

PHPExcel PHPExcel is a library written in pure PHP and providing a set of classes that allow you to write to and read from different spreadsheet file formats, like Excel (BIFF) .xls, Excel 2007 (OfficeOpenXML) .xlsx, CSV, Libre/OpenOffice Calc .ods, Gnumeric, PDF, HTML, … This project is built around Microsoft’s OpenXML standard and PHP. SimpleExcel [...]

Leave a comment Continue Reading →

Gantti: PHP class for generating Gantt charts

Gantti is an open source PHP class for generating Gantt charts on-the-fly. Features Generates valid HTML5 Very easy to customize with SASS stylesheet Works in all major browsers including IE7, IE8 and IE9 No javascript required Requirements: PHP Compatibility: All Major Browsers Website: http://bastianallgeier.com/gantti/ Download: https://github.com/bastianallgeier/gantti

Leave a comment Continue Reading →

jqmPhp: HTML Code Generator For jQuery Mobile

jqmPhp is a package of PHP classes that facilitates the creation HTML files for use with jQuery Mobile Framework.   Website: http://www.jqmphp.com/ Download: http://code.google.com/p/jqmphp/downloads/list

Leave a comment Continue Reading →

Tiny Issue: web-based issue/bug tracker

Tiny Issue:  web-based issue/bug tracker

Tiny Issue is a simple web-based issue/bug tracker. Requirements: Apache, IIS, PHP 5.3+, MySQL 5+, PDO Extension for PHP (MySQL), MCrypt Extension for PHP, Javascript Enabled. Download: https://github.com/mikelbring/tinyissue

Leave a comment Continue Reading →

Disk Usage Reports

Disk Usage Reports

Disk Usage Reports is a free and open source PHP application for displaying and analyzing disk usage of a website or desktop. Requirements: PHP 4+ Compatibility: All Major Browsers Website: http://diskusagereports.com/ Demo: http://diskusagereports.com/demo/ Download: https://github.com/amekkawi/diskusagereports

Leave a comment Continue Reading →

PhotoShow: free and open source PHP application for creating and managing a web gallery

PhotoShow: free and open source PHP application for creating and managing a web gallery

PhotoShow is a free, open-source, and very easy to use web gallery installable on any web server. Requirements: A webserver running PHP 5 Website: http://www.photoshow-gallery.com/ Demo: http://www.photoshow-gallery.com/demo Download: https://github.com/thibaud-rohmer/PhotoShow

Leave a comment Continue Reading →