Libraries tagged by vuer
clue/graph
3520439 Downloads
GraPHP is the mathematical graph/network library written in PHP.
yoast/phpunit-polyfills
26018644 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
yiisoft/yii2
25052968 Downloads
Yii PHP Framework Version 2
winzou/state-machine-bundle
9380823 Downloads
Bundle for the very lightweight yet powerful PHP state machine
winzou/state-machine
12028154 Downloads
A very lightweight yet powerful PHP state machine
webpatser/laravel-uuid
15173793 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
twbs/bootstrap-sass
1705238 Downloads
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
symfony/polyfill-php84
4979697 Downloads
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions
symfony/polyfill-php82
16742294 Downloads
Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions
symfony/polyfill-apcu
75235462 Downloads
Symfony polyfill backporting apcu_* functions to lower PHP versions
symfony/polyfill
4094083 Downloads
Symfony polyfills backporting features to lower PHP versions
sunra/php-simple-html-dom-parser
8808212 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.
shardj/zf1-future
2659404 Downloads
Zend Framework 1. The aim is to keep ZF1 working with the latest PHP versions
roots/wp-password-bcrypt
8993771 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
phpcompatibility/phpcompatibility-wp
21654422 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.