All Projects → Runroom → archetype-symfony

Runroom / archetype-symfony

Licence: MIT license
This is our Symfony project template

Programming Languages

PHP
23972 projects - #3 most used programming language
Twig
543 projects
typescript
32286 projects
CSS
56736 projects
Dockerfile
14818 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to archetype-symfony

Core
Zikula Core Framework
Stars: ✭ 213 (+1675%)
Mutual labels:  twig
symfony-hybrid-flex-port
A port of the Hybrid application to Symfony Flex
Stars: ✭ 28 (+133.33%)
Mutual labels:  twig
frontie
Frontie is a front-end boilerplate. Gulp | Twig.js | Sass | Autoprefixer | Browsersync | Bootstrap 4 Grid System & Responsive Breakpoints
Stars: ✭ 28 (+133.33%)
Mutual labels:  twig
Phpdish
🏠 PHPDish is a powerful forum system written in PHP. It is based on the Symfony PHP Framework.
Stars: ✭ 225 (+1775%)
Mutual labels:  twig
Core
🧿 Bolt 4 core
Stars: ✭ 243 (+1925%)
Mutual labels:  twig
twoeg
🐣 Implementiert Twig-Templates für REDAXO
Stars: ✭ 23 (+91.67%)
Mutual labels:  twig
Bitrix Project
Заготовка 1C Bitrix проекта: автозагрузка, композер, базовые ООП компоненты, миграции, модели, современный фронтенд стек, инструменты для деплоя.
Stars: ✭ 207 (+1625%)
Mutual labels:  twig
shopify-mail-notifications
Blazing-fast Shopify mail notifications templating environment with Liquid, MJML and Twig
Stars: ✭ 25 (+108.33%)
Mutual labels:  twig
Twig-CS-Fixer
A tool to automatically fix Twig Coding Standards issues
Stars: ✭ 61 (+408.33%)
Mutual labels:  twig
pine
pine - A CLI installer for timber
Stars: ✭ 29 (+141.67%)
Mutual labels:  twig
Cms
Craft is a flexible, user-friendly CMS for creating custom digital experiences on the web and beyond.
Stars: ✭ 2,713 (+22508.33%)
Mutual labels:  twig
Slugify
Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.
Stars: ✭ 2,697 (+22375%)
Mutual labels:  twig
fractal-twig-drupal-adapter
Twig template adapter for Fractal with Drupal 8 directives.
Stars: ✭ 13 (+8.33%)
Mutual labels:  twig
Auditor Bundle
Doctrine audits logs made easy.
Stars: ✭ 221 (+1741.67%)
Mutual labels:  twig
digster
Twig templates for WordPress
Stars: ✭ 12 (+0%)
Mutual labels:  twig
Nofw
A no-framework application skeleton
Stars: ✭ 212 (+1666.67%)
Mutual labels:  twig
twig.vim
Twig syntax highlighting, indentation, neocomplete and UltiSnips snippets in Vim
Stars: ✭ 30 (+150%)
Mutual labels:  twig
gw-starter-kit
PEPELAC - Современный инструментарий для вёрстки и создания статичных сайтов с использованием Webpack
Stars: ✭ 30 (+150%)
Mutual labels:  twig
craft-twig
Craft CMS Package for Atom
Stars: ✭ 17 (+41.67%)
Mutual labels:  twig
branch
Branch Starter Theme - A WordPress starter theme based on Timber library and Bootstrap
Stars: ✭ 87 (+625%)
Mutual labels:  twig

Archetype Symfony

ci qa

Requirements

To run this project, you need to have:

Setup

To start the project:

    make up

To generate build assets:

    nvm use
    npm clean-install
    npx encore dev
  • Open https://localhost:8443 in your browser.
  • Open http://localhost:8025 in your browser to access MailCatcher.

To use xDebug, after the initial make up, you can run:

make up-debug

And you will only restart the app container with the xDebug enabled, to disable it again, run make up again.

Contribute

Please refer to CONTRIBUTING for information on how to contribute to the Archetype and its related projects.

Additional documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].