php developer jobs
Senior PHP Developer
Urgently neededBallicom LimitedCoventry CV6 5SF- On-site parking
Often responds in 3 days2 hires made in past 30 days- You should be at home in the language itself, at Zend Certified Engineer level whether or not you hold the certificate.
- You are fluent in the shell.
Software Development Manager
Urgently neededCulverdocsSwindon SN25 5AZ- Free parking
- Company pension
- On-site parking
Often responds in 3 days- Proven, hands-on experience as a software developer, with the ability to write, read and review code to a professional standard.
PHP Developer
Multiple openingsReassuredBasingstoke RG21 4HG- Referral programme
- Annual leave
- Employee discount
- Employee assistance programme
- Free parking
- Company pension
- Collaborating with developers, QA, BA and DevOps to meet business needs.
- You’ll be working on our internal CRM systems, building new functionality and evolving…
PHP Developer
Often replies in 1 dayFocus GroupShoreham by Sea BN43 6PA- Salary Up to £50,000 (Dependent on experience).
- Location Shoreham-by-Sea (Hybrid - Once a week working in office).
- Work on projects as required by the business.
- British SteelSaltburn-by-the-Sea TS13
- Referral programme
- Annual leave
- Employee discount
- Sick pay
- Bereavement leave
- Employee assistance programme
- You will work alongside other developers, and liaise with staff from across the business, including technical, commercial and production.
- MujiLondon
- Reporting to the Head of IT (and then to the Project Manager responsible for each task), the Python Developer will design, develop, test and maintain inhouse…
- Alpaca Global Solutions LtdEpping CM16 6NR
- Sick pay
- Company pension
- Casual dress
- On-site parking
- Our technology combines Internet of Things devices, mobile connectivity, cloud infrastructure and a web platform that turns environmental data into practical…
Senior Web Developer (Marketing)
Often replies in 1 dayFleetCheckCirencester GL7 6BQ- Sick pay
- Employee assistance programme
- Free parking
- Company pension
- Work from home
- Company events
- Keep the site fast and secure.
- Lend our lead designer a hand from time to time, adapting or producing digital assets when workloads peak.
- Synergy Central Management LtdBolton BL1
- Free parking
- Company pension
- On-site parking
- This role is pivotal in designing, developing, and maintaining our web applications to enhance user experience and streamline operations.
Software Engineer
Often replies in 3 daysTalent Sphere LtdChorley PR7 6TE- Company pension
- We're looking for a proactive developer who takes ownership, builds quality software and enjoys solving real business problems.
- First Option SoftwareNew Alresford SO24 9JJ
- Life insurance
- Company pension
- Private medical insurance
- Work from home
- On-site parking
- This position requires a seasoned developer with a proven track record of delivering high-quality code.
- As an experienced Full Stack Developer, you will play a…
- Upperdog LtdDorset
- Annual leave
- Gym membership
- Company pension
- Private medical insurance
- Our developers regularly review each other’s code, share ideas and support continuous improvement, helping everyone level up together.
- Upperdog LtdDorset
- Annual leave
- Gym membership
- Company pension
- Private medical insurance
- Our developers regularly review each other’s code, share ideas and support continuous improvement, helping everyone level up together.
Junior Developer
NewOften replies in 4 daysOne Stop Hire LtdChorley PR7 1NY- Annual leave
- Company pension
- Cycle to work scheme
- Writing, testing and debugging code in Laravel, PHP and JavaScript under the guidance of experienced developers.
- Exposure to Laravel or another MVC framework.
- EasyBathroomsWakefield WF2 7UA
- Employee discount
- Free parking
- Store discount
- Company pension
- On-site parking
- We're looking for a developer who can navigate legacy codebases, design clean API architectures, and make surgical improvements without introducing risk.
Platform Software Engineer
Often replies in 3 daysSOUTHERN COMMUNICATIONS LIMITEDMelton- Referral programme
- Employee discount
- Sick pay
- Employee assistance programme
- Free parking
- Store discount
- The purpose of this role is to solve complex business problems and technical challenges through the design and development of software applications and services…
Senior PHP Developer
Senior PHP Developer
Job details
Pay
Job type
Benefits
Full job description
** No recruiters please **
Location: Coventry, UK (Hybrid candidates considered with weekly mandatory office days).
Salary: £60,000-£70,000 PA
Reports to: Lead Developer
About the role
We are an established e-commerce business with a growing estate of backend PHP services. We take code quality seriously: strict static analysis and test suites run on every change, and we are steadily modernising older code into well-tested Symfony services.
We are looking for a fluent PHP developer. Framework expertise is welcome, but your experience must go beyond a single framework: if your PHP has only ever been WordPress or Laravel shaped, this role is not the right fit. You should be at home in the language itself, at Zend Certified Engineer level whether or not you hold the certificate. You will use AI-assisted development tooling daily and are expected to use it well: staying in comprehension and control of what it produces, pushing back and guiding it towards the right outcome rather than accepting output on trust.
What you will do
- Design and build backend services in modern PHP using Symfony and Symfony components.
- Work directly with MySQL: schema design, hand-written SQL and query tuning, alongside Doctrine ORM where it fits.
- Build REST APIs whose OpenAPI specifications are generated from the code, and keep them accurate.
- Work test-first. Every fix ships with a test that proves it, and recurring classes of bug get a static-analysis rule that prevents their return.
- Keep static analysis at the strictest level with no suppressions.
- Modernise legacy PHP code without breaking production.
- Integrate third-party systems such as payment, accounting, CRM and supplier platforms.
- Review pull requests and raise the bar on design, naming and testing.
Our stack
- Modern PHP with strict types, Symfony and Symfony components, Doctrine ORM and direct SQL on MySQL.
- PHPStan at level max, PHP CS Fixer, Rector, PHPUnit.
- Git and GitHub. Linux on the server and the desktop, with Docker or Podman containers and LXC.
- AI-assisted code review, triage and development tooling.
What we are looking for
- Essential:
- 8+ years of commercial PHP, the majority on PHP 8. Fluent in the language: types, generics via static analysis, closures, iterators, attributes, enums, readonly, the standard library. ZCE certified or demonstrably at that level.
- TDD as a habit, not an aspiration. You write the failing test first and can explain why.
- Strong object-oriented design and SOLID principles, applied with judgement rather than as slogans.
- Maximum type safety: strict types everywhere, no mixed, no suppressions, and PHPStan at level max. Able to write a custom PHPStan rule when the codebase needs one.
- Strong MySQL: schema design, writing and tuning raw SQL, reading execution plans, indexing. Not just ORM-mediated access.
- Solid Symfony and Doctrine experience, with judgement on when to bypass the ORM.
- Linux on both server and desktop as your daily environment. You are fluent in the shell.
- Able to work with legacy PHP code when the occasion demands: reading it, fixing it safely and bringing it under test.
- Git with branch and pull-request discipline.
- Fail-fast and YAGNI applied with judgement.
- Able to use AI-assisted development tooling while maintaining full comprehension and control of the code, and able to push back on and guide the tooling for optimal outcomes.
- Clear written communication.
- Honest about what you do not know. We test for this.
- Some familiarity required:
- Bash scripting.
- JavaScript, TypeScript and React.
- CSS.
- Ansible.
- Docker or Podman, and LXC.
- Prompt engineering and agentic development with AI coding tools.
- Desirable:
- Migrating legacy PHP applications to modern Symfony.
- Message-driven architecture or DDD.
- Mutation testing, Rector, architecture rules.
- Payment gateway, accounting, CRM or supplier-feed integrations, including SOAP.
- Structured logging and observability.
Pay: £60,000.00-£70,000.00 per year
Benefits:
- On-site parking
Ability to commute/relocate:
- Coventry CV6 5SF: reliably commute or plan to relocate before starting work (required)
Application question(s):
- In a couple of sentences, tell us why you are applying for this role?
- How many years of PHP Experience do you have?
Education:
- Bachelor's (required)
Language:
- Fluent English (required)
Work authorisation:
- United Kingdom (required)
Work Location: Hybrid remote in Coventry CV6 5SF