Libraries tagged by live php
brianreeve/console
85 Downloads
A collection of utilities to make life easier when writing PHP scripts intended to run via the PHP CLI.
stoatally/dom
310 Downloads
Life improving enhancements to the standard PHP DOM.
knivey/tools
82 Downloads
Various php functions that have made life easier
fabacks/functions
23 Downloads
A PHP library functions for simplify a life
codehq-dk/linux-bash-helper
79 Downloads
Small helper to make life easier when running bash commands in php with exec command
xalaida/pdo-mock
1 Downloads
Mock PDO library for PHP unit testing, allowing query expectation, parameter binding, fetch mode simulation, to test database interactions without a live connection.
timitek/getrets
143 Downloads
A simple "no framework" php wrapper for the GetRETS API from timitek (http://www.timitek.com). GetRETS is a product / service developed by timitek that makes it possible to quickly build real estate related applications for pulling listing data from several MLS's without having to know anything about RETS or IDX or worry about the pains of mapping and storing listing data from these various sources. GetRETS® as a service provides a RESTful API endpoint for consuming the data, and although it's not limited to only being used in PHP applications, and users aren't required to use our SDK, we have provided a simple PHP SDK for the API and set of documentation for it's use. Live Demo at: http://www.timitek.com/phpsdk/
openwebx/opentraits
5 Downloads
several traits for >=php 7.4.x that will make your life easier
clancats/sourcequery
24 Downloads
A PHP library to query a Source game server (Counter Strike, Half Life, Team Fortress ect. )
jbithell/gridwatch
12 Downloads
PHP Wrapper for the UK National Grid Live Data
nunomaduro/collision
221920859 Downloads
Cli error handling for console/command-line PHP applications.
nunomaduro/termwind
113611558 Downloads
Its like Tailwind CSS, but for the console.
laravel/pail
1355912 Downloads
Easily delve into your Laravel application's log files directly from the command line.
tracy/tracy
17802029 Downloads
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
sunra/php-simple-html-dom-parser
8531075 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.