There are 1 repository under oop-php topic.
Easy Rest api with Laravel
Object Oriented Programming Concepts Notes
Object Oriented Programming Journey
Simple ecommerce website
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.
PHP Object Oriented Programming example
"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.
A plain PHP/MySQL MVC OOP advanced blog application
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.
This is an OOP( Object Oriented Programming ) practice repo. And for practice, I will use the Php programming language.
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)
An OOP + ACF + Timber / TWIG based WordPress theme.
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.
My personal backend robust Plain PHP MVC OOP Framework
A plain PHP and MySQL robust MVC Pattern OOP web-based Electronic Store Application
We're refactoring our legacy web to make it more suitable with our new business model.
Gestion Des Archives (Marchés public)
Simple CRUD operations using OOP and PDO with PHP & MYSQL DB
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.
Hard is a lightweight, object-oriented framework written in pure PHP. It focuses on simplicity, strict typing, and clean architecture principles (SOLID, KISS, DRY).
Understanding basic MVC concept with PHP oop, twig, mySqli
An example of a database wrapper built in PHP, comes with helper classes, I.e. for sanitizing strings, checking user input and generating hashes.
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.
News portal, PHP back-end, MVC design pattern
Some small standalone projects using Object Oriented Program in vanilla PHP 🐘
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.
Framework PHP personalizado con el patrón de arquitectura modelo, vista, controlador (MVC) y el paradigma de Programación Orientada a Objeto (POO).