/propel1-bridge

[READ-ONLY] Subtree split of the Symfony Propel1 Bridge

Primary LanguagePHPMIT LicenseMIT

Propel Bridge

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