Libraries tagged by php lite
sunra/php-simple-html-dom-parser
8977438 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.
paquettg/php-html-parser
7151965 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
graylog2/gelf-php
34058056 Downloads
A php implementation to send log-messages to a GELF compatible backend like Graylog2.
chrisboulton/php-resque
3539047 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
aimeos/map
328813 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
rubix/ml
1088722 Downloads
A high-level machine learning and deep learning library for the PHP language.
shardj/zf1-future
3013194 Downloads
Zend Framework 1. The aim is to keep ZF1 working with the latest PHP versions
rakit/validation
3540384 Downloads
PHP Laravel like standalone validation library
tecnickcom/tc-lib-barcode
5751355 Downloads
PHP library to generate linear and bidimensional barcodes
shipmonk/dead-code-detector
378805 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
zendframework/zend-eventmanager
85533100 Downloads
Trigger and listen to events within a PHP application
phayes/geophp
8769271 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
comcast/php-legal-licenses
826465 Downloads
A utility to generate a Licenses file containing the full license text for every dependency in your project for legal purposes.
splitbrain/php-cli
653694 Downloads
Easy command line scripts for PHP with opt parsing and color output. No dependencies
codedungeon/php-cli-colors
8710277 Downloads
Liven up you PHP Console Apps with standard colors