symfony/propel1-bridge

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

Symfony Propel1 Bridge

Installs: 141 585

Dependents: 1

Suggesters: 0

Security: 0

Stars: 4

Watchers: 4

Forks: 7

Type:symfony-bridge


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