Libraries tagged by live php
traineratwot/php-cli
1846 Downloads
php cli framework
tajawal/php-ini-parser
2532 Downloads
A Zend_Config_Ini like parser for .ini files.
ropendev/phptojs
4711 Downloads
PHPToJS's class convert php variable's content to js variable's content preserving javascript expression (like function)
rmunate/sql-server-lite
340 Downloads
Conexión PDO a SQLServer desde PHP estructurado o Laravel
psamatt/service-bus-lite
4435 Downloads
Service Bus for PHP
practo/gelf-php
36087 Downloads
A php implementation to send log-messages to a GELF compatible backend like Graylog2.
nguyenanhung/php-simple-html-dom-parser
2043 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.
nekojira/wp-php-console
108 Downloads
A WordPress implementation of PHP Console.
moln/php-mysql-replication
27267 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
limetec/php-network-lpr-printer
27586 Downloads
PHP class to manage network printers via LPR (Line Printer Daemon Protocol) standard
lime/lime
112 Downloads
The PHP micro-framework
lavatech/php-simple-html-dom-parser
11388 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.
izisaurio/lite-request
705 Downloads
A simple PHP requester
izisaurio/lite-label
579 Downloads
A small PHP library to create language labels files
ixnode/php-date-parser
407 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.