| Projects on Google Code | Results 1 - 10 of 36 |
Some development of PHP, deal with page is the one of most application. so programer always do this thing. And PHP doesn't do very well about interface of database before the version 5.1,because it's different for different DBMS.
But in version 5.1, there is a good thing named 'pdo', so it beco...
Lightweight PDO wrapper
== About ==
WingPHP like Ruby on Rails, CakePHP, Catalyst(Perl) and more "Model View Controller" pattern.
It learning cost is very small.(but It's up to you.)
* *Model* ........ use PDO
* *View* ......... use Smarty
* *Controller* ... a few class and methods
However, the amount of ...
=Rapid Database PDO Introduction=
*Rapid Database* provides a light weight, highly cohesive wrapper API around the existing PHP PDO extension and is intended for both newcomer's to PDO as well as advanced users tired of struggling with the poorly documented API.
The primary purpose of *Rapid D...
The *KNL PHP User Management* class provides simple methods for creating a multiple user authentication and management system using PHP and [http://www.php.net/pdo PDO]. The class has been developed to make SQL injections impossible and great focus has been put on making the class very easy to use. ...
This is a database access layer library designed for small or embedded application system.
It provides a set of Schema class used to configure the database tables and fields, and strengthen the information content of type checking, format checking, decoding and encoding actions.
Also designed ...
I like the interface to ezpdo (http://www.ezpdo.net), but it is way too slow for actual use on a high-traffic website. This project aims to re-implement ezpdo, but actually fast.
2008年5月21日开始发布,从一个庞大的CMS演变成今天的少量代码实现MVC的PHP框架,我追求的不是功能的强大,而是模式的改变。
Une application permettant à un groupe d'utilisateurs d'échanger anonymement des potins entre eux.
*codeAviso* is a small PHP5 framewok that I use as an application base for most of my projects.
Nothing revolutionnary here ! This bunch of code compiles many tricks and good practices that I have learned from personal experience, or from other (and often more smarter) frameworks.
Caution : th...