PHP Developer at Product based company · Hyderabad · 5 - 10 years · ₹13L - ₹16L / yr · Posted 28 Dec 2020
• Build out our web architecture allowing new feature modules to be sent to production, while having
strategic foresight on long term product vision.
• Software development project management from transforming requirements into technical specifications,
design, code, and tested systems.
• Closely involved in development life cycle right from concept stage to delivery and post- launch support.
• Keep abreast of new trends and best practices in web development and explore new technologies.
• Document the development process, architecture, and standard components.
• Coordinate with co-developers and actively participate in code reviews , bug fixing code /architecture.
• Brainstorm and solve problems and put effort in constant improvement in technical front .
• Perform frequent peer reviews.
• Participate actively in demos / S&T.
• Share knowledge through collaboration, training, peer review, presentations, and articles.
• Track record of delivering in Scrum, Agile and other methodologies.
• Proficiency in establishing processes and tools to enable team productivity when developing websites
(version control, automatic build, code review).
• Strong verbal and written communication skills and cognitive ability.
• Contribute towards a positive healthy fun and creativity driven culture.
Must Have:
• Strong aptitude towards problem solving with a hacker mindset.
• Should have infinite love towards Linux and respect open-source development.
• Should have sound knowledge of core PHP, MVC Frameworks Laravel preferred.
• Familiarity with limitations of PHP as a platform and its workarounds.
• Should be excellent in SQL/NoSql database (Surprise us we are constantly pushing out DB architecture).
• Basic Knowledge of Frontend Technologies to easily communicate in terms of Front end Lingos.
• Experience with Agile development methodologies.
• Experience in building high secure components, encryption techniques.
• Experience in building event based and queue based Infrastructure.
• Experience with multi-tier system and service design and development for large scale systems.
• Extensive, real-world experience designing technology components for enterprise solutions and defining
solution architectures and reference architectures with a focus on cloud technologies.
• Passion for best design and coding practices and a desire to develop new bold kickass ideas.
• Experience with caching and scaling techniques.
• Experience with cloud infrastructure is must AWS/GCP/DO.
• Good to have experience with any tool such as Jenkins, Gitlab Devops building pipelines, CI/CD automation.
• Eager to learn new languages and experiment / explore new technologies.

