Libraries tagged by live php
ixnode/php-date-parser
590 Downloads
PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.
itul/php-simple-html-dom-parser
2005 Downloads
This is a modified version to work with PHP 7.4+. 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.
haphp/php-html-parser
611 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
govhawkdc/boolbuilder-php
3879 Downloads
querybuilder-like object to elasticsearch bool query object parser/transformer, for php
gn-office/oauth2-line
14188 Downloads
LINE OAuth 2.0 Client Provider for The PHP League OAuth2-Client
enhance-php/enhance-php
9 Downloads
PHP unit testing framework with built in mocks and stubs. Runs in the browser, or via the command line.
duxweb/dux-lite
737 Downloads
The lightweight framework based on slim php
darkv/php-password-generator
6145 Downloads
The PHP class PasswordGenerator serves as a password generator to create memorable passwords like the keychain of macOS ≤ 10.14 did.
citeq/php-api-wrapper
2225 Downloads
Work with APIs like with Laravel Eloquent or Doctrine (no longer a dream)
chaodada/line-formatter
1885 Downloads
解决Hyperf框架Log类出现Over 9 levels deep, aborting normalization的问题
bethinkpl/php-html-parser
5449 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
aheinze/lime
583 Downloads
The PHP micro-framework
a3gz/php-cli-tools
2191 Downloads
Command line tools to prepare Web application assets for deployment
neeckeloo/amcharts-php
28290 Downloads
PHP5 library to create AmCharts HTML5 charts.
jimenezmaximiliano/php-tail-file
7206 Downloads
Efficiently reads the last lines of a file like the tail command