2017 © Pedro Peláez
 

library symfony1_5

Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance

image

nitra/symfony1_5

Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance

  • Friday, September 19, 2014
  • by nitra
  • Repository
  • 0 Watchers
  • 0 Stars
  • 573 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 14 Versions
  • 0 % Grown

The README.md

Build Status, (*1)

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!, (*2)

Symfony was written entirely in PHP 5. It has been thoroughly tested in various real-world projects, and is actually in use for high-demand e-business websites. It is compatible with most of the available databases engines, including MySQL, PostgreSQL, Oracle, and Microsoft SQL Server. It runs on *nix and Windows platforms., (*3)

Requirements

PHP 5.2.4 and up. See prerequisites on http://symfony.com/legacy/doc/getting-started/1_4/en/02-Prerequisites, (*4)

Installation

See http://symfony.com/legacy/doc/getting-started/1_4/en/03-Symfony-Installation, (*5)

Get the framework with all its dependencies:, (*6)

git clone https://github.com/LExpress/symfony1.git symfony1
cd symfony1
git submodule update --init 

Add the framework to your project with Composer:, (*7)

composer require lexpress/symfony1 dev-master
composer install

Add the framework to your project with submodule:, (*8)

git init
git submodule add https://github.com/LExpress/symfony1.git lib/vendor/symfony
git submodule update --init --recursive

Documentation

Read the official symfony1 documentation, (*9)

Contributing

You can let pull requests or create an issue., (*10)

The Versions

19/09 2014

dev-version-1.5

dev-version-1.5

Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance

  Sources   Download

MIT

The Requires

 

29/08 2014

dev-1.5.2_Julia

dev-1.5.2_Julia

Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance

  Sources   Download

MIT

The Requires

 

20/06 2014

dev-master

9999999-dev

Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance

  Sources   Download

MIT

The Requires

 

10/03 2014

dev-apcu

dev-apcu

Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance

  Sources   Download

MIT

The Requires

 

31/01 2014

dev-li-yaml-with-blob

dev-li-yaml-with-blob

Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance

  Sources   Download

MIT

The Requires

 

31/01 2014

dev-li-organized-filters

dev-li-organized-filters

Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance

  Sources   Download

MIT

The Requires

 

31/01 2014

dev-li-i18n-wierd-behaviour

dev-li-i18n-wierd-behaviour

Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance

  Sources   Download

MIT

The Requires

 

30/10 2013

v1.5.2

1.5.2.0

Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance

  Sources   Download

MIT

The Requires

 

30/10 2013

dev-php-5.5

dev-php-5.5

Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance

  Sources   Download

MIT

The Requires

 

07/10 2013

v1.5.1

1.5.1.0

Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance

  Sources   Download

MIT

The Requires

 

04/10 2013

v1.5.0

1.5.0.0

Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance

  Sources   Download

MIT

The Requires

 

02/10 2013

dev-late-static-config

dev-late-static-config

Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance

  Sources   Download

MIT

The Requires

 

05/07 2013

dev-fix-array-widget

dev-fix-array-widget

Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance

  Sources   Download

MIT

The Requires

 

02/01 2013

dev-swift-autoload

dev-swift-autoload

Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance

  Sources   Download

MIT

The Requires