Laravel Querybuilder

PHP MIT

API-ready Eloquent query builder for Laravel with filtering, sorting, relation includes, sparse fieldsets, strict mode, custom filters, and secure schema-driven query contracts.

Stars
18
Forks
0
Downloads
2,276
Open Issues
0
Files main

Repository Files

Loading file structure...
SECURITY.md
# Security Policy

## Supported Versions

Security fixes are intended for the latest maintained release line of this package.

If you report a vulnerability, please include:

- affected package version
- Laravel version
- PHP version
- reproduction steps
- expected impact

## Reporting a Vulnerability

Please do not open a public GitHub issue for security-sensitive reports.

Instead, report vulnerabilities privately to the maintainer through your preferred private support or security channel.

When reporting, include:

- a short summary
- the affected code path
- proof of concept or reproduction steps
- any suggested remediation if available

## What Happens Next

After a valid report:

1. The issue will be reproduced.
2. A fix or mitigation will be prepared.
3. A patched release will be published.
4. Disclosure timing can be coordinated if needed.