Libraries tagged by DeftNerd
josephnc/phpfuncs
39 Downloads
PHP user defined functions for quick use.
joest8/pdfinterpreter
5 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
358 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
4 Downloads
This packages allows you to validate arbitrary business requirements within your application against a defined set of rules.
jimmymisa/php-list-by-extension
7 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
35 Downloads
A SeAT plugin which maintain user access on a Discord Guild based on defined pattern.
jeyroik/extas-installer-import
5 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-visibility-violator
201 Downloads
Class providing simple helpers to violate the defined visibility of methods and properties
jclaveau/php-behaviorable-trait
28 Downloads
Multiple inheritance defined at runtime for PHP 5.4+ (Inspired by Yii's Behavior)
jacricelli/php_codesniffer
31 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
isislabs/php_codesniffer_codeigniter
811 Downloads
PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. Includes CodeIgniter coding standards.