PHP-Tools
PHP-Tools copied to clipboard
Landscaping With PHP Tools
PHP-Tools
Landscaping With PHP Tools
Menu
- Coding Tools
- Cloud Hosting
- Server Package
- Project Management
- Framework
- Application
- Library
- Debugging Tools
- Coding Standard
Coding Tools
Editor
IDE
Online REPL's/editors/IDE's
Online PHP Sandbox
[Back To Top]
Cloud Hosting
IaaS
PaaS
- AppFog
- Heroku - (PHP support is undocumented but based on stable Facebook partnership link)
- Google App Engine
- Windows Azure Website
- CloudControl
- PHPCloud - by Zend
- CloudAccess - for Joomla!CMS
- Acquia Cloud - for Drupal CMS
- Tribeca Cloud - for many CMSes
VPS
- Linode
- DigitalOcean - SSD host
[Back To Top]
Server Package
Apache
- AppServ - Win / only support php 5.2.6
- XAMPP - Win / Mac / Linux
- AMPPS - Win / Mac
- WAMP Server - Win
- MAMP - Mac
- Zend Server - Win / Mac / Linux
[Back To Top]
Project Management
Continuous Integration
Project Build System
Team Communication
Developing Environment
[Back To Top]
Framework
Full-Stack
- Symfony
- Zend Framework
- Yii
- CakePHP
- Joomla! Platform / Joomla Framework
- CodeIgniter
- Yaf - A PHP framework implemented as a C extension
- Phalcon - A PHP framework implemented as a C extension
Lightweight
Micro
Extension Manager
[Back To Top]
Application
CMS
Wiki
Forum
- phpBB
- Invision Power Board (IP Board)
- vBullectin
- Simple Machine Forum (SMF)
- Kunena - a joomla component
File Manager
App Store & Manager
Auto deploy applications.
[Back To Top]
Library
ORM & Datamapping
Assets Manager
Debug / Profiler / Error Report
API Connection
- Amazon - AWS Official SDKs
- Azure - Azure PHP SDK / Samples
- Github - Joomla Github Component
- Twitter - Joomla Twitter Component
- OAuth1 - Joomla OAuth1 Component
- OAuth2 - Joomla OAuth2 Component
- Facebook - Facebook SDK
- Facebook - Joomla Facebook Component
Template Engine
- Smarty
- Twig
- Mustache - a cross-language template engine
- Latte - a Nette framework component
- Haml
- Jade
Log
Parser
- YAML - Symfony YAML Component
- JSON - Service_JSON for PHP4
- Markdown - PHP Markdown Extra
- Github Markdown - Joomla Github Component
- BBCode - jBBCode
- HTML & DOM Parser - PHP Simple HTML DOM Parser - Find tags on an HTML page with selectors just like jQuery.
Testing
- PHPUnit
- PHP Codesniffer
- Faker - Fake data generator
- Doctrine Data-Fixtures - Fake data generator
- phptestr
- PHP Depend
- PHP Mess Detector
Command Line
Option Parser or Library
- php-cli-tools
- php-cli
- Commando
- php-CLIFramework
- GetOpt
- OptParse
- Cron Expression
- ShellWrap
- Symfony Console
- Cilex
Libevent, Daemon and Socket
REPL (Read–eval–print loop)
Code Generator (Scaffolding)
Image
[Back To Top]
Middleware
Debugging Tools
[Back To Top]
Documention Generator
[Back To Top]
Coding Standard
Guide
- PHP FIG (psr-x)
- Pear Coding Standard
- PHP The Right Way - (Multi-language) A reference for PHP coding standards, tutorials around the Web
Helper
[Back To Top]