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
- Host: GitHub
- URL: https://github.com/shopsys/maker
- Owner: shopsys
- License: mit
- Created: 2025-04-09T09:37:49.000Z (over 1 year ago)
- Default Branch: 17.0
- Last Pushed: 2025-07-14T08:37:49.000Z (about 1 year ago)
- Last Synced: 2025-07-25T12:00:04.964Z (about 1 year ago)
- Language: PHP
- Size: 54.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Shopsys Maker
[](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).