2017 © Pedro PelΓ‘ez
 

library symfony1

Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!

image

vadimdol/symfony1

Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!

  • Tuesday, January 16, 2018
  • by vadimDol
  • Repository
  • 1 Watchers
  • 0 Stars
  • 276 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 2 % Grown

The README.md

symfony 1.4

## Установка

1 Бпособ:, (*1)

Π‘ ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ git'Π°, (*2)

    git init # ваш ΠΏΡ€ΠΎΠ΅ΠΊΡ‚
    git submodule add https://github.com/vadimDol/symfony1 vendor/symfony
    git submodule update --init --recursive

2 Бпособ:, (*3)

Π‘ ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Composer, (*4)

    composer require vadimdol/symfony1 "1.1"

Π‘ΠΎΠ·Π΄Π°Π½ΠΈΠ΅ ΠΏΡ€ΠΎΠ΅ΠΊΡ‚Π°

    php vendor\symfony\data\bin\symfony generate:project PROJECT_NAME --orm=Propel 
    ΠΈΠ»ΠΈ
    php vendor\symfony\data\bin\symfony generate:project PROJECT_NAME  

Π‘ΠΎΠ·Π΄Π°Π½ΠΈΠ΅ прилоТСния

    php symfony generate:app frontend

Π‘ΠΎΠ·Π΄Π°Π½ΠΈΠ΅ модуля

    php symfony generate:module frontend hello_world 

## ДокумСнтация

ΠžΡ„ΠΈΡ†ΠΈΠ°Π»ΡŒΠ½Π°Ρ докумСнтация - symfony1 documentation, (*5)

The Versions

16/01 2018

dev-master

9999999-dev

Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!

  Sources   Download

MIT

05/12 2017

v1.1

1.1.0.0

Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!

  Sources   Download

MIT

23/11 2017

v1.0

1.0.0.0

Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!

  Sources   Download

MIT