Libraries tagged by like php
nunomaduro/termwind
283588261 Downloads
It's like Tailwind CSS, but for the console.
tracy/tracy
25806503 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
9734830 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
8339642 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
40437022 Downloads
A php implementation to send log-messages to a GELF compatible backend like Graylog2.
calcinai/xero-php
4734870 Downloads
A client implementation of the Xero API, with a cleaner OAuth interface and ORM-like abstraction.
shipmonk/dead-code-detector
4184183 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.
aimeos/map
475869 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
silviolleite/laravelpwa
1415659 Downloads
Looks like an app, feels like an app, but NOT an app.
rakit/validation
5051307 Downloads
PHP Laravel like standalone validation library
squirrelphp/twig-php-syntax
10281068 Downloads
Adds common PHP syntax to twig templates, like ===, foreach and continue/break.
daniel-zahariev/php-aws-ses
1554110 Downloads
Send emails via Amazon Simple Email Service (SES) with REST-like interface
leantime/leantime
4037 Downloads
Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.
hedii/laravel-gelf-logger
3712298 Downloads
A Laravel package to send logs to a gelf compatible backend like graylog
duzun/hquery
180438 Downloads
An extremely fast web scraper that parses megabytes of HTML in a blink of an eye. No dependencies. PHP5+