maintainerati / bikeshed
Maintainerati Open Space note taker
v0.1.0
2019-05-20 06:31 UTC
Requires
- php: ^7.2
- ext-intl: *
- ext-json: *
- ext-pdo: *
- api-platform/core: ^2.1
- doctrine/annotations: ^1.0
- doctrine/orm: ^2.5.11
- erusev/parsedown: ^1.7
- ezyang/htmlpurifier: ^4.10
- hostnet/form-handler-component: ^1.5.3
- knplabs/knp-menu: ^2.3
- limenius/liform: ^0.12.0
- ramsey/uuid-doctrine: ^1.5
- rollerworks/password-strength-validator: ^1.1
- swiftmailer/swiftmailer: ^6.1.3
- symfony/asset: ^4.3
- symfony/console: ^4.3
- symfony/form: ^4.3
- symfony/http-client: ^4.3
- symfony/security-core: ^4.3
- symfony/security-csrf: ^4.3
- symfony/security-guard: ^4.3
- symfony/translation: ^4.3
- symfony/validator: ^4.3
- symfony/web-link: ^4.3
- symfony/yaml: ^4.3
- twig/cssinliner-extension: ^2.0
- twig/twig: ^2.9
Requires (Dev)
- camelot/coding-style: ^2.0
- dama/doctrine-test-bundle: ^5.0
- doctrine/doctrine-fixtures-bundle: ^3.1
- friendsofphp/php-cs-fixer: ^2.15
- phpunit/phpunit: ^8.1
- psalm/plugin-phpunit: ^0.5.5
- symfony/browser-kit: ^4.3
- symfony/framework-bundle: ^4.3
- symfony/var-dumper: ^4.3
- symfony/webpack-encore-bundle: ^1.5
- vimeo/psalm: ^3.2
This package is auto-updated.
Last update: 2024-10-29 05:34:38 UTC
README
Requirements
- PHP 7.2+ with the following extensions:
intl
json
pdo
- Composer 1.5+
- Yarn 1.10+
- NodeJS 10+
Installation
Option A — Site project (recommended)
Change to the base of where you want to create the new site install and run:
composer create-project maintainerati/bikeshed-skeleton my-bikeshed-site
Option B — Symfony Bundle (existing project)
From the project root, run:
composer require maintainerati/bikeshed-bundle
Option C — Standalone library (existing project)
From the project root, run:
composer require maintainerati/bikeshed
Configuration
Routes
NOTE: If you are not using the skeleton or the bundle the routes are automatically configured.
You need to configure the following named routes: