GithubHelp home page GithubHelp logo

arrobeusa / generator-symfony Goto Github PK

View Code? Open in Web Editor NEW

This project forked from evolution7/generator-symfony

0.0 2.0 0.0 109 KB

Yeoman generator that scaffolds out a Symfony 2 PHP web app

License: MIT License

JavaScript 77.78% CSS 0.24% PHP 1.87% HTML 17.98% Ruby 2.12%

generator-symfony's Introduction

Symfony 2 app generator

Yeoman generator that scaffolds out a Symfony 2 PHP web app.

Features

  • Symfony 2 Standard Edition
  • Built-in preview server with LiveReload
  • Automagically compile Compass
  • CSS Autoprefixing
  • Leaner Modernizr builds

For more information on what generator-symfony can do for you, take a look at the Grunt tasks used in our package.json.

Prerequisites

Things you probably need:

  • npm
  • php
  • php-intl
  • composer
  • compass
  • vagrant
  • VirtualBox

Getting Started

  • Install: npm install -g generator-symfony
  • Run: yo symfony
  • Run: 'grunt build' once
  • Run grunt watch for development, point your browser at app_dev.php
  • Run grunt build for production deployment/access via app.php

Options

  • --skip-install

    Skips the automatic execution of bower, npm and composer after scaffolding has finished.

Contribute

generator-symfony is fork-friendly and you can always maintain a custom version which you npm install && npm link to continue using via yo symfony or a name of your choosing.

License

MIT license Copyright (c) 2013, Evolution 7.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.