Libraries tagged by common code
phpdocumentor/reflection-common
650112337 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
microsoft/azure-storage-common
14093197 Downloads
This project provides a set of common code shared by Azure Storage Blob, Table, Queue and File PHP client libraries.
laravel-lang/common
1981240 Downloads
Easily connect the necessary language packs to the application
aura/sql
2111573 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
whitecube/lingua
1058511 Downloads
A PHP language codes converter, from and to the most common formats (ISO, W3C, PHP and human-readable names).
neos/content-repository-search
377325 Downloads
Common code and interface for a Neos CR search implementation
xwp/wp-dev-lib
238046 Downloads
Common code used during development of WordPress plugins and themes
laravel-views/laravel-views
87795 Downloads
Laravel package to create beautiful common views like tables using only PHP code
wp-media/rocket-lazyload-common
222865 Downloads
Common Code between WP Rocket and Lazyload by WP Rocket
crowdsec/common
57530 Downloads
Common PHP code used by other php libs from CrowdSec SDK
laravie/codex-common
199002 Downloads
Common PHP library for building API Client SDK for PHP
barcode-bakery/barcode-common
124937 Downloads
Base code for generating barcode with the Barcode Bakery library. See barcode-bakery/barcode-1d.
nails/common
38022 Downloads
Nails is a PHP framework to make building hand-crafted, exhilarating web apps fast and painless.
denzyl/phanalist
1265 Downloads
Performant static analyzer for PHP, which is extremely easy to use. It helps you catch common mistakes in your PHP code.
packagelist/closurecompiler-bin
31529 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.