Download the PHP package jdlxnl/jdlx without Composer
On this page you can find all versions of the php package jdlxnl/jdlx. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package jdlx
Package
This packages offers a set of tools to support a REST API. It is very biased and does not offer much in the way of configuration.
It can:
- Outputs all responses according to API Responses: https://google.github.io/styleguide/jsoncstyleguide.xml
- Generate swagger documentation, by compiling JSON files in a documentation folder
- Assumes sanctum and spatie wildcard permissions
Installation
Add the package by loading it through composer.
Run the following commands to setup the database
Generate the User scaffold
Add to config/app.php
to enable formatted responses
Update to config/permission.php
to allow wildcards
Add to .env
Tips and tricks
- In JetBreans mark the
publish
folder as excluded to prevent clashes
All versions of jdlx with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8
laravel/framework Version ^8.12
doctrine/dbal Version ^3.0
laravel/sanctum Version ^2.9
spatie/laravel-permission Version ^4.0
phpunit/phpunit Version ^9.5
fakerphp/faker Version ^1.17
laravel/framework Version ^8.12
doctrine/dbal Version ^3.0
laravel/sanctum Version ^2.9
spatie/laravel-permission Version ^4.0
phpunit/phpunit Version ^9.5
fakerphp/faker Version ^1.17
The package jdlxnl/jdlx contains the following files
Loading the files please wait ....