Skip to content

A Laravel package that automatically exposes REST API endpoints for all available models in your project, enabling effortless API generation with CRUD functionality, resource transformation, and customizable routes for rapid application development.

License

Notifications You must be signed in to change notification settings

rashidul-hasan/easyql

Repository files navigation

EasyQL - Poor man's graphql

Documentation

Click here to see the full documentation.

Installation

You can install the package via composer:

composer require rashidul/easyql:dev-master

You can publish the config file with:

php artisan vendor:publish --tag="easyql-config"

Credits

License

The MIT License (MIT). Please see License File for more information.

About

A Laravel package that automatically exposes REST API endpoints for all available models in your project, enabling effortless API generation with CRUD functionality, resource transformation, and customizable routes for rapid application development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages