Libraries tagged by file option
vaimo/composer-patches
3460649 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.
sandrokeil/interop-config
376345 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.
torgodly/html2media
3767 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.
bnomei/kirby3-fingerprint
26890 Downloads
File Method and css/js helper to add cache-busting hash and optional Subresource Integrity to file
datatables.net/datatables.net-buttons
22217 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables
softinklab/laravel-keyvalue-storage
4666 Downloads
Key-Value Storage for Laravel using Database or JSON File
cooltronicpl/document-helpers
3831 Downloads
Revolutionize your PDF creation process with the PDF Generator for Craft CMS. Create and manage PDFs with ease using customizable templates and a range of options.
techdivision/import-converter-product-attribute
126128 Downloads
Pacemaker library providing the functionality to convert a CSV file with attribute option values from a CSV file with products
techdivision/import-converter-customer-attribute
102125 Downloads
Pacemaker library providing the functionality to convert a CSV file with attribute option values from a CSV file with customer
patroklo/octobercms-improved-fileupload
4017 Downloads
Improves October CMS file upload form widget options with user defined rules.
datatables.net/datatables.net-buttons-bs5
3945 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-buttons-bs4
10955 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
gameplayjdk/php-file-cache
5185 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
tes/laravel-google-drive-storage
103 Downloads
A Laravel package that integrates Google Drive as a storage option, allowing seamless file uploads, folder creation, and file management directly from your Laravel application.
ahrmerd/laravel-test-generator
140 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package