oop-php
There are 147 repositories under oop-php topic.
TursunboyevJahongir/laravel_api
Easy Rest api with Laravel
s-shemmee/Object-Oriented-Programming-Concepts
Object Oriented Programming Concepts Notes
code4mk/oop-object-oriented-oop-journey
Object Oriented Programming Journey
waking-eni/ecommerce-simple-mvc
Simple ecommerce website
pvaviloff/php-guidelines
This document outlines strategies for scaling development teams and structuring projects with a focus on writing clear code and documentation. It emphasizes the importance of thorough expert analysis and maintaining communication to ensure smooth project development.
neneone/SnapeBot
PHP class-based framework to create Telegram Bots using Webhook.
Riyadhahmed/Object-Oriented-PHP
PHP Object Oriented Programming example
shawonk007/quickbuy_ecommerce
"QuickBuy-Ecommerce" is a Git repository that houses a multivendor system for e-commerce. It provides a platform for multiple vendors to sell their products, offering a comprehensive solution for building and managing an e-commerce marketplace efficiently.
AhmedYahyaE/plain-php-mvc-oop-blog
A plain PHP/MySQL MVC OOP advanced blog application
imranpollob/oop-php
OOP in a nutshell in PHP
jschreuder/Middle
A micro-framework based around components by others, middlewares, PSR-7 and embracing recent PHP versions. Please note: this is first and foremost a personal project, please fork it if you want to use it in production.
bappi2097/php-oop
This is an OOP( Object Oriented Programming ) practice repo. And for practice, I will use the Php programming language.
BaseMax/ImportantWordExtractor
A tiny PHP class-based program to analyze an input file and extract all of that words and detect how many times every word is repeated. (It's not case sensitive)
cleverington/elegant
An OOP + ACF + Timber / TWIG based WordPress theme.
dev-kn/php-rest-api-with-jwt-auth
This is just an example of how to implement a very basic PHP rest API application followed by MVC pattern. The APIs have been authenticated using JWT tokens, and it is configurable.
AhmedYahyaE/my-plain-php-mvc-oop-framework
My personal backend robust Plain PHP MVC OOP Framework
AhmedYahyaE/plain-php-mvc-oop-estore
A plain PHP and MySQL robust MVC Pattern OOP web-based Electronic Store Application
Jac0bIsaac/crafting-legacy
We're refactoring our legacy web to make it more suitable with our new business model.
Ookami4/Gestion-Des-Archives-March-s-Public
Gestion Des Archives (Marchés public)
AhmedHafez7-Eng/PHP-OOP-CRUD
Simple CRUD operations using OOP and PDO with PHP & MYSQL DB
axrorbekdf/Matematika
Matematik amallar
cakmoel/Maleo
Maleo is a free and open source php framework to build web based application. Maleo is built with primarily purpose to help student easy to learn object oriented programming.
clebsonsh/hard-framework
Hard is a lightweight, object-oriented framework written in pure PHP. It focuses on simplicity, strict typing, and clean architecture principles (SOLID, KISS, DRY).
indraxyz/oop-mvc-php-mysqli
Understanding basic MVC concept with PHP oop, twig, mySqli
nacerkraa/Php_Form
Form validation using PHP OOP
NevilleBulmer/RESTful_PHP_API
An example of a database wrapper built in PHP, comes with helper classes, I.e. for sanitizing strings, checking user input and generating hashes.
projecthanif/remind.me
remind.me is a Todo app that is built using "PHP" as the backend language. it includes Laravel-like router, controller classes, views and a project structure using namespace and PSR-4 autoloading. it showcases how to build a PHP project without using any frameworks.
tohirRaihan/dokaner-hisab
OOP PHP and JavaScript based project
waking-eni/news-portal-mvc
News portal, PHP back-end, MVC design pattern
andreriffen/PHP-OOP-Projects
Some small standalone projects using Object Oriented Program in vanilla PHP 🐘
er-hiba/Transport-Management-PHP
PHP OOP program for managing transport methods in a travel agency.
sbrimon10/streamtape-php-client
A simple PHP client for interacting with the Streamtape API. This client allows you to manage files, retrieve account information, and perform other operations easily via an object-oriented interface.