symfony/propel1-bridge

This package is abandoned and no longer maintained. The author suggests using the propel/propel-bundle package instead.

Symfony Propel1 Bridge

Maintainers

Package info

github.com/symfony/propel1-bridge

Homepage

Type:symfony-bridge

pkg:composer/symfony/propel1-bridge

Statistics

Installs: 145 804

Dependents: 1

Suggesters: 0

Stars: 4


README

Provides integration for Propel with various Symfony components.

Resources

You can run the unit tests with the following command:

$ cd path/to/Symfony/Bridge/Propel1/
$ composer.phar install
$ phpunit