Purpose
We are looking for Sr. Laravel Developer. The candidate must have Good level of proficiency in PHP, MySQL, object-oriented JavaScript, HTML5, CSS3, AJAX, XML, JSON required and Write clean PHP code in a timely and scalable way.
Key Responsibilities
- Responsible to Code, Test, Deploy and Scale SaaS-based Products using PHP, MySQL, with Laravel and Lumen MVC framework.
- Can write functional requirement documents and guides others within the project / team.
- Develop, write and implement software programming applications following established architecture standards as well as software development and project management methodologies.
- Integrate / Develop to third-party APIs.
- Write high quality code using the guidelines and effectively debug the code; perform code review of junior members.
- Azure or Aws cloud knowledge is good to have.
- Proficient understanding of code versioning tools, such as SVN, GIT.
- Build and implement web applications and back-end services that integrate with mobile applications.
- Build reusable code and libraries for future use & Optimize application for maximum speed and scalability.
Skills
- Strong coding experience with Laravel (5.5 and above) and Lumen
- Knowledge of PHP frameworks like CodeIgniter / YII / Zend / Joomla / Drupal etc will be a plus point.
- Strong skills in OOPs PHP, MySQL, CSS, HTML5, jQuery, JavaScript, AJAX, Web Services, JSON.
- Must have used frameworks such as JQuery /Angular/ React JS/Backbone.
- Strong knowledge of design patterns and OOPs concepts.
- Experience with databases like MySQL / MariaDB / Postgres.
- Experience in Source Code Versioning GitHub / GitLab / BitBucket and continuous integration tools like Jenkins.
- Working knowledge of XML / JSON and third-party APIs.
- Good to have skills: knowledge of non-relational databases like MongoDB; Exposure to Varnish, Redis, Elastic Search, Apache Solr.
- Payment processing integration experience in a PCI compliant environment is a plus
Understanding of web and application security (OWASP) - Experience in common third-party APIs (Google, Facebook, Twitter, Instagram, etc.)
- Good written and verbal communication with good analytical and multitasking skills

