Hi everyone,
We have an existing project to be converted to fuel. Since we are not sure of the fundamentals of fuelphp, we are finding it tough to get going. We are in need of a person who has worked in fuelphp, to explain to us the basic changes in fuel and to answer some queries of our own. Willing to pay the person for a half day session, through video or voice call.
Any help would be deeply appreciated.
Regards,
Nandakumar
These are some of files and functions used in the existing zend project.
Zend_Exception
Zend/Db/Table/Exception.php
Zend_Controller_Action
Zend_Controller_Request_Abstract
Zend_Controller_Response_Abstract
ZendFramework/library/Zend/Controller/Action.php
Zend/Db.php
Zend/Db/Adapter/Abstract.php
Zend_Controller_Plugin_ErrorHandler
Zend_Registry
Zend_Mail_Transport
Zend_Auth
Zend/View.php
Zend/Json.php
Zend/Filter/Digits.php
Zend/Filter/Alpha.php
Zend/Filter/StripTags.php
Zend/Filter/StringTrim.php
Zend/Session.php
Zend/Validate/EmailAddress.php
Zend/Mail.php.
We would like to know how to replace them with fuelphp functions.