簡單的PHP數據庫遷移:Phinx
Phinx能夠為你的PHP應用提供非常簡便的方式來管理數據庫遷移。在不到5分鐘就可以安裝Phinx并創建您的第一個數據庫遷移。
完整文檔請查看:http://docs.phinx.org
特性
- 編寫使用數據庫無關的PHP代碼數據庫遷移。
- Migrate up and down.
- Migrate on deployment.
- Get going in less than 5 minutes.
- Stop worrying about the state of your database.
- Take advantage of SCM features such as branching.
- Integrate with any app.
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!