Libraries tagged by like
nunomaduro/termwind
299508304 Downloads
It's like Tailwind CSS, but for the console.
symfony/serializer
348870267 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
hashids/hashids
54855308 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
tracy/tracy
26225100 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.
shipmonk/dead-code-detector
5175092 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.
milon/barcode
15430105 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
1199200 Downloads
Livewire component that provides Spotlight/Alfred-like functionality to your Laravel application.
timokoerber/laravel-one-time-operations
2401353 Downloads
Run operations once after deployment - just like you do it with migrations!
sunra/php-simple-html-dom-parser
9839993 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
1473179 Downloads
Looks like an app, feels like an app, but NOT an app.
rakit/validation
5164002 Downloads
PHP Laravel like standalone validation library
paquettg/php-html-parser
8458927 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
nette/database
7146968 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
609386 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.
kris/laravel-form-builder
2331973 Downloads
Laravel form builder - symfony like