framework

angch's picture

Releasing paprik to public.

Paprik is our previous generation PHP framework we used for a number of years, targetted for PHP 4 and PostgreSQL. We're in the process of releasing it to the public, under a suitable Open Source license.

I'm currently excising and pruning extra revisions that does not belong to the framework Please don't use it yet.Update 2008-03-03: Done. Go wild!

angch's picture

PHP frameworks for CRUD

Quick review of notable frameworks for PHP, and my 2 cents.

  • Cake Cake is nice, because it's modeled on Rails. Cake is not nice, because it's modeled on Rails.

  • CodeIgniter Pro: Lightweight, clean. Less code. Easier for RESTful apps. Con: Still supports PHP4, so still a number of workarounds there.

Syndicate content