Libraries tagged by file validation

semantic-lab/lara-validator

0 Favers
26 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
12 Downloads

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

Go to Download


ahrmerd/laravel-test-generator

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

Go to Download


rapidwebltd/no-post-data-laravel-middleware

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


pcual-mac/image-basekit-cli

0 Favers
0 Downloads

Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.

Go to Download


jeontwikkeling-nl/ltisaas_client_api_php

0 Favers
17 Downloads

A brief overview of the API versions: v0: This version is solely for testing and does not interact with the database, nor does it involve any validation. It simply serves mock data. v1: This is the official version of the LtiSaas API, intended for production use. Please be informed that when testing version v0, the HTTP Access-Token header should be set with the value 'dummy'. Also, please note that the API has a limit of 2500 results per response. Additionally, all webservices support both POST and GET requests. However, the POST method is required when uploading files.

Go to Download


cassarco/markdown-tools

0 Favers
2 Downloads

A package for Laravel that lets you run Laravel Validation and/or a handler function over markdown files in your application.

Go to Download


abcaeffchen/sepa-utilities

30 Favers
1023170 Downloads

SepaUtilities provides useful methods for validating and sanitizing inputs used in SEPA files supporting PHP >= 7.2.

Go to Download


liquidweb/htaccess-validator-shell

17 Favers
49861 Downloads

Shell script for linting and validating Apache2 Htaccess files

Go to Download


indiehd/audio-manipulator

4 Favers
3695 Downloads

Library for manipulating audio files (validating, transcoding, and tagging)

Go to Download


digifactory/laravel-svg-fixer-middleware

5 Favers
25483 Downloads

Fixes your uploaded SVG files before validating through the Laravel validator

Go to Download


imaginationmedia/module-xml-validator

5 Favers
12566 Downloads

Adds a console command for validating XML files against their configured schema

Go to Download


five-say/laravel-validation

4 Favers
22 Downloads

validation support exception

Go to Download


joseph-leedy/module-xml-validator

6 Favers
0 Downloads

Adds a console command for validating XML files against their configured schema

Go to Download


harmbandstra/edexmllib

1 Favers
2508 Downloads

PHP Library for validating and importing Edexml files.

Go to Download


<< Previous Next >>