next-sentence / settings-bundle
Add a settings panel to your monofony.
Installs: 487
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 1
Type:symfony-bundle
Requires
- php: ^7.4 || ^8.0
- ext-json: *
- ext-mbstring: *
- sylius/grid-bundle: ^1.6
- sylius/locale-bundle: ^1.6
- sylius/resource-bundle: ^1.6
- sylius/ui-bundle: ^1.6
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16.1
- friendsofsymfony/oauth-server-bundle: ^1.6 || >2.0.0-alpha.0 ^2.0@dev
- lchrusciel/api-test-case: ^3.0 || ^5.0
- phpspec/phpspec: ^6.1
- phpstan/phpstan: ^0.12.84
- sensiolabs/security-checker: ^6.0
- sylius-labs/coding-standard: ^3.1
- symfony/browser-kit: ^4.4 || ^5.0 || ^6.0
- symfony/debug-bundle: ^4.4 || ^5.0 || ^6.0
- symfony/dotenv: ^4.4 || ^5.0 || ^6.0
- symfony/intl: ^4.4 || ^5.0 || ^6.0
- symfony/web-profiler-bundle: ^4.4 || ^5.0 || ^6.0
- symfony/web-server-bundle: ^4.4 || ^5.0 || ^6.0
This package is auto-updated.
Last update: 2025-03-27 11:33:30 UTC
README
Installation
This installation instruction assumes that you're using Symfony Flex.
-
Require the plugin using composer
composer require next-sentence/settings-bundle
-
Generate & Run Doctrine migrations
./bin/console doctrine:migration:diff ./bin/console doctrine:migration:migrate
License
This plugin is completely free and released under the MIT License.