LaravelPackages.net
Acme Inc.
Toggle sidebar
jxckaroo/laravel-service-repository

Reusable classes which do the usual boring stuff in the service design pattern, so that you can focus building something cool ;)

1
0
About jxckaroo/laravel-service-repository

jxckaroo/laravel-service-repository is a Laravel package for reusable classes which do the usual boring stuff in the service design pattern, so that you can focus building something cool ;). It currently has 0 GitHub stars and 1 downloads on Packagist. Install it with composer require jxckaroo/laravel-service-repository. Discover more Laravel packages by jxckaroo or browse all Laravel packages to compare alternatives.

Last updated

Laravel Service Repository

GitHub license Latest Version on Packagist GitHub Tests Action Status GitHub Psalm Action Status GitHub Code Style Action Status Total Downloads

Installation

You can install the package via composer:

composer require jxckaroo/laravel-service-repository

Usage

// Coming soon

Testing

composer test

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

License

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

Comments