Libraries tagged by DeftNerd
kinnellholdings/fpdi-php7
56 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.
kasitaw/api-key
96 Downloads
User defined api key(using custom laravel guard) to enable client communicate with server for external integration in general
kangyasin/crypt-aes-php
3 Downloads
A library to encrypt or decrypt with random password generator based on secret key defined.
joest8/pdfinterpreter
2 Downloads
This class is designed to convert multiple PDF files, whether image-based or text-based, into an array of data.The class uses user-defined templates containing regular expressions to control the data extraction process, allowing for customized and flexible output.
joaoroyosilva/eloquent-nested-attributes
339 Downloads
Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.
jkbennemann/laravel-foliage
3 Downloads
This packages allows you to validate arbitrary business requirements within your application against a defined set of rules.
jimmymisa/php-list-by-extension
5 Downloads
List files on a directory by a defined extension
jidoka1902/sitemap-xml
1 Downloads
a little library to provide basic php interface defined by https://www.sitemaps.org/protocol.html
jgrancell/seat-discord-connector
33 Downloads
A SeAT plugin which maintain user access on a Discord Guild based on defined pattern.
jeyroik/extas-installer-import
3 Downloads
Allow to export/import defined extas-compatible entities
jermainedavy/json-validator
1 Downloads
A library to validate a json string against a model defined as a php class.
jclaveau/php-behaviorable-trait
25 Downloads
Multiple inheritance defined at runtime for PHP 5.4+ (Inspired by Yii's Behavior)
jacricelli/php_codesniffer
22 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
iweb/composer-patches
11513 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.
itsjustanthony/laravel-dawn
6 Downloads
Extends the Laravel Dusk command to enable server defined $APP_ENV variable