Jump to content

PHP: Difference between revisions

From EDM2
No edit summary
Line 8: Line 8:


====PHP based application frameworks====
====PHP based application frameworks====
* [[Symfony]]
* [[Typo3 Flow]]
* [[Typo3 Flow]]



Revision as of 08:33, 7 March 2016

HTML processing and scripting language primarily used as a server side scripting tool.

Versions

  • Last known OS/2 version: PHP v5.6.12 (2015-08-10)
Versions 5.4.44 and 5.5.38 are also being kept up to date and were released on the same day as 5.6.12

Alternate version: PHP 4.3.10 for some older scripts that do not correctly work on the 5.x branch.

PHP based application frameworks

Foreign libraries with PHP bindings

  • LibcURL - Internet URL (WWW, FTP, etc) access - Open Source - Current.
  • LZ4 - Compression library - Open source - Current
  • Snappy - Compression lib. - Open Source - Current.

PHP related programmer's utilities

  • Exuberant ctags - Creates index files out of PHP source files - Open source - Current.

OS/2 text & programmers editors with PHP support

  • Boxer - Contributed, requires a separate download.
  • FTE - Has support for syntax highlighting, code folding and syntax-aware autoindent. - Open source - Current.
  • jEdit - Java based editor - PHP syntax highlighting built in - Current.

PHP Based programs and utilites

Links & publications

Tutorials