See what's hot on Bookmarks@MarkupDancing, or go to Poppular Tags.
saved on 2011-11-21 12:15:58
PHP Vulnerability Hunter is an advanced automated whitebox fuzz testing tool capable of triggering a wide range of exploitable faults in PHP web applications. Minimal configuration is necessary to begin a scan; PHP Vulnerability Hunter doesn’t even need a user specified starting URI.
saved on 2011-08-04 14:26:49
Fuel is a simple, flexible, community driven PHP 5.3 web framework based on the best ideas of other frameworks with a fresh start.
saved on 2011-05-19 09:44:03
Doo framework is one of the fastest, if not the fastest PHP framework available. It enables developers at all levels to rapidly develop robust web 2.0 applications
saved on 2011-04-25 18:13:11
Silex is a PHP microframework for PHP 5.3. It is built on the shoulders of Symfony2 and Pimple and also inspired by sinatra. A microframework provides the guts for building simple single-file apps. Silex aims to be: Concise: Silex exposes an intuitive and concise API that is fun to use. Extensible: Silex has an extension system based around the Pimple micro service-container that makes it even easier to tie in third party libraries. Testable: Silex uses Symfony2's HttpKernel which abstracts request and response. This makes it very easy to test apps and the framework itself. It also respects the HTTP specification and encourages its proper use.
saved on 2011-04-25 18:12:42
I want to be honest with you. PHP is not my favorite scripting language. Not at all. But every here and then, a new project comes around which keeps me in front of my computer for hours, rediscovering the joy (yes, joy) of writing PHP code. And one of those projects is Silex, a PHP 5.3 micro-framework, developed by Fabien Potencier and Igor Wiedler.
saved on 2011-01-10 00:17:01
I stumbled upon a very strange bug in PHP; this statement sends it into an infinite loop: <?php $d = 2.2250738585072011e-308; ?> (The same thing happens if you write the number without scientific notation — 324 decimal places.) I hit this bug in the two places I tested for it: on Windows (PHP 5.3.1 under XAMPP 1.7.3), and on Linux (PHP Version 5.3.2-1ubuntu4.5) — both on an Intel Core Duo processor. I’ve written a bug report.
saved on 2010-09-05 17:00:26
Deliciousからの移設ブックマークです。