Search Rants
Later Rants
SankakuCategorized Rants
Cloud of Rants
anime assembly best cars clients cosplay culture database debugging discovery doctrine fashion fml framework freelance funny gundam hobby implementation inspiration japanese kohana life linux love management melancholy migration mysql orm otaku personal photography php pricing programming random review setup travel tweaks update vacation web workInstaRants
My Facebook Page
Tag Archives: doctrine
Doctrine ORM 1.2.4 in Fuel PHP 1.1
Today, I decided to make an attempt to dive into a new framework and implement my favorite ORM framework, Doctrine. As you can see, I’ve been spoiled really hard by Doctrine and I’ve perhaps reached a point in my career … More of this rant
Posted in Enlightened Thoughts, Techy Thoughts
Tagged database, doctrine, framework, fuelphp, implementation, orm, php, programming, setup, tweaks
Leave a comment
Kohana Doctrine Error – Exhausted
Today, I am developing a sub-module of a web-application and have experienced a max-memory usage limit error or “Allowed memory size fatal error”. I know that the doctrine module uses memory based on how you define and build your database. … More of this rant
Codeigniter-Doctrine migration from Windows to Linux
Before I begin, Codeigniter is a php framework that implements the Model-View-Controller design architecture. Doctrine is an Object Relational Mapper and a powerful Database Abstraction Layer built on top of php. Doctrine handles all, if not most, database commands such … More of this rant
Posted in Techy Thoughts
Tagged codeigniter, doctrine, implementation, migration, orm, programming, setup
2 Comments