
Avoin
Julkaistu
•
Päättyy 2 päivän päästä
Maksettu toimituksen yhteydessä
Our production system still lives on CodeIgniter 1.7.2 with PHP 5.3. The task is to refactor the entire code-base so it runs flawlessly on CodeIgniter 4.7 and PHP 8.x, without losing a single feature. Current feature set • User authentication and management • Five-step e-commerce flow with PayPal IPN • 12–15 admin modules that handle CRUD on multiple master tables Database considerations The MySQL schema and data have to move forward as well. I need every table, relation and record preserved, indexed sensibly for modern workloads, and fully compatible with CI 4’s models. Data integrity, consistency and measurable performance gains are all mandatory. Scope of work 1. Re-architect legacy controllers, models and views into CI 4’s MVC structure, namespacing and routing. 2. Replace deprecated PHP calls and libraries with PHP 8-ready equivalents. 3. Re-implement the PayPal IPN callback in CI 4, keeping the five-step order process intact. 4. Design and run migration scripts that port the existing database while keeping production data live and intact. 5. Deliver unit and functional tests that cover the migrated authentication, checkout and admin modules. Acceptance criteria • Application installs via Composer, passes CI 4’s built-in tests and boots on PHP 8.x. • All existing user accounts, orders and admin records are present and functional in the new environment. • End-to-end checkout completes and receives valid PayPal IPN confirmation. • Page load times and query latency meet or beat current production figures. • A step-by-step deployment guide lets us reproduce the migration on staging and production. Please base the work on a private Git repository so I can review commits in real time.
Projektin tunnus (ID): 40357096
45 ehdotukset
Avoinna tarjouksille
Etäprojekti
Aktiivinen päivä sitten
Aseta budjettisi ja aikataulu
Saa maksu työstäsi
Kuvaile ehdotustasi
Rekisteröinti ja töihin tarjoaminen on ilmaista
45 freelancerit tarjoavat keskimäärin ₹36 163 INR tätä projektia

Hello, I understand you need a full migration of your legacy CodeIgniter 1.7.2 (PHP 5.3) system to CodeIgniter 4.7 with PHP 8.x, preserving all features including authentication, e-commerce flow with PayPal IPN, and admin modules while modernizing architecture and performance. I will refactor the codebase into CI4 standards, replace deprecated PHP components, migrate and optimize the database with zero data loss, and implement tests to ensure stability and performance improvements. With over 10 years of experience in PHP, CodeIgniter migrations, and legacy system upgrades, I can deliver a clean, fully tested, and documented solution via a private Git workflow. Let’s connect so I can review your codebase and start planning the migration phases. thank you Gaurav Garg
₹25 000 INR 7 päivässä
8,5
8,5

Good to see this project, I will migrate your CI 1.7 controllers, models, and views into CI 4's namespaced MVC structure — re-implementing PayPal IPN, authentication, and all admin modules under PHP 8.x with full test coverage. For the database, I will write versioned CI 4 migration scripts that reshape indexes and foreign keys while preserving every record — running diff checks against production to confirm zero data loss. Questions: 1) Are you using CI 1.7's built-in session handling, or a custom auth library? 2) Is the PayPal integration classic IPN or has it been modified? Looking forward to discussing further. Best regards, Kamran
₹24 746 INR 10 päivässä
8,4
8,4

HI! I am an expert web programmer. I have a lot of work experience in Laravel, Codeigniter, PHP, Wordpress, JavaScript, HTML, Vuejs, Reactjs, React Native, and MySQL. I can start right away. I want to discuss this project in detail. Please contact me to discuss more regarding this project. For more details Chat with me
₹35 000 INR 7 päivässä
7,5
7,5

Hi, Upgrading from CodeIgniter 1.7 → CI4 + PHP 8 isn’t just migration it’s a careful re-architecture while preserving behavior, especially with PayPal IPN and legacy flows. I’ve handled similar upgrades where maintaining data integrity and business logic was critical. I’ll refactor controllers/models into CI4 structure, replace deprecated PHP, rebuild the checkout + IPN flow, and run safe DB migrations with zero data loss. I’ll also add tests and optimize queries for better performance. You’ll get clean commits, a reproducible deployment guide, and a stable, modernized system. Ready to start. Thanks.
₹25 000 INR 10 päivässä
7,4
7,4

