Libraries tagged by cold
wp-cli/scaffold-command
6486261 Downloads
Generates code for post types, taxonomies, blocks, plugins, child themes, etc.
wildside/userstamps
1363279 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
umpirsky/language-list
557597 Downloads
List of all languages with names and ISO 639-1 codes in all languages and all data formats.
tomasvotruba/unused-public
2486477 Downloads
Detect unused public properties, constants and methods in your code
theseer/phpdox
2375026 Downloads
A fast Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT) with event based processing
tempest/highlight
392847 Downloads
Fast, extensible, server-side code highlighting
stefangabos/world_countries
97884 Downloads
Constantly updated lists of world countries, territories and areas of geographical interest, with associated alpha-2, alpha-3 and numeric codes as defined by the ISO 3166-1 standard, available in multiple formats and languages, with national flags included
stancl/virtualcolumn
4723433 Downloads
Eloquent virtual column.
ssch/typo3-rector
2143511 Downloads
Instant fixes for your TYPO3 PHP code by using Rector.
splitbrain/php-cli
671444 Downloads
Easy command line scripts for PHP with opt parsing and color output. No dependencies
spatie/commonmark-shiki-highlighter
2217530 Downloads
Highlight code blocks with league/commonmark and Shiki
sokil/php-isocodes
1731362 Downloads
ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
sensiolabs/ansi-to-html
7096995 Downloads
A library to convert a text with ANSI codes to HTML
roots/wp-config
6501539 Downloads
Collect configuration values and safely define() them
protonemedia/laravel-cross-eloquent-search
423045 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.