Libraries tagged by file validation

danbaker/toolbox

0 Favers
10 Downloads

A modern PHP toolbox featuring a facade-driven API for accessing reusable utilities and helpers—covering strings, dates, files, validation, security, and beyond. Designed for Laravel and general-purpose PHP projects.

Go to Download


jaeger-app/validate-rcf

0 Favers
28 Downloads

A Rackspace Cloud Files validation library for Jaeger//Validate

Go to Download


sobitnl/livewire-forms

0 Favers
52 Downloads

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

Go to Download


pkkbkraa/laravel-livewire-forms

0 Favers
85 Downloads

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

Go to Download


jpolvora/dotenvy

0 Favers
296 Downloads

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

Go to Download


etsvthor/laravel-livewire-forms

2 Favers
235 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


antoninmasek/laravel-max-upload-size-rule

3 Favers
8 Downloads

Adds Rule::file()->maxUploadSize() validation rule, which will validate filesize against `upload_max_filesize` php.ini setting

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


felixnagel/pluploadfe-powermail

1 Favers
36 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
7 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
29 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


rapidwebltd/no-post-data-laravel-middleware

1 Favers
77 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 >>