Turing

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
Principal AI Engineer - US NYC

Principal AI Engineer

Location: US(NYC)- 3(WFO)

Employment Type: Full Time (Overlapping EST)

Experience Level: Staff/Principal (8–14 years)


About the Role

Turing is hiring a Staff/Principal AI Engineer to lead enterprise-scale agentic AI implementations for Fortune 500 clients. This is a hands-on engineering role focused on designing and shipping autonomous, tool-calling AI systems — agents that reason over enterprise context, invoke real systems through secure interfaces, and operate reliably at scale under strict latency, cost, and governance constraints.

You will own these systems end to end: the data pipelines feeding them, the backend services around them, the agent orchestration layer, the evaluation harness that keeps them honest, and the cloud infrastructure they run on. We are looking for engineers with genuine software engineering and data science depth who have taken agentic systems all the way to production.

What We're Looking For

Engineering foundation

  • 8–14 years of software engineering experience, with strong hands-on large-scale Python
  • Working depth in at least one systems or backend language — Go, Rust, Java, or C/C++ — and the judgment to know when to reach for it
  • Strong data structures and algorithms.
  • Strong understanding of APIs, microservices, and system design
  • Hands-on experience building and operating data pipelines and production-grade distributed systems.

Agentic AI and LLMs

  • 2+ years of hands-on LLM engineering, with at least couple agentic system you designed and took to production
  • Production experience with agent frameworks — LangGraph, Google ADK, CrewAI, Claude Agent SDK, or equivalent — and the fluency to move between them as the ecosystem evolves
  • Experience building MCP (Model Context Protocol) servers and tool-calling interfaces
  • RAG from first principles: chunking strategy, embeddings, vector and hybrid retrieval, reranking, and response validation
  • Strong experience with vector databases (Milvus, Pinecone, Weaviate, FAISS, etc. or cloud equivalents)
  • Design of guardrails and reliability patterns — validators, policy checks, self-correction loops, deterministic fallbacks, circuit breakers, and rollback paths

Optimization

  • Deep familiarity with token optimization and context-window management — context shaping, pruning, and compaction
  • Latency and cost optimization through caching, model routing, batching, streaming, and parallel tool calls
  • Performance testing and tuning systems against defined SLOs

Evaluation

  • Experience building evaluation frameworks for LLM systems — offline eval sets, continuous online evaluation, and regression detection
  • Instrumentation and traceability suitable for regulated enterprise environments using tools like LangSmith, Langfuse, etc.

Cloud

  • Hands-on AWS: containerized services (ECS/EKS), serverless (Lambda), data services (S3, DynamoDB, Redshift) and orchestration (Step Functions); Azure or GCP equivalents also valued
  • Familiarity with CI/CD pipelines and DevOps practices
  • Infrastructure as code with Terraform or CloudFormation, and mature CI/CD practice

Working traits

  • Strong analytical problem-solving with a bias to ownership and urgency
  • Clear cross-team communication, working directly with client stakeholders to translate business problems into technical roadmaps
  • Able to work productively in ambiguity from system-level documentation and ramp quickly in unfamiliar codebases

Good to Have

  • Experience with managed AI platforms — Amazon Bedrock, Vertex AI, Azure AI — paired with fluency in the underlying fundamentals

Roles & Responsibilities

  • Design and build agentic systems: Lead the architecture and implementation of tool-calling agents that combine retrieval, structured reasoning, and secure action execution with least-privilege access.
  • Productionize LLM applications: Build retrieval pipelines, prompt synthesis, response validation, and self-correction loops, backed by rigorous evaluation.
  • Own the full stack: Deliver the data pipelines, backend services, distributed compute, and orchestration layer that agentic systems depend on — not only the model invocation.
  • Engineer for reliability and governance: Build validator models, adversarial test suites, and policy checks; enforce deterministic fallbacks and rollback strategies; instrument continuous evaluation.
  • Optimize for cost and latency: Drive measurable improvements in token efficiency, response time, and unit economics against defined SLOs.
  • Codebase ownership: Build, maintain, and review high-quality Python and SQL, with an emphasis on reusable components, scalability, and performance.
  • Cloud integration: Deploy AI applications on AWS, Azure, or GCP with optimized resource usage and robust CI/CD.
  • Cross-functional collaboration: Partner with product owners, data scientists, and business SMEs to define requirements and deliver impactful AI products.
  • Mentoring and technical leadership: Set engineering standards and share knowledge across the team, raising the bar on AI and software engineering practice.
Finance
10K+ employees
PythonGoRust+ 4
briefcase
Lead Edge AI & Computer Vision Engineer

Lead Edge AI & Computer Vision Engineer

  • Location: USA [with regular on-site travel required to client site]
  • Target Start Date: 1 Sep
  • Time Commitment: 8 weeks full-time
  • Experience Level: 12–15+ Years

Core Objective: Architect, benchmark, and optimize an end-to-end computer vision and low-latency execution pipeline—combining spatial geometric math with low-level C++/CUDA acceleration directly on NVIDIA Jetson embedded edge hardware (Orin NX / AGX Orin) to achieve sub-10 ms processing latency.

Key Responsibilities

  1. Model Selection & Spatial Math: Evaluate real-time detection topologies (e.g. YOLO) at 100+ FPS and build 2D perspective homography unwarping, lens undistortion, and spatial algorithms to convert pixel coordinates into physical millimeter units within tight error bounds (millimeter level accuracy).
  2. TensorRT INT8 Acceleration: Execute Post-Training Quantization to compile PyTorch/ONNX models into high-throughput TensorRT INT8/FP16 engines on Jetson Orin hardware without accuracy degradation.
  3. Zero-Copy Memory Architecture:  Engineer zero-copy memory pipelines using NVIDIA Memory Management and DMA transfers to eliminate bottlenecks.
  4. Compiled C++ Execution & I/O: Build compiled C++17 execution frameworks with multi-threaded lock-free ring buffers and non-blocking asynchronous socket communication.
  5. Nsight Profiling & Roadmapping: Instrument stage-by-stage pipeline latency using NVIDIA Nsight Systems/NVTX markers to bound tail latency, author feasibility reports, and design technical roadmaps.

Key Qualifications & Experience

  1. Full-Stack Edge AI Experience: 12–15+ years of experience bridging real-time computer vision algorithm design, spatial geometry, and low-level C++/CUDA execution on embedded edge hardware.
  2. NVIDIA Jetson Ecosystem: Deep expertise in Jetson embedded platforms (Orin NX, AGX Orin, L4T, power profiles, core pinning) and a proven track record compiling/tuning TensorRT FP16/INT8 engines via PTQ/QAT.
  3. Optical & Spatial Geometry: Expertise in 2D/3D camera calibration, perspective homography transformations, lens distortion modeling, and millimeter sizing math in industrial settings.
  4. Low-Latency Systems Engineering: Expertise in zero-copy shared memory, DMA frame buffers, lock-free queues, custom CUDA plugins, and microsecond profiling via Nsight Systems and NVTX markers.
  5. Tooling & Industrial I/O: Proficiency in C++17, Python, PyTorch, OpenCV, CUDA, non-blocking asynchronous sockets (UDP, PLC integration), and building automated dataset benchmarking harnesses.
Manufacturing
10K+ employees
C++CUDANVIDIA Omniverse+ 5
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.