Remote PHP/Angular developer jobs

We, at Turing, are looking for highly-skilled remote PHP/Angular developers who will be responsible for designing and developing high-end, scalable websites and applications. Get an opportunity to work with the leading U.S. companies and rise quickly through the ranks.

Find remote software jobs with hundreds of Turing clients

Job description

Job responsibilities

  • Research, design, deploy and maintain software programs
  • Design and develop user interfaces for a rich user experience
  • Write clean, effective back-end code and build efficient PHP modules
  • Participate in writing and implementing efficient code to develop functional web applications
  • Build compelling web applications using best practices of the AngularJS and PHP framework
  • Collaborate with front-end and back-end teams to maintain and upgrade existing systems
  • Work closely with cross-functional teams and engage in the entire application lifecycle
  • Participate in code review and troubleshoot and debug applications

Minimum requirements

  • Bachelor’s/Master’s degree in Engineering, Computer Science (or equivalent experience)
  • At least 3+ years of experience as PHP/Angular Developer (rare exceptions for highly skilled developers)
  • Excellent knowledge of HTML, CSS, Bootstrap, JavaScript, and jQuery
  • Expertise in designing and creating RESTful APIs for internal and partner consumption
  • Sound knowledge of Spring Boot, Angular programming languages
  • Hands-on expertise with PHP and/or PHP related frameworks
  • Demonstrated proficiency with version control systems like Git
  • Fluency in the English language for effective communication
  • Ability to work full-time (40 hours/week) with a 4 hour overlap with US time zones

Preferred skills

  • Knowledge of RDBMS like Oracle, MySQL, PostgreSQL etc.
  • Ability to work in a fast paced environment and a great team player
  • Self-starter with strong time management skills
  • Strong technical and logical thinking
  • Good consultative and communication skills

Interested in this job?

Apply to Turing today.

Apply now

Why join Turing?

Elite US Jobs

1Elite US Jobs

Turing’s developers earn better than market pay in most countries, working with top US companies.
Career Growth

2Career Growth

Grow rapidly by working on challenging technical and business problems on the latest technologies.
Developer success support

3Developer success support

While matched, enjoy 24/7 developer success support.

Developers Turing

Read Turing.com reviews from developers across the world and learn what it’s like working with top U.S. companies.
4.65OUT OF 5
based on developer reviews as of June 2024
View all reviews

How to become a Turing developer?

Work with the best software companies in just 4 easy steps
  1. Create your profile

    Fill in your basic details - Name, location, skills, salary, & experience.

  2. Take our tests and interviews

    Solve questions and appear for technical interview.

  3. Receive job offers

    Get matched with the best US and Silicon Valley companies.

  4. Start working on your dream job

    Once you join Turing, you’ll never have to apply for another job.

cover

How to become a PHP/Angular developer ?

In the recent years, Angular and PHP technologies have grown in popularity. To land remote PHP/Angular developer employment, a full-stack developer who is passionate about designing online apps should learn these two talents. Working with cross-functional teams to offer a smooth user experience through the applications will be a requirement of the position.

Because user experience is so important to a company's success, remote PHP/Angular developer jobs have grown in popularity as more people rely on the internet. If you understand how web development works and can help businesses achieve their objectives, you can become a well-known PHP/Angular developer. PHP/Angular development is an absolutely secure and lucrative professional path.

What is the scope of PHP/Angular development?

Let me show you a survey to understand the scope of PHP/Angular developer jobs. According to a survey conducted in 2020, PHP is the most desirable technology.

Angular 12 was released in 2021 and has since become a global phenomenon. Over the years, Angular has been known for more than just data binding to HTML components. The usage of Angular directives made creating reusable HTML + CSS components a breeze.

What are the roles and responsibilities of a PHP/Angular developer?

A PHP/Angular developer's primary task will be to construct a complete user interface in the form of a mobile and desktop web app that is optimized for speed. Designing modules and components, as well as linking them to a working app, will be among your primary responsibilities. Animations, CSS, and the final HTML output will all be required.

You'll also need to work with the back-end developer and connect with the API using standard API communication methods. To be a successful developer, you must have a thorough understanding of the platform and infrastructure's components. You'll assist front-end engineers with web-based app integration.

