Advertisement
yoesoff

symfony/website-skeleton my_website_skeleton

Jan 17th, 2019
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 10.21 KB | None | 0 0
  1. ╭─yoesoff@yoesoff-ThinkPad-X220 ~/Documents/labs  
  2. ╰─➤  composer create-project symfony/website-skeleton my_website_skeleton
  3. Installing symfony/website-skeleton (v4.2.2.1)
  4.   - Installing symfony/website-skeleton (v4.2.2.1): Loading from cache
  5. Created project in my_website_skeleton
  6. Loading composer repositories with package information
  7. Installing dependencies (including require-dev) from lock file
  8. Package operations: 99 installs, 0 updates, 0 removals
  9.   - Installing ocramius/package-versions (1.3.0): Loading from cache
  10.   - Installing symfony/flex (v1.1.8): Loading from cache
  11.   - Installing symfony/polyfill-mbstring (v1.10.0): Loading from cache
  12.   - Installing symfony/contracts (v1.0.2): Loading from cache
  13.   - Installing doctrine/lexer (v1.0.1): Loading from cache
  14.   - Installing doctrine/annotations (v1.6.0): Loading from cache
  15.   - Installing doctrine/reflection (v1.0.0): Loading from cache
  16.   - Installing doctrine/event-manager (v1.0.0): Loading from cache
  17.   - Installing doctrine/collections (v1.5.0): Loading from cache
  18.   - Installing doctrine/cache (v1.8.0): Loading from cache
  19.   - Installing doctrine/persistence (v1.1.0): Loading from cache
  20.   - Installing symfony/doctrine-bridge (v4.2.2): Loading from cache
  21.   - Installing doctrine/inflector (v1.3.0): Loading from cache
  22.   - Installing doctrine/doctrine-cache-bundle (1.3.5): Loading from cache
  23.   - Installing doctrine/instantiator (1.1.0): Loading from cache
  24.   - Installing symfony/console (v4.2.2): Loading from cache
  25.   - Installing zendframework/zend-eventmanager (3.2.1): Loading from cache
  26.   - Installing zendframework/zend-code (3.3.1): Loading from cache
  27.   - Installing ocramius/proxy-manager (2.1.1): Loading from cache
  28.   - Installing doctrine/dbal (v2.9.2): Loading from cache
  29.   - Installing doctrine/migrations (v1.8.1): Loading from cache
  30.   - Installing egulias/email-validator (2.1.7): Loading from cache
  31.   - Installing jdorn/sql-formatter (v1.2.17): Loading from cache
  32.   - Installing phpdocumentor/reflection-common (1.0.1): Loading from cache
  33.   - Installing phpdocumentor/type-resolver (0.4.0): Loading from cache
  34.   - Installing psr/cache (1.0.1): Loading from cache
  35.   - Installing psr/container (1.0.0): Loading from cache
  36.   - Installing psr/simple-cache (1.0.1): Loading from cache
  37.   - Installing symfony/http-foundation (v4.2.2): Loading from cache
  38.   - Installing symfony/event-dispatcher (v4.2.2): Loading from cache
  39.   - Installing psr/log (1.1.0): Loading from cache
  40.   - Installing symfony/debug (v4.2.2): Loading from cache
  41.   - Installing symfony/http-kernel (v4.2.2): Loading from cache
  42.   - Installing symfony/routing (v4.2.2): Loading from cache
  43.   - Installing symfony/finder (v4.2.2): Loading from cache
  44.   - Installing symfony/filesystem (v4.2.2): Loading from cache
  45.   - Installing symfony/dependency-injection (v4.2.2): Loading from cache
  46.   - Installing symfony/config (v4.2.2): Loading from cache
  47.   - Installing symfony/var-exporter (v4.2.2): Loading from cache
  48.   - Installing symfony/cache (v4.2.2): Loading from cache
  49.   - Installing symfony/framework-bundle (v4.2.2): Loading from cache
  50.   - Installing doctrine/common (v2.10.0): Loading from cache
  51.   - Installing sensio/framework-extra-bundle (v5.2.4): Loading from cache
  52.   - Installing symfony/asset (v4.2.2): Loading from cache
  53.   - Installing symfony/dotenv (v4.2.2): Loading from cache
  54.   - Installing symfony/expression-language (v4.2.2): Loading from cache
  55.   - Installing symfony/inflector (v4.2.2): Loading from cache
  56.   - Installing symfony/property-access (v4.2.2): Loading from cache
  57.   - Installing symfony/options-resolver (v4.2.2): Loading from cache
  58.   - Installing symfony/intl (v4.2.2): Loading from cache
  59.   - Installing symfony/polyfill-intl-icu (v1.10.0): Loading from cache
  60.   - Installing symfony/form (v4.2.2): Loading from cache
  61.   - Installing monolog/monolog (1.24.0): Loading from cache
  62.   - Installing symfony/monolog-bridge (v4.2.2): Loading from cache
  63.   - Installing doctrine/orm (v2.6.3): Loading from cache
  64.   - Installing doctrine/doctrine-bundle (1.10.1): Loading from cache
  65.   - Installing doctrine/doctrine-migrations-bundle (v1.3.2): Loading from cache
  66.   - Installing symfony/orm-pack (v1.0.5): Loading from cache
  67.   - Installing symfony/security-core (v4.2.2): Loading from cache
  68.   - Installing symfony/security-http (v4.2.2): Loading from cache
  69.   - Installing symfony/security-guard (v4.2.2): Loading from cache
  70.   - Installing symfony/security-csrf (v4.2.2): Loading from cache
  71.   - Installing symfony/security-bundle (v4.2.2): Loading from cache
  72.   - Installing symfony/serializer (v4.2.2): Loading from cache
  73.   - Installing symfony/property-info (v4.2.2): Loading from cache
  74.   - Installing webmozart/assert (1.4.0): Loading from cache
  75.   - Installing phpdocumentor/reflection-docblock (4.3.0): Loading from cache
  76.   - Installing symfony/serializer-pack (v1.0.2): Loading from cache
  77.   - Installing swiftmailer/swiftmailer (v6.1.3): Loading from cache
  78.   - Installing symfony/swiftmailer-bundle (v3.2.5): Loading from cache
  79.   - Installing symfony/translation (v4.2.2): Loading from cache
  80.   - Installing twig/twig (v2.6.0): Loading from cache
  81.   - Installing symfony/twig-bridge (v4.2.2): Loading from cache
  82.   - Installing symfony/validator (v4.2.2): Loading from cache
  83.   - Installing psr/link (1.0.0): Loading from cache
  84.   - Installing fig/link-util (1.0.0): Loading from cache
  85.   - Installing symfony/web-link (v4.2.2): Loading from cache
  86.   - Installing symfony/yaml (v4.2.2): Loading from cache
  87.   - Installing symfony/process (v4.2.2): Loading from cache
  88.   - Installing facebook/webdriver (1.6.0): Loading from cache
  89.   - Installing symfony/polyfill-php72 (v1.10.0): Loading from cache
  90.   - Installing symfony/var-dumper (v4.2.2): Loading from cache
  91.   - Installing symfony/twig-bundle (v4.2.2): Loading from cache
  92.   - Installing symfony/web-profiler-bundle (v4.2.2): Loading from cache
  93.   - Installing symfony/stopwatch (v4.2.2): Loading from cache
  94.   - Installing symfony/profiler-pack (v1.0.4): Loading from cache
  95.   - Installing symfony/monolog-bundle (v3.3.1): Loading from cache
  96.   - Installing symfony/debug-bundle (v4.2.2): Loading from cache
  97.   - Installing easycorp/easy-log-handler (v1.0.7): Loading from cache
  98.   - Installing symfony/debug-pack (v1.0.7): Loading from cache
  99.   - Installing symfony/dom-crawler (v4.2.2): Loading from cache
  100.   - Installing nikic/php-parser (v4.1.1): Loading from cache
  101.   - Installing symfony/maker-bundle (v1.11.2): Loading from cache
  102.   - Installing symfony/phpunit-bridge (v4.2.2): Loading from cache
  103.   - Installing symfony/browser-kit (v4.2.2): Loading from cache
  104.   - Installing symfony/panther (v0.2.0): Loading from cache
  105.   - Installing symfony/css-selector (v4.2.2): Loading from cache
  106.   - Installing symfony/test-pack (v1.0.5): Loading from cache
  107.   - Installing symfony/web-server-bundle (v4.2.2): Loading from cache
  108. Generating autoload files
  109. ocramius/package-versions:  Generating version class...
  110. ocramius/package-versions: ...done generating version class
  111. Symfony operations: 21 recipes (6fd0a2f47797d0fa71e24a513ff7c367)
  112.   - Configuring symfony/flex (>=1.0): From github.com/symfony/recipes:master
  113.   - Configuring symfony/framework-bundle (>=4.2): From github.com/symfony/recipes:master
  114.   - Configuring doctrine/annotations (>=1.0): From github.com/symfony/recipes:master
  115.   - Configuring doctrine/doctrine-cache-bundle (>=1.3.5): From auto-generated recipe
  116.   - Configuring symfony/console (>=3.3): From github.com/symfony/recipes:master
  117.   - Configuring symfony/routing (>=4.2): From github.com/symfony/recipes:master
  118.   - Configuring sensio/framework-extra-bundle (>=5.2): From github.com/symfony/recipes:master
  119.   - Configuring doctrine/doctrine-bundle (>=1.6): From github.com/symfony/recipes:master
  120.   - Configuring doctrine/doctrine-migrations-bundle (>=1.2): From github.com/symfony/recipes:master
  121.   - Configuring symfony/security-bundle (>=3.3): From github.com/symfony/recipes:master
  122.   - Configuring symfony/swiftmailer-bundle (>=2.5): From github.com/symfony/recipes:master
  123.   - Configuring symfony/translation (>=3.3): From github.com/symfony/recipes:master
  124.   - Configuring symfony/validator (>=4.1): From github.com/symfony/recipes:master
  125.   - Configuring symfony/twig-bundle (>=3.3): From github.com/symfony/recipes:master
  126.   - Configuring symfony/web-profiler-bundle (>=3.3): From github.com/symfony/recipes:master
  127.   - Configuring symfony/monolog-bundle (>=3.1): From github.com/symfony/recipes:master
  128.   - Configuring symfony/debug-bundle (>=4.1): From github.com/symfony/recipes:master
  129.   - Configuring easycorp/easy-log-handler (>=1.0): From github.com/symfony/recipes:master
  130.   - Configuring symfony/maker-bundle (>=1.0): From github.com/symfony/recipes:master
  131.   - Configuring symfony/phpunit-bridge (>=4.1): From github.com/symfony/recipes:master
  132.   - Configuring symfony/web-server-bundle (>=3.3): From github.com/symfony/recipes:master
  133. Executing script cache:clear [OK]
  134. Executing script assets:install public [OK]
  135.  
  136. Some files may have been created or updated to configure your new packages.
  137. Please review, edit and commit them: these files are yours.
  138.  
  139.              
  140.  What's next?
  141.              
  142.  
  143.  * Run your application:
  144.    1. Change to the project directory
  145.    2. Create your code repository with the git init command
  146.    3. Run composer require server --dev to install the development web server,
  147.       or configure another supported web server https://symfony.com/doc/current/setup/web_server_configuration.html
  148.  
  149.  * Read the documentation at https://symfony.com/doc
  150.  
  151.                        
  152. Database Configuration
  153.                        
  154.  
  155.  * Modify your DATABASE_URL config in .env
  156.  
  157.  * Configure the driver (mysql) and
  158.    server_version (5.7) in config/packages/doctrine.yaml
  159.  
  160.              
  161. How to test?
  162.              
  163.  
  164.  * Write test cases in the tests/ folder
  165.  * Run php bin/phpunit
  166.  
  167. ╭─yoesoff@yoesoff-ThinkPad-X220 ~/Documents/labs  
  168. ╰─➤  cd my_website_skeleton
  169. ╭─yoesoff@yoesoff-ThinkPad-X220 ~/Documents/labs/my_website_skeleton  
  170. ╰─➤  ls
  171. bin            config            src           tests         vendor
  172. composer.json  phpunit.xml.dist  symfony.lock  translations
  173. composer.lock  public            templates     var
  174. ╭─yoesoff@yoesoff-ThinkPad-X220 ~/Documents/labs/my_website_skeleton  
  175. ╰─➤
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement