2017 © Pedro Peláez
 

library symfony1

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

image

sabaki-dev/symfony1

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

  • Thursday, April 6, 2017
  • by nexik
  • Repository
  • 1 Watchers
  • 0 Stars
  • 12,956 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 131 Forks
  • 0 Open issues
  • 8 Versions
  • 5 % 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

06/04 2017

dev-master

9999999-dev

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

  Sources   Download

MIT

The Requires

 

24/09 2015

2.0

2.0.0.0

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

  Sources   Download

MIT

The Requires

 

26/06 2015

1.0.3

1.0.3.0

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

  Sources   Download

MIT

The Requires

 

12/01 2015

1.0.2

1.0.2.0

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

  Sources   Download

MIT

The Requires

 

12/01 2015

1.0.1

1.0.1.0

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

  Sources   Download

MIT

The Requires

 

08/01 2015

1.0

1.0.0.0

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

  Sources   Download

MIT

The Requires

 

17/06 2013

dev-bug/clear-cache-remove-dot-files

dev-bug/clear-cache-remove-dot-files

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