Quantcast
Channel: PHPDeveloper.org
Browsing latest articles
Browse All 18 View Live

Andrew Podner: Lithium: Getting Stuff From Your Database

Andrew Podner has a new post for those wanting to find out more about the Lithium framework and using models to work with your database. Today I want to provide a tutorial on how to do some basic...

View Article



Simon Holywell: Idiorm and Paris 1.3.0 released - the minimalist ORM and...

Simon Holywell has a new post to his site about a project that aims to be a minimalist ORM library and make it easier to built queries on the fly for your applications (and is installable via...

View Article

SitePoint PHP Blog: Introduction to Redbean

On the SitePoint PHP blog there's a new post introducing you to Redbean, a n ORM that can help you quickly prototype out applications that has a few tricks up its sleeve. When it comes to RAD and...

View Article

David Adams: Is ORM abstraction a pipe dream?

David Adams has published a recent post that wonders if ORM abstraction is a "pipe dream" when it comes to abstraction. ORM stands for "object relational mapper" and is commonly used as a layer...

View Article

Developer Drive: Introducing Laravel, part 2

The Developer Drive blog has posted the second part of their series introducing the Laravel PHP framework. In this new tutorial they build on the basics from part one to briefly discuss controllers...

View Article


Kristopher Wilson: Decoupling the Framework

Kristopher Wilson has a new post to his site talking about something that could be very difficult with an existing application (and a good starting place for a new one) - decoupling from the...

View Article

Doctrine Project: Our HHVM Roadmap

The Doctrine project has posted an update about the work being done in collaboration with and to help its performance with HHVM (the HipHop VM from Facebook) and talking about their future plans....

View Article

stfalcon.com: Increasing project productivity in Symfony2 from Doctrine2 ORM

In this tutorial to the stfalcon.com site Sasha Lensky talks about some things you can do to help boost the performance of your Symfony2 application with a few tweaks in how Doctrine is used. I have...

View Article


SitePoint PHP Blog: Automatic PHP Code Generation with Memio

On the SitePoint PHP blog a new tutorial shows you how to generate code with Memio, a relatively new PHP-based tool that lets you define "models" as structures for the code you need generated. Ever...

View Article


BeMyCTO.com: Why Doctrine ORM is not suited for PHP

The ByMyCTO.com blog has a recent post that makes the suggestion that the Doctrine ORM isn't suited for PHP...or to put it another way why they think it's not a good option for database integration. I...

View Article
Browsing latest articles
Browse All 18 View Live


Latest Images