An open API service indexing awesome lists of open source software.

https://github.com/shopsys/maker

[READ-ONLY] Set of Symfony makers for generating classes within Shopsys Platform based projects
https://github.com/shopsys/maker

Last synced: about 1 year ago
JSON representation

[READ-ONLY] Set of Symfony makers for generating classes within Shopsys Platform based projects

Awesome Lists containing this project

README

          

# Shopsys Maker

[![Downloads](https://img.shields.io/packagist/dt/shopsys/maker.svg)](https://packagist.org/packages/shopsys/maker)

This bundle for [Shopsys Platform](https://www.shopsys.com) adds the set of Symfony makers that can be used for generating code.
The bundle is dedicated for projects based on Shopsys Platform (i.e. created from [`shopsys/project-base`](https://github.com/shopsys/project-base)) exclusively.
This repository is maintained by [shopsys/shopsys](https://github.com/shopsys/shopsys) monorepo.

## Documentation

[Documentation](https://docs.shopsys.com/en/latest/) can be found in Shopsys Platform Knowledge Base.

## Installation

The plugin is a Symfony bundle and is installed in the same way:

### Download

First, you download the package using [Composer](https://getcomposer.org/):

```
composer require shopsys/maker
```

## Contributing

Thank you for your contributions to Shopsys Maker package.
Together, we are making Shopsys Platform better.

This repository is READ-ONLY.
If you want to [report issues](https://github.com/shopsys/shopsys/issues/new) and/or send [pull requests](https://github.com/shopsys/shopsys/compare),
please use the main [Shopsys repository](https://github.com/shopsys/shopsys).

Please check our [Contribution Guide](https://github.com/shopsys/shopsys/blob/HEAD/CONTRIBUTING.md) before contributing.

## Support

What to do when you are in troubles or need some help?
The best way is to join our [Slack](https://join.slack.com/t/shopsysframework/shared_invite/zt-11wx9au4g-e5pXei73UJydHRQ7nVApAQ).

If you want to [report issues](https://github.com/shopsys/shopsys/issues/new), please use the main [Shopsys repository](https://github.com/shopsys/shopsys).