Libraries tagged by like
symfony/serializer
346250727 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
nunomaduro/termwind
295826027 Downloads
It's like Tailwind CSS, but for the console.
hashids/hashids
54500621 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
tracy/tracy
26132118 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
4887587 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
15290601 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
1186986 Downloads
Livewire component that provides Spotlight/Alfred-like functionality to your Laravel application.
timokoerber/laravel-one-time-operations
2360510 Downloads
Run operations once after deployment - just like you do it with migrations!
sunra/php-simple-html-dom-parser
9814676 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
1460007 Downloads
Looks like an app, feels like an app, but NOT an app.
rakit/validation
5136832 Downloads
PHP Laravel like standalone validation library
paquettg/php-html-parser
8434744 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
nette/database
7123565 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
606250 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
2326495 Downloads
Laravel form builder - symfony like