Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 937 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 937 Bytes

Jobeet tutorial from Practical symfony

project unmaintained

Walkthrough to learn symfony 1.x and propel orm.

https://symfony.com/legacy/doc/jobeet?orm=Propel

previous docs (no longer working): http://www.symfony-project.org/jobeet/1_4/Propel/en/

Note: This project uses peer methods deprecated in Propel 1.5 and 1.6. Propel 1.5 introduced query methods. Below are some good references on peer methods versus query methods and how to refactor peer methods

http://propel.posterous.com/propel-query-by-example

http://propel.posterous.com/refactoring-from-peer-classes-to-query-classe