Libraries tagged by file scan
moxiecode/plupload
487251 Downloads
Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.
eftec/bladeone
6432601 Downloads
The standalone version Blade Template Engine from Laravel in a single php file
symplify/smart-file-system
11966267 Downloads
Sanitized FileInfo with safe getRealPath() and other handy methods
josegonzalez/cakephp-upload
1206366 Downloads
CakePHP plugin to handle file uploading sans ridiculous automagic
kigkonsult/icalcreator
2280549 Downloads
iCalcreator is the PHP implementation of rfc2445/rfc5545 and rfc updates, management of calendar information
phpcsstandards/php_codesniffer
220357 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
drupal-composer/drupal-scaffold
9106313 Downloads
Composer Plugin for updating the Drupal scaffold files when using drupal/core
abcaeffchen/sepa-utilities
1583839 Downloads
SepaUtilities provides useful methods for validating and sanitizing inputs used in SEPA files supporting PHP >= 8.1.
stechstudio/laravel-php-cs-fixer
699769 Downloads
Easily format your Laravel Code with this Configuration file and accompanying artisan command.
sandrokeil/interop-config
395278 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.
edisonlabs/database_sanitize
1548658 Downloads
Provides drush commands for yaml sanitization files checks and generation.
sspooky13/yaml-standards
419067 Downloads
Standards for yaml files
laravel-at/laravel-image-sanitize
44075 Downloads
A small but handy package to prevent malicious code execution coming into your application through uploaded image files.
torgodly/html2media
12245 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
va-gov/content-build
96265 Downloads
Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/content-build, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.