Libraries tagged by php56
drnxloc/laravel-simple-html-dom
292587 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
diablomedia/doctrine1
221981 Downloads
PHP5+ Database ORM
cagartner/phpquery
478484 Downloads
PHP5.3+ namespaced version of phpQuery with enhanced CSS support
bkcore/nocsrf
39408 Downloads
A simple anti-CSRF token generation/checking class written in PHP5.
agavi/agavi
159711 Downloads
Agavi is a full-featured MVC-style framework for PHP5 with a strong focus on structure, code reusability and flexibility.
dwoo/dwoo
391165 Downloads
Dwoo is a PHP5/PHP7 template engine which is (almost) fully compatible with Smarty templates and plugins, but is written from scratch for PHP5, and adds many features.
symfony/polyfill-php55
Downloads
symfony/polyfill-php54
Downloads
shucream0117/slim-boost-php5
63922 Downloads
Extension Library For Slim3
eoghanobrien/php-simple-mail
34364 Downloads
Provides a simple, chainable wrapper for creating and sending emails using the PHP mail() function.
certificationy/php-pack
26506 Downloads
A series of questions to prepare for the Zend PHP5.5 certification
leandrolugaresi/google-authenticator
58140 Downloads
PHP repository for Google Authenticator
php5friends/polyfill-create_function
99085 Downloads
Polyfill of create_function()
php5friends/phpunit48
178937 Downloads
The PHP Unit Testing framework.
wikia/simplehtmldom
84920 Downloads
A simple PHP HTML DOM parser written in PHP5+, supports invalid HTML, and provides a very easy way to handle HTML elements.