Find Jobs
Hire Freelancers

PHP Email Template Class

$250-750 USD

종료됨
게시됨 약 5년 전

$250-750 USD

제출할때 지불됩니다
I would like a PHP Email Template class built that we can integrate to further expand our email sending capabilities. Outlined are the requirements We will want to drop this into our vendors/company/lib folder and must use PHPMailer Must haves: emailtemplates table: id (unique) type (will be used to determine which "type class" to use) eg, General, Invoice, Ticket, etc name (displayed name) message (template body) Will need a function such as: function sendEmail($templatename,$userid,$attachments=''){ try{ $mail = Mailer::createFromTemplate($templatename,$userid); foreach attachments $mail->addAttachment($attachment) $mail->send(); }catch{ echo failure } The create from template should take the template name provided, lookup the template type in the database and use the appropriate type class. Those specific type classes will be later created by myself (we need 1 General class created with base functions to show "generic merge data" capabilities). Each type class should be able to return merge data back to the Mailer method and build the email that way. Will also need to have merge capabilities (prefer Smarty) I believe I covered the requirements - if the work is satisfactory I'm happy to extend the project for addtional tasks. No HTML display is needed, I'll take care of that
프로젝트 ID: 19403541

프로젝트 정보

32 제안서
원격근무 프로젝트
활동 중 5년 전

돈을 좀 벌 생각이십니까?

프리랜서 입찰의 이점

예산 및 기간 설정
작업 결과에 대한 급여 수급
제안의 개요를 자세히 쓰세요
무료로 프로젝트에 신청하고 입찰할 수 있습니다
32 이 프로젝트에 프리랜서들의 평균 입찰은 $456 USD입니다.
사용자 아바타
//**WE CAN DO THIS AS PER YOUR NEED **// Hello Employer ! Hope you doing great. With the reference of your description We would like to inform you that we are the most eligible team here with whom you can discuss this project. We’ve built websites/apps/designs for several brands around the world with great success and we are very much interested to work with you. After reading your requirements, we are looking forward to proceed with this project. Check our previous works & Profile portfolio you can get an idea about our skills & quality , which make you feel that client satisfaction is always our primary motto as we are always looking for smooth and long term relation with employers. I am expecting a sort of conversation with you so we can discuss more about the project. Kindly initiate chat to discuss more on project details , budget and timeline. Hoping for a positive response. Thank you !
$600 USD 9일에
4.9 (404 건의 리뷰)
8.2
8.2
사용자 아바타
Dear Client. My name is Yanying Ding who is an expert programmer based on China. I have carefully read the description of your project. I am very familiar with building sendEmail class using PHP. I think your request is very brief and clear so that I have great interesting for your task. If you are possible, please let's discuss more detailed technical problems via live chat. I can start to work immediately and I will provide the perfect result ASAP. Looking forward to your reply. Best Regards.
$500 USD 10일에
5.0 (79 건의 리뷰)
7.6
7.6
사용자 아바타
HI, I can assist you with PHP Email Template Class Here is a sampling of the few of my work contained at my portfolio: https://www.freelancer.com/u/extreamcode.html This is a placehoolder bid, I would be able to quote final price and time after discussion. I highly value professionalism and hold myself strictly accountable to my clients. I aim to form a long-term working relationship. Please, let me know what is needed to secure this bid! Thank you for your consideration. Asad Sajjad
$555 USD 10일에
5.0 (89 건의 리뷰)
7.8
7.8
사용자 아바타
Hello How are you. I have read your description carefully. Very Interesting. I have many experiences in php email template. So I can finish your project quickly and perfectly. If you hire me, I will do my best. Thanks
$500 USD 10일에
4.9 (84 건의 리뷰)
6.9
6.9
사용자 아바타
⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐ Hi I read your job description carefully and I can do your job perfectly. I have developed many websites So I can know what you mean and I am ready for you now. If you hire me, I will finish your job ASAP with the highest quality. Looking forward to the good news! Thank you.
$250 USD 10일에
5.0 (47 건의 리뷰)
6.4
6.4
사용자 아바타
Hi, I’m a senior web developer who are very confident in PHP Email Template. Your task is very exciting because my ability is very suitable. I have rich experiences in responsive website design using bootstrap and jquery. My major frontend skills are Angular, Vue, React-Redux. It’ll be your luck to work with me. Let’s discuss more about your project in private chat. Thanks.
$555 USD 10일에
5.0 (27 건의 리뷰)
6.4
6.4
사용자 아바타
Hi, I read your project requirement carefully and I understand your project but I want to ask a few questions before mover further so that I can deliver you exact work with one shoot. I always deliver quality with one shoot and you can check my profile and I had 6-year experience. Please come over chat for further detailed discussion to start working on it. Thanks
$555 USD 10일에
4.6 (67 건의 리뷰)
7.1
7.1
사용자 아바타
⭐⭐⭐⭐⭐ 5 Gold Star and 100% Job Completion Rate ⭐⭐⭐⭐⭐ Hi, Sir I've read your requirement carefully. I'm sure I can finish your task perfectly in a short time. As you can see my profile, I'm a senior Web developer. I've plenty of experiences and finished lots of project before. I finished 100% task perfectly. and I can work full time with you as you want. I'm looking forward to work with you. Thank you.
$555 USD 10일에
4.9 (43 건의 리뷰)
6.2
6.2
사용자 아바타
Hi there! How are you doing? I'm very interested in your project. I never handle multiple projects at once in order to ensure quality of single project. Because you pay me for quality of work not quantity of work. And every single project is precious for its owner. Since I'm sure that I can complete your project perfectly, I'm bidding on your project. Kindly check my profile. Let's discuss more via private chat.
$555 USD 10일에
4.9 (18 건의 리뷰)
6.3
6.3
사용자 아바타
Hello sir, I have 4+ Exp. Can you provide me the source code so will check? Thanks, Bhargav.
$277 USD 10일에
5.0 (59 건의 리뷰)
6.0
6.0
사용자 아바타
Hi, I've worked on a project in the past which shares a few similarities to the project requirements you've listed in your project brief. I developed a program in Python for a client which takes templates in LaTeX format and insert contact details of persons fetched from the database and fill them up with that data and then store them in a folder to send later. You require a Mailer class which takes email templates and fills them up automatically with the supplied data (maybe later) and prepares the emails. You also require Smarty to make it easier to fill those templates using the supplied data. And integration with the PHPMailer class to make the task of sending the emails easier. I can do all of that. About me ======== I'm a Software Developer. I have experience in writing Object-Oriented code in PHP using OOP principles. I also have experience in PHP's magic methods. And I can build class libraries in PHP. If you'd like to discuss your project with me then feel free to send me a message even when I'm offline. I usually reply within a few minutes when online and within a few hours when offline.
$500 USD 10일에
5.0 (44 건의 리뷰)
6.1
6.1
사용자 아바타
How are you? Dear. I have just read your job post. Indeed, keen interesting. I am expert in this sphere. Also and I am Full Stack Developer. So I think both of us could discuss details about this project with each other via chatting. Look forward to you. Thanks.:)
$333 USD 10일에
5.0 (47 건의 리뷰)
5.7
5.7
사용자 아바타
I'm fullstack web developer. I can HTML, CSS, JavaScript, jQuery, PHP, MySQL, Database Management, DataMining and so on I'm java, C&C++ perfecter.I'm DS&algorithm expert. You will feel nice from me. Thank you.
$500 USD 10일에
4.9 (61 건의 리뷰)
5.6
5.6
사용자 아바타
Hi, I have gone through your project description and very much willing to work with you. I can start work now. I will create the general class for the show generic merge data. after that I want to discuss some other requirements, so please let me know when we can discuss for the other details. I have done many and many projects onLaravel back-end using: - Custom form validation - Security features (Laravel Authentication System, Reduce Vulnerabilities From CSRF, Protection against XSS, SQL Injection) - Building Rest API using Laravel 5.5 & 5.6 - Building Laravel Apps using Modules, DataTables, Form Builder, easy flash notifications, activity log, JS validation - Implementing Cascading views, collection, sorting, filtering, Pagination My Services: - Custom PHP product development - Existing application porting and migration - PHP and Flash/Flex Integration - PHP and Active Directory Integration Services - Custom content management system development - Custom document management system development - Responsive web development using PHP Frameworks I've good command in Theme Customization/Development Plug-in Development/Customization, PHP (CMS + Framework), HTML5, CSS3, jQuery, BootStraps, SEO, JavaScript, Graphic, Responsive Design and many more. Please let me know if you might have any query. Thanks,
$555 USD 10일에
4.8 (20 건의 리뷰)
5.6
5.6
사용자 아바타
Dear client. I've read your project description carefully and very interested. Let's discuss over chat and get started. Waiting for your reply. Best regards.
$250 USD 15일에
4.5 (23 건의 리뷰)
4.6
4.6

고객에 대한 정보

국기 (UNITED STATES)
Grand Rapids, United States
5.0
3
결제 수단 확인
12월 28, 2014부터 회원입니다

고객 확인

감사합니다! 무료 크레딧을 신청할 수 있는 링크를 이메일로 보내드렸습니다.
이메일을 보내는 동안 문제가 발생했습니다. 다시 시도해 주세요.
등록 사용자 전체 등록 건수(일자리)
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
미리 보기 화면을 준비 중...
위치 정보 관련 접근권이 허용되었습니다.
고객님의 로그인 세션이 만료되어, 자동으로 로그아웃 처리가 되었습니다. 다시 로그인하여 주십시오.