Your primary roles and responsibilities as a remote PHP/Angular developer would be to:

  • Make a list of functional requirements and technical requirements.
  • Defects/bugs must be detected and fixed in pre-production, production, QA testing, and post-release patches.
  • Make scalable APIs and keep them up to date.
  • Clean, efficient, and reusable code should be written.
  • Using the best practices of the angularJS framework, you can create engaging web applications.
  • Analyze and improve your website's performance.
  • Collaborate across departments with developers, designers, product managers, and QA/QE.

How to become a PHP/Angular developer?

You'll need to hone your skills and work experience to become a professional developer.

If you wish to work as a remote PHP/Angular developer, keep the following tips in mind.

  • YouTube can assist you to understand the ideas if you're a slow learner. All of the web development classes are free. They are not, however, comprehensive.
  • You may also use online learning platforms like Udemy to purchase all of the free web development courses that are offered.
  • You can go to the website of the tech stack you want to learn more about and look through all there is to learn about it. You may also avail traditional learning through online or offline methods for educating yourself. Make a concerted effort to utilize them as well.

Let's look at what it takes to be a great PHP/Angular developer.

Interested in remote PHP/Angular developer jobs?

Become a Turing developer!

Apply now

Skills required to become a PHP/Angular developer

The first step toward securing remote PHP/Angular developer jobs is to learn the core skills. Now let's have a look at it.

1. Angular CLI

The first Angular package you should install using NPM is the Angular CLI (command line interface). Although manually installing angular packages and writing all of the code to configure your new project is doable, the CLI simplifies the process and ensures that your app adheres to known best practices. The benefits of using the CLI extend beyond simply creating new applications. It can also be used to improve an existing app by adding new components, services, modules, and other features. This will save you a lot of typing time while also ensuring that you adhere to angular coding conventions and don't forget little nuances that can mean the difference between working code and hours of annoyance. This ability will also assist you in impressing others.

2. HTML and CSS

Frameworks like Angular do not obviate the need for a thorough understanding of the most fundamental web development technology. Although angular provides the foundation for building quick, efficient apps, those apps must still be rendered in a browser, necessitating the use of HTML and CSS to construct user interfaces. Angular and other style libraries are great for quickly producing beautiful apps, but you'll need to know how and where to make changes to get the look you want. Frameworks come and go, but HTML and CSS fundamentals never go out of style!

3. Angular

You'll never be able to land the greatest PHP/Angular developer jobs until you have a deep understanding of the Angular framework. Angular is a popular front-end framework, and it will take some time to grasp all of its components and how they function together. The good news is that you don't have to be an expert to begin designing apps. Almost every angular application requires forms, modules, components, and services. You'll be able to construct full-featured production apps after you grasp how to combine and integrate these features. You'll have a strong foundation for further learning and the implementation of more complicated solutions as well.

4. TypeScript

Client-side web apps have traditionally been built with JavaScript. TypeScript is a superset of JavaScript with robust typing support. It's the language of choice for angular app development. TypeScript has various advantages over JavaScript, the most prominent of which are fewer bugs and the ability to refactor your code safely. By employing strong typing, you and your team can assure that variables and functions are used in the way they were intended. As a result, any large codebase will almost certainly contain fewer flaws. When you rebuild your code with TypeScript, you ensure that your app may grow and extend as users' needs change.

5. PHP

PHP stands for Hypertext Preprocessor and is a programming language used to create dynamic web pages. Because PHP has a number of advantages, such as the ability to build bespoke websites faster than HTML, you can work with pre-existing code. PHP is known for its speed, high level of interoperability at all levels, and free versions, which enable websites to be produced even on low-cost hosting packages provided by many network providers. This language's mailer additionally allows you to set up an automated registration and password reset email alert.

Interested in remote PHP/Angular developer jobs?

Become a Turing developer!

Apply now

How to get remote PHP/Angular developer jobs?

PHP/Angular developer positions are the most detail-oriented in terms of development. Developers should focus on securing a remote PHP/Angular developer position by improving their programming skills and achieving competency under the guidance of a more experienced team.

