Download the PHP package pardovimes/serra without Composer
On this page you can find all versions of the php package pardovimes/serra. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pardovimes/serra
More information about pardovimes/serra
Files in pardovimes/serra
Download pardovimes/serra
More information about pardovimes/serra
Files in pardovimes/serra
Vendor pardovimes
Package serra
Short Description A Script to check if there is DDD layer leaks
License GPL-3.0-or-later
Package serra
Short Description A Script to check if there is DDD layer leaks
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package serra
Serra
Serra is a script that check if there are Domain-driven design layer leaks.
The name of this repository is inspired by serra angel
Installation
Install with composer:
Usage
Example
Options
-f <file>
execute script only for this file-c <json.file>
execute script with this configuration
Configuration options
Example
Options
folder-to-scan
if file is not passed it scans all files from folder.src/
by default.domain-folder-name
Domain layer name.Domain
by default.application-folder-name
Application layer name.Application
by default.domain-valid-uses
Array of packages that will ignore if found on domain layer. empty array by defaultapplication-valid-uses
Array of packages that will ignore if found on application layer. empty array by default
License
Composer is licensed under the GNU GPLv3 License - see the LICENSE file for details.
All versions of serra with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
ext-json Version *
ext-json Version *
The package pardovimes/serra contains the following files
Loading the files please wait ....