PHP Classes

Packages of lattuada

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of lattuada (3)  >  Mission progress status  >  Reputation  
Picture of lattuada
Name: lattuada <contact>
Classes: 3
Country: France France
Age: ???
All time rank: 42724 in France France
Week rank: 195 Up10 in France France Up
All time users: 6504
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Another simple MVC  
Model view controller framework implementation
This package provides a model view controller framework implementation.

It provides a database access class, a front controller class and a template processing class.

to get started edit the .htaccess and make the rewrite base fit your server
then edit /config/define.php to set your database access.

by now what you may do is: set up a nice error handler function (http://php.net/manual/en/function.set-error-handler.php) and if you need it setup a cache handler too(may record an ob_start callback, and gzencode the content you are sending to browser).


moved here : http://github.com/nicolaslattuada/minimal-php-mvc/
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 81% 78% - 75% - - 55% 1903
Month: Not yet rated by the users

  Files folder image Attach Mailer  
Send email message with an attached PDF file
This class can be used to send email message with an attached PDF file.

It can compose and send an HTML e-mail message with an alternative text part and an attached PDF file.
Not enough user ratings

  Files folder image GPC_Validate  
Validate and filter values of given types
This class can validate and filter an array of values of given types, like for instance super-global arrays.

It takes an array of values and can validate and filter each of them according specific type rules, like integers, strings that need to be escaped as HTML entities or MySQL text values, etc..

The class uses separate classes for each validation type which are loaded dynamically when the validation occurs.
Not enough user ratings


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z