Skip to content

A 1:1 copy/clone from the official propel SVN repo - to be used as a git submodule

License

Notifications You must be signed in to change notification settings

xosofox/propel1.6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phing and Propel Clone

https://github.com/KaroDidi/propel1.6 and https://github.com/KaroDidi/phing are copies/clones of the official propel and phing SVN repositories.

The intention of these repos is to use them as a git submodule in your project.

For example, when working with Symfony2 and git, and using Propel as your ORM, you might be using

https://github.com/willdurand/PropelBundle

including it as a git submodule.

Since the bundle depends on phing and propel, you might want to include

> git submodule add https://github.com/KaroDidi/phing vendor/phing
> git submodule add https://github.com/KaroDidi/propel1.6 vendor/propel

About

A 1:1 copy/clone from the official propel SVN repo - to be used as a git submodule

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published