Turing has the best remote PHP/Angular developer jobs to help you advance your career as a PHP/Angular developer. Working on new technical and commercial issues that are challenging can help you expand quickly. Join our global developer community to find long-term, full-time remote PHP/Angular developer jobs with higher compensation and advancement chances.

Why become a PHP/Angular developer at Turing?

Elite US PHP/Angular developer jobs
Career growth
Exclusive developer community
Once you join Turing, you'll never have to apply for other remote PHP/Angular developer jobs
Work from the comfort of your home
Great compensation

How much does Turing pay their PHP/Angular developers?

At Turing, every PHP/Angular developer has the flexibility to set their own fee. Turing will propose a salary at which we are convinced we will be able to provide a stable and long-term opportunity for you to advance your PHP/Angular developer career. Our recommendations are based on a thorough examination of current market conditions as well as consumer desire.

Frequently Asked Questions

Turing is an AGI infrastructure company specializing in post-training large language models (LLMs) to enhance advanced reasoning, problem-solving, and cognitive tasks. Founded in 2018, Turing leverages the expertise of its globally distributed technical, business, and research experts to help Fortune 500 companies deploy customized AI solutions that transform operations and accelerate growth. As a leader in the AGI ecosystem, Turing partners with top AI labs and enterprises to deliver cutting-edge innovations in generative AI, making it a critical player in shaping the future of artificial intelligence.

After uploading your resume, you will have to go through the three tests -- seniority assessment, tech stack test, and live coding challenge. Once you clear these tests, you are eligible to apply to a wide range of jobs available based on your skills.

No, you don't need to pay any taxes in the U.S. However, you might need to pay taxes according to your country’s tax laws. Also, your bank might charge you a small amount as a transaction fee.

We, at Turing, hire remote developers for over 100 skills like React/Node, Python, Angular, Swift, React Native, Android, Java, Rails, Golang, PHP, Vue, among several others. We also hire engineers based on tech roles and seniority.

Communication is crucial for success while working with American clients. We prefer candidates with a B1 level of English i.e. those who have the necessary fluency to communicate without effort with our clients and native speakers.

Currently, we have openings only for the developers because of the volume of job demands from our clients. But in the future, we might expand to other roles too. Do check out our careers page periodically to see if we could offer a position that suits your skills and experience.

Our unique differentiation lies in the combination of our core business model and values. To advance AGI, Turing offers temporary contract opportunities. Most AI Consultant contracts last up to 3 months, with the possibility of monthly extensions—subject to your interest, availability, and client demand—up to a maximum of 10 continuous months. For our Turing Intelligence business, we provide full-time, long-term project engagements.

No, the service is absolutely free for software developers who sign up.

Ideally, a remote developer needs to have at least 3 years of relevant experience to get hired by Turing, but at the same time, we don't say no to exceptional developers. Take our test to find out if we could offer something exciting for you.

View more FAQs

Latest posts from Turing

Things to Know to Get Hired as a Turing Engineer

Here are some handy tips and tricks to help boost your chances of acing your Turing application process

Read more
Turing.com-reviews-by-software-developer

‘I Would Recommend This Organization to My Friends,’ Says Giuseppe from Argentina

I would recommend Turing to all my friends, says Giuseppe from Argentina in his Turing.com review...

Read more

What Is MLOps and How You Can Get Started With it?

MLOps is an attempt to elevate machine learning from experimentation to a fully contributing part of...

Read more

Turing Blog: Articles, Insights, Company News and Updates

Explore insights on AI and AGI at Turing's blog. Get expert insights on leveraging AI-powered solutions to drive ...

Read more

Here’s How You Can Use Docker to Test and Deploy Web Applications

This post shares tips to build images, run tests, and deploy web applications with Docker containers...

Read more
10 PHP Frameworks Developers Should Look Out for

10 PHP Frameworks Developers Should Look Out for

This post shares a list of the ten best PHP frameworks and explains how software developers can leverage each...

Read more
Women in Tech

Five Women Who Are Inspiring Next-Gen Software Developers

In this post, we’ve compiled a list of some of the industry’s top women developers, tech executives, entrepreneur...

Read more
7 Popular Open Source Tools to Checkout

7 Popular Open Source Tools to Checkout

