30 open-source projects similar to mdcass/file-validator, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best File Validator alternative.
In favor of https://github.com/LaravelCollective/annotations. Please update your composer.json file.
Laravel Optical Character Reader(OCR) package using ocr engines like Tesseract under the hood.
This package provides some aditional features to Laravel Blade:
This project is a Laravel integration for the Dompdf rendering engine, providing a tool to convert HTML and CSS templates into PDF documents. It functions as a wrapper that allows Laravel applications to generate downloadable or streamable PDF files from web-standard content. The library includes specialized tools for producing PDF/A-3b compliant documents intended for long-term electronic preservation. This archival capability includes the ability to embed XML metadata and attachments, which supports electronic invoicing standards for digital business transactions. The software covers a bro
This package extends Laravel's FormBuilder to include some (soon all) HTML5 elements.
laravel-potion Potion is a pure PHP asset manager for Laravel based off of Assetic.
This project is a slug generation and management tool for the Laravel Eloquent ORM. It provides a reusable trait that adds the ability to create unique, URL-friendly strings from model attributes, allowing database records to be retrieved using human-readable slugs instead of primary keys. The system supports multilingual URL management by maintaining separate localized slugs for a single model instance. It ensures uniqueness through an automatic collision-avoidance mechanism that appends numeric suffixes to duplicate strings and prevents the use of reserved words that might overlap with syst
Write to Laravel Config files and maintain file integrity.
A Laravel base controller class and a trait that will enable to add filtering, sorting, eager loading and pagination to your resource URLs.
This Laravel package introduces Transaction-aware Event Dispatcher. It ensures the events dispatched within a database transaction are dispatched only if the outer transaction successfully commits. Otherwise, the events are discarded and never dispatched.
An extension for using Laravel in a multi domain setting
A minimal package to help you make your laravel application cleaner and faster.
This Laravel package provides a variety of generators to speed up your development process. These generators include:
Rapidly Generate Simple Pdf Report on Laravel (Using barryvdh/laravel-dompdf or barryvdh/laravel-snappy) or CSV / Excel Report (using Maatwebsite/Laravel-Excel)
Framework agnostic PHP package for marking navigation items active.
⚙️ A Laravel package to decompose your installed packages, their dependencies, your app & server environment