Libraries tagged by define
symfony/http-foundation
975360219 Downloads
Defines an object-oriented layer for the HTTP specification
squizlabs/php_codesniffer
404313198 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
setasign/fpdi
169769507 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
league/config
368158761 Downloads
Define configuration arrays with strict schemas and access values with dot notation
vaimo/composer-patches
4863060 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
stefangabos/world_countries
148109 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
onnov/detect-encoding
4483018 Downloads
Text encoding definition class instead of mb_detect_encoding. Defines: utf-8, windows-1251, koi8-r, iso-8859-5, ibm866, .....
ichhabrecht/content-defender
3331198 Downloads
Define allowed or denied content element types in your backend layouts
friendsoftypo3/content-blocks
663201 Downloads
TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML
boundwize/structarmed
942453 Downloads
Configurable PHP architecture guards — define your layers and rules, then keep them enforced
phpcsstandards/php_codesniffer
398723 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
zalas/phpunit-globals
495129 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.
relaticle/custom-fields
80216 Downloads
User Defined Custom Fields for Laravel Filament
elements/process-manager-bundle
727050 Downloads
The Process Manager allows you to manage (define,execute...) arbitrary processes/commands in the Pimcore backend.
chrisharrison/php-array-of
859596 Downloads
Implement an array of a defined type. Generics replacement for PHP.