About EGlogics softect pvt ltd
About
Connect with the team
Similar jobs
Procedure is hiring for Drover.
This is not a DevOps/SRE/cloud-migration role — this is a hands-on backend engineering and architecture role where you build the platform powering our hardware at scale.
About Drover
Ranching is getting harder. Increased labor costs and a volatile climate are placing mounting pressure to provide for a growing population. Drover is empowering ranchers to efficiently and sustainably feed the world by making it cheaper and easier to manage livestock, unlock productivity gains, and reduce carbon footprint with rotational grazing. Not only is this a $46B opportunity, you'll be working on a climate solution with the potential for real, meaningful impact.
We use patent-pending low-voltage electrical muscle stimulation (EMS) to steer and contain cows, replacing the need for physical fences or electric shock. We are building something that has never been done before, and we have hundreds of ranches on our waitlist.
Drover is founded by Callum Taylor (ex-Harvard), who comes from 5 generations of ranching, and Samuel Aubin, both of whom grew up in Australian ranching towns and have an intricate understanding of the problem space. We are well-funded and supported by Workshop Ventures, a VC firm with experience in building unicorn IoT companies.
We're looking to assemble a team of exceptional talent with a high eagerness to dive headfirst into understanding the challenges and opportunities within ranching.
About The Role
As our founding cloud engineer, you will be responsible for building and scaling the infrastructure that powers our IoT platform, connecting thousands of devices across ranches nationwide.
Because we are an early-stage startup, you will have high levels of ownership in what you build. You will play a pivotal part in architecting our cloud infrastructure, building robust APIs, and ensuring our systems can scale reliably. We are looking for someone who is excited about solving complex technical challenges at the intersection of IoT, agriculture, and cloud computing.
What You'll Do
- Develop Drover IoT cloud architecture from the ground up (it’s a green field project)
- Design and implement services to support wearable devices, mobile app, and backend API
- Implement data processing and storage pipelines
- Create and maintain Infrastructure-as-Code
- Support the engineering team across all aspects of early-stage development -- after all, this is a startup
Requirements
- 5+ years of experience developing cloud architecture on AWS
- In-depth understanding of various AWS services, especially those related to IoT
- Expertise in cloud-hosted, event-driven, serverless architectures
- Expertise in programming languages suitable for AWS micro-services (eg: TypeScript, Python)
- Experience with networking and socket programming
- Experience with Kubernetes or similar orchestration platforms
- Experience with Infrastructure-as-Code tools (e.g., Terraform, AWS CDK)
- Familiarity with relational databases (PostgreSQL)
- Familiarity with Continuous Integration and Continuous Deployment (CI/CD)
Nice To Have
- Bachelor’s or Master’s degree in Computer Science, Software Engineering, Electrical Engineering, or a related field
Senior Xano Developer
Visual Backend Development, APIs & AI-Assisted Build
📍 Mumbai (On-site) | Full-time | 3-5 years
About the Role:
Unico Connect is an AI-first technology partner that builds custom mobile, web, and AI products for clients across multiple geographies.
We are hiring a Xano Developer who will build backend systems and APIs for our customer engagements on Xano, the visual backend development platform.
The mandatory requirement for this role is hands-on production backend engineering experience, including PostgreSQL data modelling and REST API design, in either a Node.js or Python environment.
Prior production work on Xano is strongly preferred.
The role is hands-on and customer-facing. You will own backend delivery across engagements: designing data models, building API flows in Xano, integrating third-party services, and partnering with frontend, mobile, and AI engineers on contracts and behaviour.
The work spans all three Xano build modes: no-code function stacks, custom code through Xano’s scripting and code blocks, and Xano’s AI assistance and agentic features.
A typical week includes a data model review for a new engagement, building a complex API flow in Xano, integrating a third-party webhook, and a customer working session on a new module.
Responsibilities:
Backend Delivery on Xano
Own end-to-end backend implementation on Xano: database schema, API endpoints, function stacks, background tasks, and integrations.
Ship production-ready work that meets customer requirements and engineering quality standards.
Build Across All Three Xano Modes
Use Xano’s no-code function stacks for standard CRUD and business logic.
Drop into custom code (JavaScript, Python through code blocks, expressions) where visual flows would be unwieldy.
Use Xano’s AI assistance and agentic features to accelerate routine build work.
Database Design on PostgreSQL
Own data model decisions for each engagement: table design, relationships, indexes, addons, and query performance.
Make schema choices that hold up as product usage grows and that map cleanly to the API contracts the client needs.
API Design and Integration
Design clean REST API contracts that the frontend, mobile, and third-party consumers can rely on.
Cover authentication, input validation, pagination, error handling, and rate limiting.
Integrate external services (payment gateways, messaging, storage, AI providers) through Xano’s connectors and custom requests.
Product Thinking and Solutioning
Translate fuzzy product asks from customers into concrete backend solutions.
Ask the right questions about edge cases, data lifecycle, multi-tenancy, and access control before building.
Push back on requirements that will cause pain later.
Customer Communication
Work directly with customers in discovery, design reviews, demos, and weekly working sessions.
Explain trade-offs in plain language, present options with clear recommendations, and write tight technical updates.
AI-Assisted Backend Development
Use Xano’s built-in AI features as well as external AI tools (Claude, Cursor, and similar) day to day for schema drafts, function stack scaffolding, query writing, integration setup, and review.
Develop strong instincts for when AI output is usable as-is and when it must be reworked.
Quality, Testing, and Reliability
Test the flows you ship.
Set up sensible error handling, logging, and alerts for the backend services you own.
Participate in incident response when something breaks in production.
Documentation and Handover
Document data models, API contracts, and non-obvious decisions inside Xano and in shared docs so the rest of the team and the customer can pick up the work without you in the room.
Continuous Learning
Track changes to the Xano platform, including new features, performance improvements, and AI capabilities.
Apply them to active engagements where they reduce build effort or improve product outcomes.
Requirements:
Hands-on Production Backend Engineering Experience (Mandatory)
Must have personally shipped backend systems to production for real users, with ownership of API design and data modelling.
POCs, coursework, and internal-only tools do not qualify.
3 to 5 Years of Professional Backend Engineering Experience
In either a Node.js or Python environment.
Candidates with slightly less time but strong demonstrated ownership are welcome to apply.
Strong PostgreSQL Skills
Schema design, indexing, query writing, and migrations on at least one production system.
Able to reason about query performance and design data models that hold up under realistic product usage.
REST API Design and Integration Depth
Comfort designing API contracts that are clean, predictable, and easy for frontend, mobile, and third-party consumers to work with.
Experience integrating external services such as payment gateways, messaging providers, storage, and AI APIs.
Familiarity with at Least One Node.js or Python Backend Stack
Such as Express, NestJS, Fastify, FastAPI, Django, or Flask.
Comfort reading and writing application code outside of visual environments when the situation calls for it.
Product Thinking and Solutioning
Ability to take a fuzzy product brief, ask the right questions, and propose a backend design that is fit for purpose.
Strong instincts for what to build first, what to defer, and what not to build.
Strong Written and Spoken English Communication
Confident in customer working sessions and design reviews.
Comfortable writing precise technical documentation and explaining trade-offs to non-engineering stakeholders.
Cloud and Deployment Fundamentals
Working knowledge of at least one of AWS, GCP, or Azure: deploying services, reading logs, managing environments, and basic operational tasks.
Familiarity with Docker is a plus.
Bachelor’s Degree
Bachelor’s degree in Computer Science, Information Technology, or a related engineering discipline.
Exceptional candidates with demonstrable production experience and strong portfolios may be considered without a formal degree.
Nice to Have
- Prior production experience on Xano, Bubble, Retool, or comparable visual or low-code backend platforms
- Full stack experience with React, Next.js, React Native, or Flutter
- Experience integrating LLM APIs (OpenAI, Anthropic, Google) into backend workflows
- Multi-tenant SaaS product experience
- Prior agency, consulting, or product-engineering experience
Senior Software Engineer
AiSensy
Gurugram, Haryana, India (On-site)
About AiSensy
AiSensy is a WhatsApp based Marketing & Engagement platform helping businesses like Adani, Delhi Transport Corporation, Yakult, Godrej, Aditya Birla Hindalco, Wipro, Asian Paints, India Today Group, Skullcandy, Vivo, Physicswallah, and Cosco grow their revenues via WhatsApp.
- Enabling 100,000+ Businesses with WhatsApp Engagement & Marketing
- 400 Crores+ WhatsApp Messages exchanged between Businesses and Users via AiSensy per year
- Working with top brands like Delhi Transport Corporation, Vivo, Physicswallah & more
- High Impact as Businesses drive 25-80% Revenues using AiSensy Platform
- Mission-Driven and Growth Stage Startup backed by Marsshot.vc, Bluelotus.vc & 50+ Angel Investors
Key Responsibilities:
- Build Scalable Architecture to handle millions of messages per day.
- Lead a team of engineers and guide them on a day to day basis.
- Collaborate with product managers, designers, and other engineers to define and implement new features and enhancements.
- Write clean, maintainable, and efficient code following best practices and coding standards.
- Conduct code reviews to ensure code quality and adherence to standards.
- Identify and resolve performance bottlenecks, bugs, and other issues.
- Mentor and provide guidance to junior engineers, fostering a culture of continuous learning and improvement.
- Participate in architectural discussions and contribute to the technical direction of the team.
- Stay up-to-date with the latest industry trends and technologies, and incorporate them into our development processes.
- Ensure the security, reliability, and performance of our applications.
- Collaborate with DevOps to streamline the deployment and monitoring processes.
Qualifications:
- Bachelor’s degree in Computer Science, Engineering, or a related field. Master’s degree preferred.
- Over all 5+ years of experience with proven experience 3+ years as a Software Engineer, with a strong track record of delivering high-quality software products.
- Expertise in the MERN stack (MongoDB, Express.js, React, Node.js).
- Strong understanding of JavaScript and modern JavaScript frameworks.
- Experience with front-end technologies like HTML5, CSS3, and responsive design.
- Strong understanding of software development methodologies, including Agile and Scrum.
- Experience with RESTful API design and development.
- Experience with database design and management, particularly MongoDB.
- Familiarity with cloud platforms such as AWS.
- Excellent problem-solving and analytical skills.
- Strong communication and collaboration abilities.
- Experience with version control systems such as Git.
- Knowledge of containerization and orchestration tools like Docker and Kubernetes
As a back-end developer, you’ll work on our back-end app that is built with Ruby on Rails. You’ll help to plan and develop new features, review other people’s code, fix bugs, help in technological and business decisions, and support the internal team.
Responsibilities
- Work in our main app back end built with Ruby on Rails
- Act as an architect of new features
- Review other people's code
- Fix bugs
- Help in decisions of technology and business
- Support internal team
- Refactor code
Requirements
- At least 3 years of industry experience
- At least 1 year of experience working on Ruby on Rails projects
- Comfortable in dealing with server infrastructure and deployment processes
- Experience with continuous delivery and automated testing.
- Experience with refactoring Ruby on Rails applications
- Experience in designing, developing and maintaining APIs
- Can work for at least a couple of hours during Japanese business hours
Nice to haves
These aren’t required, but be sure to mention them in your application if you have them.
- UI/UX design principles
- Good understanding of coding best practices and design patterns
- Understanding of security technologies (encryption, authentication, OAuth 2.0)
- Contribution to open source projects
- Interest and ability to learn other coding languages as needed
- Agile Development experience
- We are looking for a PHP Developer responsible for managing back-end services and the interchange of data between the server and the users.
- Your primary focus will be the development of all server-side logic, definition and maintenance of the central database, and ensuring high performance and responsiveness to requests from the front-end.
- You will also be responsible for integrating the front-end elements built by your co-workers into the application. Therefore, a basic understanding of front-end technologies is necessary as well.
- Integration of user-facing elements developed by front-end developers
- Build efficient, testable, and reusable PHP modules
- Solve complex performance problems and architectural challenges
- Integration of data storage solution
Skills And Qualifications
- Strong knowledge of PHP web frameworks (such as Laravel, Yii, etc depending on your technology stack)
- Understanding the fully synchronous behavior of PHP
- Understanding of MVC design patterns
- Basic understanding of front-end technologies, such as JavaScript, HTML5, and CSS3
- Knowledge of object oriented PHP programming
- Understanding accessibility and security compliance (Depending on the specific project)
- Strong knowledge of the common PHP or web server exploits and their solutions
- Understanding fundamental design principles behind a scalable application
- User authentication and authorization between multiple systems, servers, and environments
- Integration of multiple data sources and databases into one system
- Familiarity with limitations of PHP as a platform and its workarounds
- Creating database schemas that represent and support business processes
- Familiarity with SQL/NoSQL databases and their declarative query languages
- Developing, managing, and enhancing e-commerce websites.
- Optimizing websites to ensure they render consistently in cross-browser environments, with the best SEO principles, caching mechanics, etc.
- Handling queries related to MySQL and Database.
- Participating in project & deployment planning.
- Building high-availability integrations layers with JSON, REST & SOAP, WebAPI
What you need to have:
- Solid Experience in Magento2 and Magento extensions.
- Advanced knowledge of, JavaScript, HTML, and CSS. Analyze, design, code, debug, test, document & deploy applications.
- Exposure to a minimum of 3 e-commerce projects (starting with requirement gathering).
- Understanding of modern UI/UX trends.
- Demonstrable knowledge of XML, XHTML, Modules i.e. API integration.
- Strong OOPS and RDBMS concept & understanding of Performance Tuning, Browser Compatibility, SEO Practices, and Version Control.
- High-quality programming solutions using Code Sniffer, PSR Standards, writing UNIT tests.
- Proficient in GIT, Branching Strategies, and bitbucket.
- Module Development Experience with Magento 2
- Extensive experience in PHP and AGILE Methodology.
- Experience working on large projects involving 10,000+ products.
- Experience on the multi-vendor website is a plus for this profile.
Other Requirements
- Magento2 developer should lead the team and handle pressure and demands.
- Sound knowledge of IT concepts and the latest trends.
- Ability to work independently and multi-task in a fast-paced environment.
- Strong verbal and written communication and interpersonal skills.
- Highly organized and detail-oriented.
- Writing software that other developers use, including libraries, APIs and wallets.
- Building secure and high-performance networked software that will be used by enterprise customers.
- Solving development challenges and making architectural decisions by understanding the larger picture of the project’s goals.
- Expanding your existing skill-set, and not being afraid to enter uncharted territory.
- Understanding Rust design patterns and writing performant and maintainable code in the language.
- Paying close attention to unit-testing and security.
- Confidently communicating and collaborating with your fellow developers in a remote team environment.
What you need to have:
- 1 year of Rust development experience
- 3+ years of software development experience
- Experience using the Git Version Control System (VCS)
- Experience with unit testing
- Fluent in English, written and spoken
- Team player that thrives in a collaborative environment
- Experience with blockchain and/or Ethereum smart contracts
- Experience in PHP, Laravel, MySQL, or Javascript is a plus
- Experience with GraphQL is a plus
- You are motivated by challenging projects, and you absolutely love developing with Rust.
- You are humble, diligent and patient
**
We are looking for a Node JS developer interested in building high performance backend using PostgreSQL. You will be responsible for architecting and building these applications, as well as coordinating with the teams responsible for other layers of the product infrastructure. Building a product is a highly collaborative effort, and as such, a strong team player with a commitment to perfection is required.
Responsibilities
Integration of user-facing elements developed by front-end developers with server side logic
Writing reusable, testable, and efficient code
Design and implementation of low-latency, high-availability, and performant applications
Implementation of security and data protection
Integration of data storage solutions - Postgresql









