Libraries tagged by php85
symfony/polyfill-php82
49047242 Downloads
Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions
ifsnop/mysqldump-php
5876043 Downloads
PHP version of mysqldump cli that comes with MySQL
sunra/php-simple-html-dom-parser
9595850 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.
j4mie/idiorm
1488399 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
symfony/polyfill-php86
5243159 Downloads
Symfony polyfill backporting some PHP 8.6+ features to lower PHP versions
symfony/polyfill-php55
31922251 Downloads
Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions
symfony/polyfill-php54
31022994 Downloads
Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions
php-science/textrank
1744095 Downloads
TextRank (automatic text summarization) for PHP.
marcin-orlowski/laravel-api-response-builder
483628 Downloads
Helps building nice, normalized and easy to consume Laravel REST API.
butschster/cron-expression-generator
1692854 Downloads
Cron expression generator
adhocore/cli
1331292 Downloads
Command line interface library for PHP
php81_bc/strftime
1841559 Downloads
Locale-formatted strftime using IntlDateFormatter (PHP 8.1 compatible)
propel/propel1
1608165 Downloads
Propel is an open-source Object-Relational Mapping (ORM) for PHP5.
jokkedk/webgrind
198755 Downloads
Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.
j4mie/paris
519969 Downloads
A lightweight Active Record implementation for PHP5, built on top of Idiorm