qmachard / atomic-design-bundle
Atomic Design System for Symfony.
Installs: 12 873
Dependents: 0
Suggesters: 0
Security: 0
Stars: 36
Watchers: 2
Forks: 3
Open Issues: 8
Type:symfony-bundle
Requires
- php: ^7.3|^8.0
- sensio/framework-extra-bundle: ^4.4|^5.1|^6.0
- symfony/framework-bundle: ^4.4|^5.0
- symfony/twig-bundle: ^4.4|^5.2
- symfony/webpack-encore-bundle: ^1.8
Requires (Dev)
- phpspec/phpspec: ^7.0
- symfony/test-pack: ^1.0
- dev-master
- 1.x-dev
- 1.0.x-dev
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-dependabot/npm_and_yarn/symfony/webpack-encore-4.2.0
- dev-dependabot/npm_and_yarn/bootstrap-5.2.3
- dev-dependabot/npm_and_yarn/sass-loader-13.2.0
- dev-dependabot/npm_and_yarn/node-sass-8.0.0
- dev-dependabot/github_actions/actions/checkout-3.1.0
This package is auto-updated.
Last update: 2024-11-16 16:27:00 UTC
README
Atomic Design is a StoryBook like bundle made for Symfony.
🪄 Check out the demo : https://github.com/qmachard/atomic-design-demo-symfony
🎥 See the talk of this subject during AFUP Day 2021 (FR) : https://www.youtube.com/watch?v=QaK1sKtaafM
Installation
Atomic Design requires PHP 7.3 or higher and Symfony 4.4 or higher.
Run the following command to install it in your application:
$ composer require --dev qmachard/atomic-design-bundle
Read the Documentation to configure this bundle.
Documentation
Read Documentation for manual installation and create your first component.
You need help ? Checkout the Discord
Contributing
Read the Contributing Guide and feel free to open a pull-request! 🍻
Licence
This software is publishing under the MIT License
Authors
Atomic Design was originally created with heart by Quentin Machard.