7 top open source tools to look out for 1. VS Code 2. UltraEdit 3. LibreOffice 4. Budibase 5. Snyk 6. Node.js 7. ...

Read more

Leadership

In a nutshell, Turing aims to make the world flat for opportunity. Turing is the brainchild of serial A.I. entrepreneurs Jonathan and Vijay, whose previous successfully-acquired AI firm was powered by exceptional remote talent. Also part of Turing’s band of innovators are high-profile investors, such as Facebook's first CTO (Adam D'Angelo), executives from Google, Amazon, Twitter, and Foundation Capital.

Equal Opportunity Policy

Turing is an equal opportunity employer. Turing prohibits discrimination and harassment of any type and affords equal employment opportunities to employees and applicants without regard to race, color, religion, sex, sexual orientation, gender identity or expression, age, disability status, protected veteran status, or any other characteristic protected by law.

Explore remote developer jobs

briefcase
Python Automation and Task Creator

About Turing:

Based in San Francisco, California, Turing is the world’s leading research accelerator for frontier AI labs and a trusted partner for global enterprises deploying advanced AI systems. Turing supports customers in two ways: first, by accelerating frontier research with high-quality data, advanced training pipelines, plus top AI researchers who specialize in coding, reasoning, STEM, multilinguality, multimodality, and agents; and second, by applying that expertise to help enterprises transform AI from proof of concept into proprietary intelligence with systems that perform reliably, deliver measurable impact, and drive lasting results on the P&L.


Role Overview

We are seeking a detail-oriented Computer-Using Agent (CUA) to perform structured automation tasks within Ubuntu-based virtual desktop environments. In this role, you will interact with real desktop applications using Python-based GUI automation tools, execute workflows with high accuracy, and document every step taken.

This is a hands-on execution role ideal for candidates who are comfortable working with Linux systems, virtualization tools, and repeatable task workflows in a controlled environment.


What Does the Day-to-Day Look Like?

  • Set up and operate Ubuntu virtual machines using VMware or VirtualBox
  • Automate mouse and keyboard interactions using Python-based GUI automation (e.g., PyAutoGUI)
  • Execute predefined workflows across various Ubuntu desktop applications
  • Ensure tasks are completed accurately and can be reproduced consistently
  • Capture and document all actions, steps, and outcomes in a structured format
  • Collaborate with the delivery team to refine automation scenarios and workflows

Required Skills & Qualifications

  • Hands-on experience with Ubuntu/Linux desktop environments
  • Working knowledge of PyAutoGUI or similar GUI automation frameworks
  • Basic Python scripting and debugging skills
  • Familiarity with VMware or VirtualBox
  • Strong attention to detail and ability to follow step-by-step instructions
  • Clear documentation and reporting skills

Application Domains

You will be expected to perform automation tasks across the following Ubuntu-based environments:

  • os – Core Ubuntu desktop environment
  • chrome – Ubuntu with Google Chrome
  • gimp – Ubuntu with GIMP
  • libreoffice_calc – LibreOffice Calc
  • libreoffice_writer – LibreOffice Writer
  • libreoffice_impress – LibreOffice Impress
  • thunderbird – Thunderbird email client
  • vlc – VLC media player
  • vs_code – Visual Studio Code

Perks of Freelancing With Turing

  • Fully remote work.
  • Opportunity to work on cutting-edge AI projects with leading LLM companies.

Offer Details:

  • Commitments Required: 40 hours per week with 4 hours of overlap with PST. 
  • Engagement  type  : Contractor assignment (no medical/paid leave)
  • Duration of contract : 2 month
Holding Companies & Conglomerates
10K+ employees
Python
briefcase
Knowledge Graph Expert (Knowledge Graph / SQL / LLM)
About the Client

Our mission is to bring community and belonging to everyone in the world. We are a community of communities where people can dive into anything through experiences built around their interests, hobbies, and passions. With more than 50 million people visiting 100,000+ communities daily, it is home to the most open and authentic conversations on the internet.

About the Team

The Ads Content Understanding team’s mission is to build the foundational engine for interpretable and frictionless understanding of all organic and paid content on our platform. Leverage state-of-the-art applied ML and a robust Knowledge Graph (KG) to extract high-quality, monetization-focused signals from raw content — powering better ads, marketplace performance, and actionable business insights at scale.

