145 results for “topic:oop-php”
Easy Rest api with Laravel
Object Oriented Programming Concepts Notes
No description provided.
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.
No description provided.
"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.
PHP class-based framework to create Telegram Bots using Webhook.
PHP Object Oriented Programming example
A plain PHP/MySQL MVC OOP advanced blog application
No description provided.
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.
OOP in a nutshell in PHP
This is an OOP( Object Oriented Programming ) practice repo. And for practice, I will use the Php programming language.
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.
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)
A plain PHP and MySQL robust MVC Pattern OOP web-based Electronic Store Application
Understanding basic MVC concept with PHP oop, twig, mySqli
My personal backend robust Plain PHP MVC OOP Framework
We're refactoring our legacy web to make it more suitable with our new business model.
Gestion Des Archives (Marchés public)
No description provided.
OOP PHP and JavaScript based project
Hard is a lightweight, object-oriented framework written in pure PHP. It focuses on simplicity, strict typing, and clean architecture principles (SOLID, KISS, DRY).
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.
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.
News portal, PHP back-end, MVC design pattern
Simple CRUD operations using OOP and PDO with PHP & MYSQL DB