Hello Sir/Ma’am, I can upgrade your CodeIgniter 1.7 + PHP 5.3 system to CI4 + PHP 8 while preserving all features and data integrity. Recommended approach:- - Step-by-step refactor to CI4 MVC (controllers, models, routing) - Replace deprecated PHP with modern, secure equivalents - Safe DB migration with zero data loss I will deliver:- - Fully upgraded CI4 app (Composer-ready) - Working auth, admin modules, and checkout flow - PayPal IPN re-implementation (secure & reliable) - Optimized database + migration scripts - Unit/functional tests + deployment guide Timeline: 2–3 weeks I focus on safe migrations that modernize systems without breaking existing functionality. Ready to start. Best regards, Pulkit J.
₹31 250 INR 15 päivässä
7,0
7,0

Your PayPal IPN handler will break the moment you deploy CI 4 because the callback URL structure changed completely between versions. If orders are already in flight when you cut over, you'll lose transaction confirmations and create accounting nightmares. Before I map out the migration path, I need clarity on two things. First, what's your current average database size and daily transaction volume - are we talking 10K records or 500K, and does PayPal hit your IPN endpoint 50 times a day or 500? Second, can you afford a 2-hour maintenance window for the final cutover, or does this need zero-downtime blue-green deployment with database replication? Here's the architectural approach: - CI 1.7 TO 4.7 REFACTOR: Rebuild controllers using namespaced classes and CI 4's request/response objects, migrate legacy helpers to modern equivalents, and convert your session library calls to the new session handler that's PSR-compliant. - PHP 5.3 TO 8.X COMPATIBILITY: Replace mysql_* calls with PDO or MySQLi through CI 4's query builder, update deprecated functions like split() and ereg(), add strict typing where it prevents runtime errors. - PAYPAL IPN MIGRATION: Rewrite the webhook receiver to handle CI 4's routing, implement request signature verification using PayPal's SDK, add idempotency checks so duplicate IPNs don't create ghost orders, and build a fallback queue for failed confirmations. - DATABASE MIGRATION STRATEGY: Write Laravel-style migrations that preserve foreign keys and indexes, add a rollback script in case the cutover fails, benchmark query performance before and after to prove the 20-30% speed gain CI 4's query builder typically delivers. - TESTING COVERAGE: Build PHPUnit tests for authentication flows, create end-to-end Selenium tests that simulate the five-step checkout, mock PayPal responses to verify IPN handling without hitting live endpoints. I've migrated 4 legacy CI applications from 2.x and 3.x to 4.x for clients processing $2M+ annually through their checkout flows. None of them lost a single transaction during cutover because we rehearsed the deployment three times in staging. Let's schedule a 20-minute call to walk through your current database schema and nail down the deployment timeline before we start tearing apart production code.
₹22 500 INR 7 päivässä
6,4
6,4

With over a decade of experience in CodeIgniter, MySQL, and PHP development, I, as the head of SoftwareLinkers, have successfully helped numerous businesses implement cutting-edge, scalable digital systems – not unlike what you need. Taking your project on would mean not just refactoring the entire codebase, but ensuring that every table, relationship, and record in your current MySQL setup is cleanly ported forward. I understand the scope entailed and I'm confident in delivering a solution that boots seamlessly on PHP 8.x while preserving all existing features. Moreover, my familiarity in handling data-intensive workloads matches up perfectly with your project's database considerations. I don't just believe in maintaining data integrity and consistency; rather, I strive to deliver measurable performance gains. With my skill set encompassing unit and functional testing for web applications like yours, I can assure you that every authenticated user account, order, and admin record will be fully transfered to the new environment – with a complete Paypal checkout process intact. Of course, competence isn't enough if it's not rewarded by trust and impeccable service. And in this area as well, SoftwareLinkers shines brightly with a 4.9★ rating based on 100+ verified reviews.
₹50 000 INR 10 päivässä
6,4
6,4

Hi there, I’ve reviewed your project and see you need a full refactor of your legacy CodeIgniter 1.7.2/PHP 5.3 application to CI 4.7 and PHP 8.x without losing any features. The focus will be on migrating all controllers, models, views, and routing to CI 4’s modern MVC structure, updating deprecated PHP code, and ensuring full compatibility with your existing MySQL schema while improving performance and maintainability. I have experience handling complex legacy migrations with PHP and CodeIgniter. I will re-implement your five-step e-commerce flow with PayPal IPN, migrate all authentication and admin modules, and create database migration scripts that preserve all records, relations, and indexes. Unit and functional tests will validate authentication, checkout, and admin workflows, ensuring end-to-end functionality matches the live system. The project will be managed via a private Git repository so you can track progress in real time. You’ll receive a fully tested, CI 4-compliant application with improved performance, complete database integrity, and a step-by-step deployment guide for staging and production, making the migration seamless and reproducible. Best regards, Muhammad Adil Portfolio: https://www.freelancer.com/u/webmasters486
₹20 000 INR 6 päivässä
5,5
5,5

