Libraries tagged by stan
phpcompatibility/php-compatibility
48371018 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
dealerdirect/phpcodesniffer-composer-installer
106148971 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
stancl/tenancy
3155660 Downloads
Automatic multi-tenancy for your Laravel application.
willdurand/negotiation
94190630 Downloads
Content Negotiation tools for PHP provided as a standalone library.
webpatser/laravel-uuid
14348086 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
setasign/fpdf
40859712 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
magento/magento-coding-standard
10209109 Downloads
A set of Magento specific PHP CodeSniffer rules.
escapestudios/symfony2-coding-standard
9000905 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard
doctrine/coding-standard
8908698 Downloads
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
tecnickcom/tc-lib-barcode
4568949 Downloads
PHP library to generate linear and bidimensional barcodes
phpcsstandards/phpcsutils
12701223 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
8813834 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
18897714 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
automattic/vipwpcs
6303935 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
fabpot/php-cs-fixer
5338957 Downloads
A tool to automatically fix PHP code style