Libraries tagged by likes
symfony/serializer
328462665 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
nunomaduro/termwind
272075163 Downloads
It's like Tailwind CSS, but for the console.
hashids/hashids
52140601 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
tracy/tracy
25482798 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.
milon/barcode
14426375 Downloads
Barcode generator like Qr Code, PDF417, C39, C39+, C39E, C39E+, C93, S25, S25+, I25, I25+, C128, C128A, C128B, C128C, 2-Digits UPC-Based Extention, 5-Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI (Variation of Plessey code)
wire-elements/spotlight
1092505 Downloads
Livewire component that provides Spotlight/Alfred-like functionality to your Laravel application.
timokoerber/laravel-one-time-operations
2100611 Downloads
Run operations once after deployment - just like you do it with migrations!
sunra/php-simple-html-dom-parser
9657748 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.
silviolleite/laravelpwa
1373227 Downloads
Looks like an app, feels like an app, but NOT an app.
shipmonk/dead-code-detector
3590531 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.
rakit/validation
4968026 Downloads
PHP Laravel like standalone validation library
querypath/querypath
7151685 Downloads
HTML/XML querying and processing (like jQuery)
paquettg/php-html-parser
8247543 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
nette/database
6973382 Downloads
💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
moxiecode/plupload
583880 Downloads
Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.