Libraries tagged by live php
jaggle/php-html-parser
412 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
izisaurio/lite-request
868 Downloads
A simple PHP requester
izisaurio/lite-label
720 Downloads
A small PHP library to create language labels files
hongaar/php-masonry
39 Downloads
PHP script to create a random masonry-like mosaic
helpscout/helpscout-cli-php
1 Downloads
Help Scout Command Line Client
hankchen/php-canvas
193 Downloads
this is a library for draw image like ps which use layer compose
gemini/php-mysql-replication
11 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.
farzinft/php-simple-html-dom-parser
947 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.
duxweb/dux-php-admin
1 Downloads
Dux PHP Admin 后台管理系统
duxweb/dux-lite-starter
27 Downloads
DuxLite 框架起始项目模板
didix16/php-apidataobject
7659 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
devskyfly/php56
1111 Downloads
Represent core php function and constants by namespaces and classes like static members.
devanoxltd/php-html-parser
6 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
davidngugi/laravel-php-generator
30 Downloads
Command line tool to generate your classes, interfaces and traits. Aiming for your higher productivity
ckoumpis/php-prompt
121 Downloads
A PHP console utility package providing spinners, progress bars, and error handling for better command-line user experience.