Libraries tagged by File Process
mrfrkayvaz/impono
33 Downloads
A flexible Laravel package that handles uploads from links, raw data, or files, turning them into a unified upload process.
kin-jacques/punigen
1 Downloads
A Symfony MakerBundle extension to automatically generate test files for PHP classes, streamlining the testing process.
clearcutcoding/symfony-ci-runner
129 Downloads
Decide which CI processes to run via a config file
webservco/icarsoft
8 Downloads
Utilities for processing iCarsoft car diagnostic tool log files data.
xslain/html2media
1 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 provides seamless integration with Livewire components, enabling dynamic content rendering 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.
taitava/silverstripe-emailqueue
68 Downloads
A module that allows you to send emails in a background process, check previously sent emails, and monitor and cancel queued and scheduled emails. Also contains an email templating structure that makes your email related code easier to manage via custom classes and .ss template files.
slinstj/yii2-assets-optimizer
325 Downloads
Unifies and compresses js and css files in your AssetBundles. Uses internal server cache to speed up all the process, reducing the time wasting.
sdtech/log-viewer-laravel
112 Downloads
This package simplifies the process of viewing Laravel logs by providing a user-friendly interface to browse, filter, and manage log entries directly from the application. It allows developers to monitor and troubleshoot issues in real-time without needing to access the file system or navigate complex log files
oliver-hader/composer-class-finder
9 Downloads
State-agnostic class files finder, based on Composer autoload information, without actually applying autoloader in PHP process.
nlg/aurora
28 Downloads
Aurora is a powerful and efficient one-file PHP template engine designed to simplify web development. It requires no external dependencies and offers a straightforward setup process, making it ideal for projects that benefit from a lightweight, easy-to-deploy solution.
mega6382/hab-encryption
20 Downloads
This class can encrypt and decrypt a string with a given key. It takes a given string and encrypts it by adding the code of o the characters in the string with the codes of the key string. The class can also do the opposite process by reverting to the original string using the same key. It can also encode the result encrypted string with base64 and store it on a file.
mageinic/translation
2 Downloads
Translation by MageINIC. Advance Translation extension simplifies the process of translating your online store's content. It allows you to manage translations directly from the admin area, eliminating the need to manually edit CSV files. You can configure translations at the store view level, making it easy to offer multilingual support on specific store views.
joest8/pdfinterpreter
6 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.
institut-agro-ead/html2media
14 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.
ayat/crud
6 Downloads
This specialized Laravel package streamlines the process of building comprehensive CRUD operations by providing functionalities such as effortless view file generation, controller setup, model creation, seamless validation file integration, automated migration file creation, and simplified route establishment.