Libraries tagged by from
soloterm/dumps
512737 Downloads
A Laravel command to intercept dumps from your Laravel application.
smartystreets/phpsdk
2229520 Downloads
The official PHP client library from SmartyStreets.
sirbrillig/phpcs-changed
5261845 Downloads
Run phpcs on files, but only report warnings/errors from lines which were changed.
shuchkin/simplexls
750913 Downloads
Parse and retrieve data from old format Excel XLS files. MS Excel 97 workbooks PHP reader.
sensiolabs/gotenberg-bundle
573271 Downloads
A Symfony bundle that provides seamless integration with Gotenberg for generating PDFs and screenshots from various sources (HTML, Markdown, Office documents, URLs) with a clean, builder-based API.
roots/wp-stage-switcher
501870 Downloads
WordPress plugin that allows you to switch between different environments from the admin bar
roave/infection-static-analysis-plugin
4500296 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
riverskies/laravel-mobile-detect
1598749 Downloads
Instant mobile detection access directly from within Blade templates.
recca0120/laravel-erd
124777 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
rakutentech/laravel-request-docs
1400352 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
proj4php/proj4php
2102860 Downloads
A PHP-Class for geographic coordinates transformation using proj4 definitions, thanks to a translation from Proj4JS
prismjs/prism
75545 Downloads
Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.
pontedilana/php-weasyprint
1401261 Downloads
PHP library allowing PDF generation from an url or a html page. Wrapper for Kozea/WeasyPrint.
phpstan/php-8-stubs
8101390 Downloads
PHP stubs extracted from php-src
phplang/scope-exit
14291804 Downloads
Emulation of SCOPE_EXIT construct from C++