Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
/ propel1-bridge Public archive

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

License

Notifications You must be signed in to change notification settings

symfony/propel1-bridge

Repository files navigation

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