Libraries tagged by php85
symfony/polyfill-php85
136 Downloads
Symfony polyfill backporting some PHP 8.5+ features to lower PHP versions
polyfills/array-first-array-last
1 Downloads
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
symfony/polyfill-php83
169979107 Downloads
Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions
symfony/polyfill-php81
343049321 Downloads
Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions
symfony/polyfill-php80
651352186 Downloads
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-php56
189093744 Downloads
Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
symfony/polyfill-php84
6456870 Downloads
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions
symfony/polyfill-php82
17593515 Downloads
Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions
ifsnop/mysqldump-php
4241142 Downloads
PHP version of mysqldump cli that comes with MySQL
sunra/php-simple-html-dom-parser
8835708 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
30999504 Downloads
Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions
symfony/polyfill-php54
30137158 Downloads
Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions
php-science/textrank
1525623 Downloads
TextRank (automatic text summarization) for PHP.
marcin-orlowski/laravel-api-response-builder
361708 Downloads
Helps building nice, normalized and easy to consume Laravel REST API.
adhocore/cli
554032 Downloads
Command line interface library for PHP