Hi, I’ve migrated legacy CodeIgniter 1.x / 2.x apps to CodeIgniter 4 + PHP 8 while preserving authentication, checkout flows, and admin modules — so this is well within my expertise. Migration Approach • Audit legacy controllers/models/views • Refactor to CI4 namespaced MVC structure • Replace deprecated PHP 5.3 functions • Rebuild PayPal IPN in CI4 • Database migration with CI4 migrations & indexing Database Safety • Staging migration first • Data integrity validation • Rollback-safe deployment Testing • Auth + checkout flow tests • Admin module verification • Performance benchmarking I'll work in a private Git repo with incremental commits for transparency. Quick question: Rough size of database (tables + records)? Best regards, Abhishek
₹50 000 INR 7 päivässä
5,2
5,2

Moving from CodeIgniter 1.7 to 4.7 is a significant architectural leap, but I have the technical expertise to bridge that gap without losing a single line of business logic. I will systematically refactor your legacy controllers into CI 4’s namespaced MVC structure and modernize the database schema for PHP 8.x performance. I’ll prioritize the five-step checkout and PayPal IPN to ensure revenue isn't interrupted. By using a private Git repository, you’ll see real-time progress as I implement unit tests and migration scripts. My goal is a seamless cutover with zero data loss and measurable speed gains. When would be a good time to discuss the migration roadmap?
₹23 123 INR 10 päivässä
4,8
4,8

With nearly a decade of experience under my belt, I have successfully navigated numerous migrations of varying degrees of complexity. My expertise in PHP and familiarity with CodeIgniter 4.7 and PHP 8.x make me eminently qualified for the task. In fact, having worked on multiple codebases where data integrity was paramount, your database considerations align perfectly with my strengths. I've migrated both simple and complex e-commerce platforms while maintaining data integrity and minimising downtime. The PayPal IPN integration you mention will need an expert hand to ensure that the five-step order process remains intact. I can assure you that all existing user accounts, orders, and admin records will be preserved perfectly in the new environment without any functional losses. Lastly, I understand the value of clear documentation when it comes to reproducibility and future-proofing software systems. So, alongside delivering an optimized CI 4 application for Composer that passes built-in tests on PHP 8.x, I'll provide a foolproof deployment guide to assist your team in staging subsequent migrations. Be assured that I will implement all my skills, experience, and care into your project to meet or exceed every single acceptance criterion you've specified. Let's make this migration a seamless success!
₹25 000 INR 7 päivässä
4,4
4,4

Hey there, Running CI 1.7 on PHP 5.3 is a ticking time bomb, I will migrate your entire system to CodeIgniter 4.7 on PHP 8.x with zero feature loss and measurable performance gains. full CI4 MVC refactor with name spacing and modern routing, PHP 8 compliant services, rebuilt PayPal IPN controller, structured DB migration scripts preserving live data, plus unit and functional tests for auth, checkout, and admin modules. Private Git workflow, no open source exposure, secure and fully owned codebase. Question: Do you prefer zero downtime blue green deployment for production migration? Warm regards, Umer Kayani
₹25 000 INR 7 päivässä
3,6
3,6

Hey, your project, CodeIgniter 1.7 to 4.7 Migration looks like a great fit for my skills. I've worked on similar PHP projects and can deliver solid results. Let me know if you'd like to chat about the approach.
₹12 500 INR 7 päivässä
3,9
3,9

Hi, I can help you with your project and deliver a high-quality solution on time. I have 7+ years of experience in web development, working with PHP, Laravel, CodeIgniter, and WordPress. I’ve developed business websites, custom web applications, eCommerce platforms, and API integrations. I have recently completed similar kinds of CodeIgniter migrations. I’d be happy to discuss your project in more detail. Thanks & Regards, Karthikeyan
₹12 500 INR 7 päivässä
0,5
0,5

I've read through your project carefully and I'm confident I can deliver what you need for 'CodeIgniter 1.7 to 4.7 Migration'. I write clean, maintainable code and prioritise clear communication throughout. Happy to share relevant portfolio work. Looking forward to hearing from you!
₹22 500 INR 7 päivässä
0,0
0,0

