Download the PHP package kadirgun/laravel-json-query without Composer
On this page you can find all versions of the php package kadirgun/laravel-json-query. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kadirgun/laravel-json-query
More information about kadirgun/laravel-json-query
Files in kadirgun/laravel-json-query
Package laravel-json-query
Short Description A Laravel package that enables frontend JavaScript applications to securely and efficiently execute Eloquent queries using a TypeScript-friendly interface, with built-in model whitelisting, parameter validation, and performance optimizations like pagination and caching.
License MIT
Homepage https://github.com/kadirgun/laravel-json-query
Informations about the package laravel-json-query
A Laravel package that enables frontend JavaScript applications to securely and efficiently execute Eloquent queries using a TypeScript-friendly interface, with built-in model whitelisting, parameter validation, and performance optimizations like pagination and caching.
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Support us
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
Optionally, you can publish the views using
Usage
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Kadir Gün
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-json-query with dependencies
illuminate/contracts Version ^10.0||^11.0||^12.0
illuminate/database Version ^10.0|^11.0|^12.0
illuminate/http Version ^10.0||^11.0||^12.0
illuminate/support Version ^10.0|^11.0|^12.0
spatie/laravel-package-tools Version ^1.16