How To Encrypt Password in PHP With Source Code
How To Encrypt Password In PHP uses a hash algorithm to make sure the password is secure. Most of the time, it is used in functions like crypt(), password hash(), …
Free PHP projects with full source code, curated and re-tested for 2026 by the team at PIES IT Solutions. This page lists 300+ downloadable PHP systems — POS, school management, hotel, library, learning management, hospital, government services — all with MySQL databases and step-by-step setup guides.
Most projects here originated as Philippine BSIT capstone or thesis submissions and have been updated for compatibility with modern PHP (7.4 / 8.x). Every project includes the full source, sample database, and basic documentation. Pick the one that matches your capstone domain, then customize it — don’t submit any of them unchanged.
Before you click “download” on the first project that looks cool, narrow the list with three questions:
Jump straight to the type of system you need:
This curated list of PHP projects is maintained by the team at PIES Information Technology Solutions, an IT consultancy based in Binalbagan, Negros Occidental, Philippines. We’ve been collecting, testing, and republishing student capstone resources since 2019 — focused on BSIT programs in the Philippines, India, Pakistan, Nepal, and Bangladesh.
Every project is re-opened and verified against the current PHP and MySQL release before it’s listed here. Found a broken download or a bug? Contact us — we credit contributors in the next refresh.
How To Encrypt Password In PHP uses a hash algorithm to make sure the password is secure. Most of the time, it is used in functions like crypt(), password hash(), …
The Banking Management System Project In PHP Free Download is a web-based program that the Bureau of the Fiscal Service uses to pay banks for the services they do for …
CRUD in CodeIgniter Using Ajax is an acronym that comes from the world of computer programming. It stands for “create, read, update, and delete,” which are the four things that …
A user can access an application through the Login Page or Form In CodeIgniter by entering their username and password or by logging in with a social media account. About …
Upload File CodeIgniter Ajax is the process of sending a file from one computer system to another, usually a larger computer system. From the point of view of a network …
A Simple Registration Form In CodeIgniter With Database is a list of fields where a person can enter information and send it to a company or person. You might want …
A Student Management System Project In CodeIgniter is also called a Student Information System (SIS). These systems work to coordinate schedules and communication between faculty about students. This system exists …
An Inventory Management System Project in PHP CodeIgniter (also called an “inventory system”) is a way to keep track of your goods from the time you buy them to the …
A School Management System In CodeIgniter can be thought of as a platform that helps your school run smoothly by digitizing and automating different academic and administrative tasks. The software …
Using Ajax Chat Application In CodeIgniter to send and receive messages in real-time makes it easy to talk to people anywhere in the world. With a real-time chat app, users …
An Attendance Management System In CodeIgniter is a company’s way of keeping track of employees’ time and attendance. An accurate attendance and time-tracking system saves you time and effort when …
A Pharmacy Management System Project in CodeIgniter is any system used in a pharmacy that helps automate the way the pharmacy works. This includes tasks like reviewing doctor orders and …
The Restaurant Management System Project in CodeIgniter is a type of point-of-sale (POS) software made for restaurants, bars, food trucks, and other businesses in the food service industry. In contrast …