PHPackages                             sabaki-dev/symfony1 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. sabaki-dev/symfony1

ActiveLibrary[Framework](/categories/framework)

sabaki-dev/symfony1
===================

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

2.0(10y ago)023.9kMITPHP

Since Jan 2Pushed 9y ago1 watchersCompare

[ Source](https://github.com/sabaki-dev/symfony1)[ Packagist](https://packagist.org/packages/sabaki-dev/symfony1)[ RSS](/packages/sabaki-dev-symfony1/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (5)Dependencies (2)Versions (8)Used By (0)

[![Build Status](https://camo.githubusercontent.com/daed88cf7c66cc8257f366bbd4521ef0ff1f4f9a47ebef0c9d24bc1a512bc20d/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f4c457870726573732f73796d666f6e79312e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/LExpress/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!

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.

Requirements
------------

[](#requirements)

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

Installation
------------

[](#installation)

See [http://symfony.com/legacy/doc/getting-started/1\_4/en/03-Symfony-Installation](http://symfony.com/legacy/doc/getting-started/1_4/en/03-Symfony-Installation)

Get the framework with all its dependencies:

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

```

Add the framework to your project with [Composer](http://getcomposer.org/doc/00-intro.md):

```
composer require lexpress/symfony1 dev-master
composer install

```

Add the framework to your project with submodule:

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

```

Documentation
-------------

[](#documentation)

Read the official [symfony1 documentation](http://symfony.com/legacy)

Contributing
------------

[](#contributing)

You can let pull requests or create an issue.

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 65.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~64 days

Total

5

Last Release

3931d ago

Major Versions

1.0.3 → 2.02015-09-24

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/70645?v=4)[Tomasz Ślązok](/maintainers/nexik)[@nexik](https://github.com/nexik)

---

Top Contributors

[![jeromemacias](https://avatars.githubusercontent.com/u/582446?v=4)](https://github.com/jeromemacias "jeromemacias (173 commits)")[![GromNaN](https://avatars.githubusercontent.com/u/400034?v=4)](https://github.com/GromNaN "GromNaN (70 commits)")[![nexik](https://avatars.githubusercontent.com/u/70645?v=4)](https://github.com/nexik "nexik (17 commits)")[![fabpot](https://avatars.githubusercontent.com/u/47313?v=4)](https://github.com/fabpot "fabpot (1 commits)")[![j0k3r](https://avatars.githubusercontent.com/u/62333?v=4)](https://github.com/j0k3r "j0k3r (1 commits)")[![tristanbes](https://avatars.githubusercontent.com/u/346010?v=4)](https://github.com/tristanbes "tristanbes (1 commits)")

### Embed Badge

![Health badge](/badges/sabaki-dev-symfony1/health.svg)

```
[![Health](https://phpackages.com/badges/sabaki-dev-symfony1/health.svg)](https://phpackages.com/packages/sabaki-dev-symfony1)
```

###  Alternatives

[yiisoft/yii2-swiftmailer

The SwiftMailer integration for the Yii framework

11520.3M479](/packages/yiisoft-yii2-swiftmailer)[rock-symphony/rock-symphony

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

19168.5k3](/packages/rock-symphony-rock-symphony)[wpstarter/framework

The WpStarter Framework - Laravel Framework for WordPress

1610.2k5](/packages/wpstarter-framework)[windwalker/phoenix

A powerful RAD framework to support Rapid Application Development.

1015.7k3](/packages/windwalker-phoenix)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
