Libraries tagged by file validation

jpolvora/dotenvy

0 Favers
297 Downloads

PHP Environment Variables Manager with dotenv (.env) files and validation by example

Go to Download


etsvthor/laravel-livewire-forms

3 Favers
342 Downloads

A dynamic, responsive Laravel Livewire form component with realtime validation, file uploads, array fields, and more.

Go to Download


ayat/crud

0 Favers
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.

Go to Download


awaisjameel/mimetypes

0 Favers
76 Downloads

A Laravel package for dynamically fetching, caching, and resolving MIME types and file extensions using the latest Apache MIME types list. Perfect for file upload validation and content-type detection.

Go to Download


sorfabiosantos/uploader

0 Favers
56 Downloads

Uploader is a simple PHP library for handling file uploads with validation and error handling.

Go to Download


dolmatovdev/laravel-x12-parser

1 Favers
0 Downloads

Laravel package for X12 file processing with validation, parsing, and JSON conversion

Go to Download


robinparisi/imageuploader

0 Favers
5 Downloads

File uploader and validation plugin for CakePHP.

Go to Download


usermp/laravel-media

0 Favers
26 Downloads

A Laravel package for managing media uploads and storage. Supports images, videos, audio, and files with built-in validation and customizable storage. Easy integration and API endpoints for efficient media management.

Go to Download


frantzley/excel-to-mysql-web

1 Favers
0 Downloads

Professional PHP package to import Excel files into MySQL with validation and upsert

Go to Download


felixnagel/pluploadfe-powermail

1 Favers
40 Downloads

Add a EXT:pluploadfe form element type to Powermail. Includes PHP validation and attaching files to emails.

Go to Download


abdullahzubair/svg-upload-fix

0 Favers
9 Downloads

SVG Upload Fix - A module that modifies the image field upload process to bypass image validation for SVG files.

Go to Download


semantic-lab/lara-validator

0 Favers
30 Downloads

A Laravel artisan command expansion for developer more convenient generate FormRequest with validation rules by JSON file

Go to Download


evilfreelancer/yaml-php

2 Favers
14 Downloads

Small PHP library for importing and exporting with validation of YAML configuration files.

Go to Download


elachagui/laravel-smart-importer

2 Favers
6 Downloads

A production-ready Laravel package for importing XLSX and CSV files into Eloquent models with column mapping, validation, duplicate handling, logging, chunking, and queue support.

Go to Download


rapidwebltd/no-post-data-laravel-middleware

0 Favers
78 Downloads

Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.

Go to Download


<< Previous Next >>