Libraries tagged by php85
symfony/polyfill-php85
100396 Downloads
Symfony polyfill backporting some PHP 8.5+ features to lower PHP versions
polyfills/array-first-array-last
14 Downloads
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
symfony/polyfill-php80
684637728 Downloads
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-php83
193827865 Downloads
Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions
symfony/polyfill-php81
361250760 Downloads
Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions
symfony/polyfill-php56
191700341 Downloads
Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
symfony/polyfill-php84
12771235 Downloads
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions
symfony/polyfill-php82
20845792 Downloads
Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions
ifsnop/mysqldump-php
4444705 Downloads
PHP version of mysqldump cli that comes with MySQL
sunra/php-simple-html-dom-parser
8923518 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.
symfony/polyfill-php55
31124863 Downloads
Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions
symfony/polyfill-php54
30257399 Downloads
Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions
php-science/textrank
1556752 Downloads
TextRank (automatic text summarization) for PHP.
marcin-orlowski/laravel-api-response-builder
376900 Downloads
Helps building nice, normalized and easy to consume Laravel REST API.
adhocore/cli
644400 Downloads
Command line interface library for PHP