php-oop
There are 88 repositories under php-oop topic.
jandaryl/simple-php-boilerplate
The Simple PHP Boilerplate for Starter
pfwd/freecodecamp-PHP-OOP
Watch me build this Invoice Application in PHP->
natainditama/auctionx
🚗 Efficient online vehicle auctions
zakaria5729/online-exam-management-system-in-php
Online exam management system with HTML, CSS, PHP OOP, AJAX, Jquery, MySQL
BaseMax/PHPEDB
PHP Easy DB (Database) is an easy library to manage and control the database.
ribafs/auto-app
Crie um aplicativo com todas as tabelas de um dos seus bancos sem uma linha de código.
HayeulTanjib/My-blog-PHP-OOP-
Simple personal blog made with PHP(OOP) :pencil:
sumairz/photo-gallery-php
A PHP / folder based photo gallery script - No Database used
hicmtrex/Php_OOP_Form_Validation
Php form validation with class
co0lc0der/yii2-adminlte3-widgets
AdminLTE 3 widgets for Yii2
ipang-dwi/br-ci
Web Based Trucking System with Codeigniter - www.firstplato.com
Iqbolshoh/php-database-manager
The Database class is a versatile PHP tool using mysqli for database management. It handles essential CRUD operations (Create, Read, Update, Delete) and includes methods for user authentication and password hashing, making database interactions and user management simple and secure.
co0lc0der/simple-query-builder-php
A simple QueryBuilder PHP component
co0lc0der/Flash-component
Flash messages php component
co0lc0der/simple-cache
A simple cache php component powered by text files
Amir-16/php-oop
Php Oop concepts
aziz-mina/cafe_system
An OOP PHP cafe managment system
co0lc0der/Router-component
Router php component
co0lc0der/users-oop
A simple user management system on OOP PHP
co0lc0der/Validator-component
Validator php component
JLB-101/PHP-OOP
Object Oriented Programming course in php - Curso de Programação Orientada a Objetos em PHP
maulanakevinp/project_uas_pemroweb
Sebuah Website E-Commerce yang menggunakan konsep MVC buatan sendiri tanpa menggunakan framework seperti CI atau Laravel.
muktajoya/Automated-Food-Ordering-System
This is an website for ordering food via online.Here have Customer, Admin ,Cook and Waiter panel to make order full-fill.Customer can make order food in restaurant and home-delivery both. There have intregated PayPal system also for online payment.Also can pay as offline payment.both with I use PHP(backend), CSS ,HTML,
AdrianMiftahulH/Learn-PHP
Repeat and learn new things in the PHP language
ak-hu/scandiweb-test-assignment
This repository contains my solution to the Scandiweb Test Assignment. The assignment involves creating a web application that allows the user to add products with specific details based on the product type.
andesonlineid/OOP-PHP
Stored that i've learned about php object oriented programming
ElazzouziHassan/Evaluation-MySQL-PHP
PHP WEB APPLICATION
er-hiba/Transport-Management-PHP
PHP OOP program for managing transport methods in a travel agency.
hind-sagar-biswas/logger
PHP OOP login and registration system with remember me option!
jklzz02/Cities-Rest-API
PHP rest API to retrieve cities information
Karim-elaoumari/php_oop_mvc_workshop
a php oop mvc workshop, showing you how to create your first php mvc architecture
Oslonline/todolist-php
PHP Object-Oriented To-Do List Project.
tobidosumu/expensetracker
This app helps a client to keep track of his daily expenses. Every expense belongs to a category. Examples of categories are: Food, Rent, Transport, Telephone, Utilities, etc. Every expense has a narration, an amount, and a date of expenditure. The app will sum up all expenses within a month, and generate a report showing which category consumed the most of the client’s income. A similar report will be generated for a whole year.