I saw your project and am confident I can deliver on this. I'm currently working on a similar project and understand the importance of migrating from CodeIgniter 1.7 to 4.7 without losing any features. With my expertise, I assure you a seamless transition while preserving user authentication, e-commerce flow with PayPal IPN, and admin modules. By re-architecting the codebase, updating PHP calls, and handling database migration meticulously, I guarantee a successful upgrade that meets modern standards. Your system will run flawlessly on CodeIgniter 4.7 and PHP 8.x, ensuring data integrity, performance gains, and a smooth user experience. I invite you to view my portfolio, which showcases the quality and results of my past work. I look forward to hearing from you. Regards, Sadiya
₹25 000 INR 7 päivässä
0,0
0,0

Hi! I'm Artur. full-stack developer since 2011 with 15+ years experience. I've migrated legacy PHP systems to modern frameworks and built amplu e-commerce flows with payment integrations. I can deliver this CodeIgniter migration with quality and speed, I work with advanced automation tools that let me refactor large codebases efficiently. So I can offer this at a competitive rate to build a strong review on this platform. My approach: 1. Audit the CI 1. 7 codebase, map controllers/models/views to CI 4 namespacing and routing 2. Replace deprecated PHP 5. 3 calls with PHP 8-ready equivalents (type hints, null coalescing, etc. ) 3. Re-implement PayPal IPN callback in CI 4, preserving the 5-step checkout flow 4. Design and test migration scripts to port all data live, with rollback safety 5. Deliver unit/functional tests for auth. checkout - admin modules + step-by-step deployment guide I'll use a private Git repo so you can review commits in real time. Milestones align with each phase, so you've clear checkpoints and can verify progress before final payment. Ready to start immediately. Let's get this done right.
₹24 976,87 INR 18 päivässä
0,0
0,0

Hi, Hope you're doing great! I just went through your project description, and I’m excited about the opportunity to work with you. Based on your requirements, I’m confident that I can deliver high-quality results that align perfectly with your vision. ? Here’s a quick snapshot of what I bring to the table: ✔️ Expert in PHP, HTML5, CSS3, JavaScript and Vue.js ✔️ Hands-on experience with frameworks like Laravel, Yii1/Yii2, CodeIgniter, CakePHP, Symfony ✔️ Strong database knowledge: MySQL ✔️ Proven track record of building dynamic, responsive, and user-friendly websites across various industries What sets me apart is not just my technical expertise, but my focus on clear communication, meeting deadlines, and building long-term relationships with clients. ? Let’s chat! I’d love to learn more about your project goals and see how I can help bring them to life. Looking forward to the possibility of working together! Thank you and best regards
₹25 000 INR 7 päivässä
0,0
0,0

Your CI 1.7 to 4.7 migration with zero feature loss is achievable. I'll re-architect your controllers, models, and views into CI 4's namespaced MVC structure, modernize your MySQL schema for better performance, and ensure every record is preserved with full data integrity. PayPal integration, admin CRUD modules, and user authentication will be thoroughly tested. ₹25000, 7 days. Best regards, Val
₹25 000 INR 7 päivässä
0,0
0,0

**Legacy reborn with zero compromise.** Eugene here—I'll transform your CodeIgniter 1.7.2/PHP 5.3 monolith into a blazing CI 4.7/PHP 8.x powerhouse, preserving all features flawlessly. Expect a seamless migration of your entire e-commerce flow, user management, and 15+ admin modules, coupled with optimized database schema and live data migrations. I guarantee not just 100% data integrity but measurable performance improvements and full CI 4 test compliance. Every commit pushed to your private Git repo for transparent, real-time review. Let’s start now—unlock modern reliability with zero downtime. Ready to elevate your system?
₹22 000 INR 30 päivässä
0,0
0,0

Pune, India
Maksutapa vahvistettu
Liittynyt heinäk. 13, 2015
₹1500-12500 INR
₹600-1500 INR
₹600-1500 INR
₹600-1500 INR
₹600-1500 INR
$30-250 USD
₹12500-37500 INR
$10-30 USD
$30-250 USD
₹600-1500 INR
$30-250 USD
$10-30 USD
₹600-1500 INR
$8-15 USD/ tunnissa
₹12500-37500 INR
₹1500-12500 INR
₹1500-12500 INR
€8-1000 EUR
₹600-1500 INR
£20-250 GBP
₹12500-37500 INR
$30-250 USD
₹750-1250 INR/ tunnissa
$10-30 USD
₹12500-37500 INR