Libraries tagged by DeftNerd
deftnerd/cryptoaddressvalidator
253 Downloads
Laravel validator for various cryptocurrency address formats
adililhan/defterdar
61 Downloads
PHP and Git with changelog generator
squizlabs/php_codesniffer
282809396 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
setasign/fpdi
99483320 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.
vaimo/composer-patches
3231514 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
72908 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
phpcsstandards/php_codesniffer
154779 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
verbb/tablemaker
123942 Downloads
Create customizable and user-defined table fields.
data-values/common
797654 Downloads
Contains common implementations of the interfaces defined by DataValuesInterfaces
chubbyphp/chubbyphp-parsing
50522 Downloads
Allows parsing data of various structures, meaning the population and validation of data into a defined structure. For example, converting an API request into a Data Transfer Object (DTO).
chrisharrison/php-array-of
509913 Downloads
Implement an array of a defined type. Generics replacement for PHP.
akeneo/php-coupling-detector
1051038 Downloads
Detect all the coupling issues of your project with respect to the coupling rules you have defined.
xsuchy09/utm-cookie
43889 Downloads
Utm-Cookie saves utm parameters from url into cookie with defined lifetime (default 7 days). Than cookie (utm) can be used later without parsing google or any other cookies.
supercool/tablemaker
138397 Downloads
Create customizable and user-defined table fields.
sourcebroker/restrictfe
48649 Downloads
This extension blocks access to frontend and allows to show it only to some defined exception's like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.