We are seeking a Knowledge Graph Expert to help us grow and curate our KG of entities and relationships, bringing it to the next level.


About the Role


We are looking for a detail-oriented and strategic Knowledge Graph Curator. In this role, you will sit at the intersection of AI automation and human judgment. You will not only manage incoming requests from partner teams but also proactively shape the growth of our Knowledge Graph (KG) to ensure high fidelity, relevance, and connectivity. You will serve as the expert human-in-the-loop, validating LLM-generated entities and ensuring our graph represents the "ground truth" for the business.

 

Key Responsibilities


  • Onboarding of new entities to the Knowledge Graph maintained by the Ads team
  •  Data entry, data labeling for automation of content understanding capabilities
  • LLM Prompt tuning for content understanding automation

What You'll Do


1. Pipeline Management & Prioritization

  • Manage Inbound Requests: Act as the primary point of contact for partner teams (Product, Engineering, Analytics) requesting new entities or schema changes.
  • Strategic Prioritization: Triage the backlog of requests by assessing business impact, urgency, and technical feasibility.

2. AI-Assisted Curation & Human-in-the-Loop

  • Oversee Automation: Interact with internal tooling to review entities generated by Large Language Models (LLMs). You will approve high-confidence data, edit near-misses, and reject hallucinations.
  • Quality Validation: Perform rigorous QA on batches of generated entities to ensure they adhere to the strict ontological standards and factual accuracy required by the KG.
  • Model Feedback Loops: Participate in ad-hoc labeling exercises (creation of Golden Sets) to measure current model quality and provide training data to fine-tune classifiers and extraction algorithms.

3. Data Integrity & Stakeholder Management

  • Manual Curation & Debugging: Investigate bug reports from downstream users or automated anomaly detection systems. You will manually fix data errors, merge duplicate entities, and resolve conflicting relationships.
  • Feedback & Reporting: Close the loop with partner teams. You will report on the status of their requests, explain why certain modeling decisions were made, and educate stakeholders on how to best query the new data.


Qualifications for this role:

  • Knowledge Graph Fundamentals: Understanding of graph concepts (Nodes, Edges, Properties)
  • Taxonomy & Ontology: Experience categorizing data, managing hierarchies, and understanding semantic relationships between entities.
  • Data Literacy: Proficiency in navigating complex datasets. Experience with SQL, SPARQL, or Cypher is a strong plus.
  • AI/LLM Familiarity: Understanding of how Generative AI works, common failure modes (hallucinations), and the importance of ground-truth data in training.

Operational & Soft Skills

  • Analytical Prioritization: Ability to look at a list of 50 tasks and determine the 5 that will drive the most business value.
  • Attention to Detail: An "eagle eye" for spotting inconsistencies, typos, and logical fallacies in data.
  • Stakeholder Communication: Ability to translate complex data modeling concepts into clear language for non-technical product managers and business stakeholders.
  • Tool Proficiency: Comfort learning proprietary internal tools, ticketing systems (e.g., Jira), and spreadsheet manipulation (Excel/Google Sheets).


Offer Details


  • Full-time contractor or full-time employment, depending on the country
  • Remote only, full-time dedication (40 hours/week)
  • 8 hours of overlap with Netherlands
  • Competitive compensation package.
  • Opportunities for professional growth and career development.
  • Dynamic and inclusive work environment focused on innovation and teamwork
Media & Internet
251-10K employees
LLMSQL
sample card

Apply for the best jobs

View more openings
Turing books $87M at a $1.1B valuation to help source, hire and manage engineers remotely
Turing named one of America's Best Startup Employers for 2022 by Forbes
Ranked no. 1 in The Information’s "50 Most Promising Startups of 2021" in the B2B category
Turing named to Fast Company's World's Most Innovative Companies 2021 for placing remote devs at top firms via AI-powered vetting
Turing helps entrepreneurs tap into the global talent pool to hire elite, pre-vetted remote engineers at the push of a button

Work with the world's top companies

Create your profile, pass Turing Tests and get job offers as early as 2 weeks.