Similar jobs (10)
This is a backend role. You won't build screens, and you don't need frontend experience. The mobile team will add a language picker and pass a locale to the backend. Everything behind that is yours: the data model, content pipelines, LLM generation, retrieval, audio, notifications, and making sure all of it holds up in production.
What you'll build
1. The language data model
- Design how language lives in the database: user language preference, per-story translations, fallback chains (e.g. pt-BR → pt → en), and versioning so a translation is marked stale when its English source changes.
- stories.translations (jsonb) already exists and nothing reads it yet. Decide whether it stays, or whether we move to a dedicated story_translations table, and write down why.
- Everything ships as new, reversible migrations. We never edit an existing migration.
2. The content translation pipeline
- Our library has already been translated into several languages using the Anthropic Batch API, with a two-pass generate-then-review process. Move this into the repo so it's idempotent, re-runnable and cheap, and so it handles only the stories that changed.
- Build a glossary and style layer: Hebrew terms, names of sages and sources, and terms that must never be translated. Add automated QA checks (completeness, glossary adherence, length drift, broken formatting) plus a sampling workflow for native-speaker review.
3. Generation in the user's language
- Reflections, bridge text, the three practices (Echo, Naming, Walking) and Path arcs are generated by Claude through shared prompt modules in our Supabase edge functions. Make them produce native, natural output in the target language. That means writing in the language directly, not translating English after the fact. Our existing rules must still hold, e.g. each practice carries a Hebrew term with its meaning explained, now explained in the user's language.
- Build a per-language evaluation harness so we can check quality before a language goes live and catch regressions when prompts change.
4. Multilingual matching
- Today, language-validation detects the language of the user's input and blocks anything that isn't English. Replace that gate with detection and routing.
- Story matching uses OpenAI text-embedding-3-large over pgvector. Measure how well non-English input retrieves the right English-indexed stories. Then decide between cross-lingual matching, per-language embeddings, or a hybrid, and back the decision with numbers.
5. Audio
- Stories and reflections are read aloud by ElevenLabs voices. Audio is currently stored per voice (audio_urls), so it has to become per voice and per language. Pick voices for each language, and plan batch pre-rendering, storage, cost and backfill.
6. Server-side copy
- Move push notification copy (including our Shabbat-aware scheduling), transactional and lifecycle emails, and database-driven home-screen messages out of the code and into a locale-aware string system with proper plurals and date formats.
7. Safe rollout
- Several app versions are live at the same time, and older builds can't be changed. Every change you make must stay backward compatible: English stays the default, current RPC signatures stay the same, and each language can be switched on independently behind a flag.
- Track cost and quality for each language: tokens, TTS credits, fallback rate and generation failures.
Our stack
- Backend: Supabase: Postgres (RLS, RPCs, pgvector, jsonb, pg_cron) and 50+ Deno/TypeScript edge functions
- AI: Anthropic Claude (Messages and Batch APIs, prompt caching), OpenAI embeddings, ElevenLabs TTS
- Data/scripts: Python and Node
- Other: RevenueCat, Resend, Expo Push/FCM. The app is Expo/React Native, but you won't need to work in it.
You'll be a fit if you have
- 5+ years of backend engineering, with strong PostgreSQL: schema design, migrations on live data, RLS, stored functions, and performance tuning.
- Production TypeScript (Deno or Node) and solid Python for data pipelines.
- Shipped LLM features to production, beyond prototypes: prompt design, structured output, batch processing, cost control, and above all evaluation. You know how to tell whether output in a language you don't speak is good.
- Built backend internationalization before: locale negotiation, fallback chains, ICU/CLDR plurals and dates, and translation workflows with versioning.
- Worked with embeddings and vector search, and can design a retrieval evaluation.
- Care about keeping production running: backward compatibility, feature flags, and rollouts that can be undone.
- Write clearly. Decisions here get written down before they get built.
Nice to have
- Experience with ElevenLabs or other TTS pipelines.
- Supabase-specific experience.
Junior PHP/Laravel Developer – Education ERP
Experience: 1–2 Years
Salary: ₹20,000 – ₹25,000 per month
Employment Type: Full-Time
Location: Remote
About the Role
We are looking for a Junior PHP/Laravel Developer who has a good understanding of PHP, Laravel, MySQL/database management, and preferably experience working on EdTech, Education ERP, LMS, School/College Management Systems, or similar applications.
The ideal candidate should be comfortable working with existing applications, understanding database structures, developing new features, fixing bugs, and supporting the development of Education ERP modules.
Key Responsibilities
- Develop, maintain, and enhance web applications using PHP and Laravel.
- Work with MySQL and relational databases, including writing and optimizing SQL queries.
- Understand existing database structures, tables, relationships, and data flow.
- Develop and maintain modules/features for Education ERP and EdTech applications.
- Fix bugs and troubleshoot application issues.
- Create and modify APIs as required.
- Perform database operations such as CRUD, joins, aggregation, filtering, and data manipulation.
- Integrate third-party APIs and services when required.
- Test developed features and ensure they work as expected.
- Participate in code reviews and follow coding standards.
- Coordinate with senior developers and other teams to understand requirements and deliver assigned tasks on time.
- Maintain technical documentation for developed features where required.
Required Skills
- Good knowledge of Core PHP.
- Working knowledge of Laravel Framework.
- Good understanding of MySQL / SQL.
- Understanding of database design, relationships, joins, and queries.
- Knowledge of HTML, CSS, JavaScript, and jQuery.
- Understanding of REST APIs and API integration.
- Basic knowledge of Git/version control.
- Good debugging and problem-solving skills.
- Ability to understand an existing codebase and database.
Preferred Experience
Candidates with experience in any of the following domains will be preferred:
- EdTech
- Education ERP
- School Management System
- College/University Management System
- LMS
- Admission Management
- Fee Management
- Examination Management
- Student Management
- HRMS
- Finance/Accounting modules
Education
- B.Tech / B.E. – Computer Science / IT
- BCA / MCA
- Any equivalent qualification with relevant development experience.
What We Are Looking For
- Strong willingness to learn and grow.
- Good logical and analytical skills.
- Ability to work independently on assigned tasks.
- Good communication and teamwork.
- Ability to work with databases and troubleshoot data-related issues.
- Candidates who can understand business requirements as well as technical implementation will be preferred.
Compensation
₹20,000 – ₹25,000 per month, depending on skills, relevant experience, and technical assessment.
Selection Process
- Resume Screening
- HR/Initial Screening
- PHP/Laravel + SQL Technical Assessment
- Technical Interview
- Final Discussion / Offer
Profile: Senior PHP Developer
Experience- 10+Years
Mode: Remote
Required Skills:
- PHP (10+ years) & Symfony framework (5+ years)
- Team leadership experience (3+ years)
- OOP, design patterns, RESTful APIs
- Database optimization (MySQL/PostgreSQL)
- Git, CI/CD, testing frameworks
- Excellent communication skills
Responsibilities:
- Lead PHP/Symfony development
- Mentor team members
- Ensure code quality through reviews
- Collaborate with stakeholders
- Manage sprint cycles
- Optimize application performance
Roles and Responsibilities:
- Contribute in all phases of the development lifecycle
- Write well designed, testable, efficient code
- Ensure designs comply with specifications
- Prepare and produce releases of software components
- Support continuous improvement by investigating alternatives and technologies and presenting these for architectural review
- Ensure continual knowledge management
- Adherence to the organizational guidelines and processes
Skills /Competencies: a. Bachelor/Master’s degree with good experience in computer programming b.4+ years working experience in application development using Java
Essential Skills:
- Hands on experience in designing and developing applications using Java EE platforms
- Object Oriented analysis and design using common design patterns.
- Profound insight of Java and JEE internals (Data structure, Algorithm and time complexity, Memory Management, Transaction management etc)
- Excellent knowledge of Relational Databases, SQL and ORM technologies (JPA2, Hibernate)
- Experience in the Spring Framework
- Experience in developing web applications using at least one popular web framework (JSF, Wicket, GWT, Spring MVC) and UI technology (Angular/React JS)
- Ability to operate independently while establishing strong working relationships with co-workers and cross-functional teams
- Strong organizational and prioritization skills
- Demonstrate critical attention to detail and deadlines, and are self-motivated
- Ability to adapt to changes in direction and priorities in a project and deadline-oriented environment
- Strong written and verbal English communication skills
- Problem-solving attitude
Preferred skills Good to have –
- Knowledge in any UI technology (Angular, React, JS)
- Intermediate level knowledge of Unix environment (User commands, not System Admin commands)
- Understanding of capital markets and middle/back office processes in the financial services space
This is a fully remote opportunity
About Us:
We at Ascendeum provide Data and AdTech strategy consultation to businesses worldwide. We started our journey with private funding and has been operating profitably since 2015. We are a lean team of 50+ highly productive and smart people spread across various parts of India who have been consistently delivering intelligent solutions that enable enterprise-level websites and apps to maximize their digital advertising returns.
Job Details:
We are looking for an analytical, results-driven Back-end Engineer who holds a passion to troubleshoot and improve current back-end applications and processes. The Back- end Developer will use his or her understanding of programming languages and tools to analyze current codes and industry developments, formulate more efficient processes, solve problems, and create a more seamless experience for users.
Job Responsibilities:
- Compile and analyze data, processes, and codes to troubleshoot problems and identify areas for improvement.
- Collaborating with the front-end developers and other team members to establish objectives and design more functional, cohesive codes to enhance the user experience.
- Developing ideas for new programs, products, or features by monitoring industry developments and trends.
- Recording data and reporting it to proper parties, such as clients or leadership.
- Participating in continuing education and training to remain current on best practices, learn new programming languages, and better assist other team
- members.
- Taking lead on projects, as needed.
Desired Skills and Experience:
- Bachelor’s degree in computer programming, computer science, or a related field.
- Solid experience specializing in developing and managing back-end systems for enterprise-grade applications.
- Strong command on Python and databases such as MySQL.
- Strong understanding of the web development cycle and programming
- techniques and tools.
- Focus on efficiency, user experience, and process improvement.
- Excellent project and time management skills.
- Strong problem solving and verbal and written communication skills.
- Ability to work independently or with a group.
▪ Highly focused individual with a self-driven attitude
▪ Advanced speaking and writing skills for effective communication
▪ Ability to work in cross-functional teams demonstrating a high level of commitment and coordination
▪ Attention to details and commitment to accuracy for the desired deliverable
▪ Should demonstrate and develop a sense of ownership towards the assigned task
▪ Ability to write reusable, testable, and efficient code
▪ Ensuring step-by-step deliverables are met as part of product development
▪ Ability to take up quick objectives and execute them within a short period
▪ Ability to keep sensitive business information confidential
▪ Contribute, positively and extensively towards building the organizational reputation, brand and operational excellence
Background Of The Candidate
▪ 4-8 years of experience as a Python Developer
▪ Hands-on knowledge of Django with Postgres SQL and web scrapping is a must
▪ Strong knowledge of OOPS and Python is a must
▪ Knowledge of design/architectural patterns will be considered a plus
▪ Experience with code versioning tools, such as Git / Mercurial / SVN
▪ Experience working in an agile development environment with a strong focus on rapid software development
▪ Comfortable with working in Unix/Linux, AWS, Azure and similar cloud technologies
▪ Excellent troubleshooting and debugging skills
▪ Strong communication skills to collaborate with designers, developers, and other relevant staff members or clients
▪ Proven ability to complete the assigned task according to the outlined scope and timeline
▪ Graduate or Post-graduate from a reputed college or university
We are hiring!!
JOB TITLE: Back-end Developer
EXPERIENCE: 3 - 7 years
LOCATION: Mumbai (Borivali East)
TIMINGS: Indian Shift Timings
TYPE OF WORKING: Work from office
NOTICE PERIOD: 1 month
Responsibilities
- Participate in the entire application lifecycle, focusing on coding and debugging
- Must have a clear understanding of Database
- Write clean code to develop functional web applications
- Troubleshoot and debug applications
- Perform UI tests to optimize performance
- Manage cutting-edge technologies to improve legacy applications
- Collaborate with Front-end developers to integrate user-facing elements with server-side logic
- Gather and address technical and design requirements
- Provide training and support to internal teams
- Build reusable code and libraries for future use
- Liaise with developers, designers and system administrators to identify new features
- Follow emerging technologies
Requirements
- Proven work experience as a Back-end developer
- Experience in Node.js language
- Familiar with building REST API
- In-depth understanding of the entire web development process (design, development and deployment)
- Hands on experience with programming languages like Java, Ruby, PHP and Python
- Working knowledge of CMS framework
- Familiarity with front-end languages (e.g. HTML, JavaScript and CSS)
- Excellent analytical and time management skills
- Teamwork skills with a problem-solving attitude
About Client : Our client is an American company that develops, manufactures and sells solar micro-inverters, energy generation monitoring software and battery energy storage products
The Back-End engineer will develop, maintain, architect & expand cloud microservices. Codebase uses Java, Spring Boot, Mongo, REST APIs, MySQL. Applications are dockerized and hosted in AWS using plethora of AWS services.
Key Responsibilities and Outcomes
- Programming in Java + Spring Boot
- REST API with JSON, XML etc. for data transfer
- Multiple database proficiency including SQL and NoSQL (Cassandra, MongoDB)
- Ability to develop both internal facing and external facing APIs using JWT and OAuth2.0
- Familiar with HA/DR, scalability, performance, code optimizations
- Experience with working with highly performance and throughput systems
- Ability to define, track and deliver items to ones own schedule
- Good organizational skills and the ability to work on more than one project at a time
- Exceptional attention to detail and good communication skills
Minimum Qualifications
- B.E/B.Tech in Computer Science from top tier college and >70% marks
- 70% or 7 CGPA throughout in education.
- Top 100 Engineering colleges only (NIRF ranking)
- Stability in job.
- Experience with SQL + NoSQL (Preferably MongoDB)
- Experience with Amazon Web Services, JIRA, Confluence, GIT, Bitbucket
- Ability to work independently and as part of a project team
- Strong organizational skills, proactive, and accountable.
- Excellent critical thinking and analytical problem-solving skills
- Ability to establish priorities and proceed with objectives without supervision
- Ability to communicate effectively and accurately
- Clear concise written project status update throughout the project lifecycle
- Highly skilled at facilitating and documenting requirements
Infrastructure
Pocket Gems wants to build the greatest games and interactive entertainment in the world.
That’s the mission our founders began within an apartment above a pizza shop back in 2009
and we continue it today.
Pocket Gems has grown to over 250 people in San Francisco. With $155 million in backing from
Sequoia Capital and Tencent, we’re constantly breaking new ground with graphically rich mobile
games, fun new genres of mobile entertainment, and innovative technologies like our mobilefirst Mantis Engine.
Our products have been downloaded over 325 million times by players around the world. We
have several flagship products including the most recent - Adventure Chef Merge Explorer, a
casual merge and explore game. Some of our other ongoing hits include Episode, a mobile
storytelling network and platform, and War Dragons, a visually stunning 3D real-time strategy
game.
Pocket Gems is home to some of the most massive and delightful mobile-first games, like War
Dragons and Episode. Those games need a solid backend platform, to function critical tasks to
delight our players, and is supported and optimized by our Central Engineering team. As a Sr.
Software Engineer on the Central Infrastructure Team, you will build microservices that acts as
the core of all our games, facilitate the processing and recording of billions of events per day,
support critical systems for marketing, finance. You will be responsible for some of our biggest
projects as you build APIs and infrastructure that scales to millions of players in real-time
games.
What You’ll Do:
• Implement flexible, reusable, and scalable solutions to improve our data pipeline
• Develop microservices for critical infrastructure like A/B tests, Offer recommendation, etc
that is mission-critical to the business
• Develop microservices for our games such as real-time communication platforms,
leaderboard, etc
• Build and maintain integrations with third-party APIs that you suggest or write yourself
• Build scalable web tools (including open source tools) to support data analysis and
visualization for the company and influence what we build for our games’ players
What You Bring to the Central Infrastructure Engineering team:
• Minimum of 7 years of professional experience (including 3+ years backend experience)
• A degree in computer science, engineering, or relevant field
• Experience leading complex projects, preferably involving distributed systems
• Deep experience with AWS, GCP, or Hadoop, and related backend technologies is a
plus
• Strong skills in data structures, algorithms, software design, and OOP
• A love for delighting users, both internal and external, with reliable tools, data, and
creative and highly technical solutions to their problems
Extra Gems for:
• Experience in working with microservices
Are you an experienced, ambitious Software Developer looking for a challenging role where you can learn lots more?
We are looking for a motivated PHP Developer with skills in other PHP-based frameworks to come to join our fast-paced, fun, and rewarding agile team of professionals.
If you are passionate about technology, constantly seeking to learn and improve your skillset, then you are the type of person we are looking for!
We are offering superb career growth opportunities, great compensation, and benefits.
Software Developer duties and responsibilities
- Experience with PHP MVC frameworks (Laravel, CodeIgniter, Zend, Drupal etc.)
- Writing back-end code and building efficient PHP modules.
- Developing back-end portals with an optimized database.
- Troubleshooting application and code issues.
- Troubleshoot, test, and maintain the core product software along with the databases to ensure strong functionality and optimization.
- Contribute to all the software development phases.
- Develop and deploy the latest features that facilitate the relevant tools and procedures if required.
- Convey effectively with all task progress, evaluations, suggestions, schedules along with technical and process issues
Software Developer requirements and qualifications
- 1+ years of experience as PHP Developer, Software Developer, Web Developer, or related roles.
- Proficient in PHP, HTML5, JavaScript, JQuery Expert
- Experience with PHP MVC frameworks (Laravel, CodeIgniter, Zend, Drupal etc.)
- Experience in implementing the common 3rd party APIs such as Facebook, Google, etc.
- Knowledge of developing web services will be preferred.
- Should possess a passion for coding practices and best designs.
- User authentication and authorization between multiple systems, servers, and environments
- Experience with building restful JSON web services
- Knowledge of APIs, such as Twitter, Facebook, Google maps, Instagram, etc.
- Understanding of responsive design frameworks such as bootstrap
Perks & Benefits
- Work from home / Hybrid working model
- 5 days working
- Leave compensations
- Flexible working hours
- Exposure to the international market
- Medical Insurance









