PHP

TwitterFacebook
Get flash to fully experience Pearltrees
Shopping Cart

Home - hiphop-php - GitHub

Inicio (en español) HipHop for PHP transforms PHP source code into highly optimized C++. It was developed by Facebook and was released as open source in early 2010. HipHop transforms your PHP source code into highly optimized C++ and then compiles it with g++ to build binary files. You keep coding in simpler PHP , then HipHop executes your source code in a semantically equivalent manner and sacrifices some rarely used features – such as eval() – in exchange for improved performance. https://github.com/facebook/hiphop-php/wiki/

PECL :: Package :: xhprof

XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based navigational interface. The raw data collection component is implemented in C (as a PHP extension). The reporting/UI layer is all in PHP. http://pecl.php.net/package/xhprof
Framework

CMS

Board

Tutorials and Tips

The user can define the protection strength, decode password, compression, client and server IP bindings and expiration date, measure decoding time. http://www.phpclasses.org/scriptmaze

Solace script maze (language) - PHP Classes

Supports several plot types,spider-plots, pie-charts (both 2d and 3d) , scatter-plots, line-plots, filled line-plots, accumulated line-plots, bar plots, accumulated bar plots, grouped bar plots, error plots, line error plots, box plots, stock plots JpGraph is an Object-Oriented Graph creating library for PHP >= 5.1 The library is completely written in PHP and ready to be used in any PHP scripts (both CGI/APXS/CLI versions of PHP are supported).

JpGraph - Most powerful PHP-driven charts

http://jpgraph.net/
[20-Mar-2012] The migration of the PHP source code from Subversion to Git is complete. You can clone or fork the source from our GitHub mirror , and we also now support pull requests made via GitHub. The source is also available via git.php.net , and full instructions on cloning the php-src tree can be found at php.net/git .

PHP: Hypertext Preprocessor

http://www.php.net/