pdo-mysql
There are 448 repositories under pdo-mysql topic.
FantasticLBP/Hotels_Server
酒店预订系统后台管理系统
Zhucola/php_frameworks_analysis
php框架源码分析
mdobydullah/pdo-mysql-login-register
Simple PHP Login & Register using PDO MySQL
WamaeKeige/PHP-OOP-Login-and-Register
This is a login and register php project which makes use of user access levels.
forkbb/forkbb
ForkBB is a free and open source forum software.
dmassaneiro/crud-simples-com-php
CRUD Simples usando PHP Orientado a Objetos
mrcrypster/mysqly
Full-featured opensource small-overhead PHP data framework for Mysql built for fast and efficient development
CodesVault/howdy_qb
MySQL Query Builder for WordPress
medaimane/crud-php-pdo-bootstrap-mysql
Simple CRUD web application using OOP, PHP, Bootstrap, PDO and MySQL
sabbir-rupom/akaash-rest-api
Akaash: A restful API template built with PHP driven by flight micro-framework
adambinnersley/pdo-dbal
A simple database abstraction layer using PHP and PDO
rjsalas91/mvc-php
Estructura básica de un proyecto mvc con php
webrium/foxdb
Foxdb database query builder provides a convenient, fluent interface to creating and running database queries
msbatal/PHP-PDO-Database-Class
PHP PDO database class that utilizes PDO and prepared statements (MySQL, MariaDB, MSSQL, SQLite, etc)
nikiedev/simple-php-pdo-database-class
Safe and Simple PDO Wrapper - for developers who knows SQL.
ofaaoficial/php7-architecture-MVC-CRUD
Ejemplo basico arquitectura MVC.
carry0987/PHP-and-MySQL-Web-Development-5th-Edition
PHP-and-MySQL-Web-Development-5th-Edition
yenilikci/php
PHP, PDO ve OOP notları.
mpyw/laravel-mysql-system-variable-manager
A tiny extension of MySqlConnection that manages session system variables
mvegap/php-poo-mvc
Ejemplo en PHP utilizando el paradigma orientado a objetos
CarbonORM/CarbonPHP
CarbonPHP [C6] is a PHP Library ^8.2 ⊃ { MySQL ORM ∪ WebSockets ∪ Sessions }
riverside/php-orm
:dolphin: PHP micro-ORM and query builder
NisanurBulut/Yeti
Yeti is a demand tracking application. Users open requests about applications. Admin users meet these demands. The main element of the application is the demands. Side items are applications and users. The movements arising from these elements are presented graphically on the dashboard screen.It is not possible to become a member of the application. therefore, an admin user must add you to the application to be able to use the application.
rogeriotaques/seed-php
The stupidly easy to learn and use PHP microframework.
yiisoft/mutex-pdo-mysql
MySQL mutex implementation for yiisoft/mutex.
mariadb-developers/php-pdo-quickstart
This repository contains a simple web application that demonstrates how to quickly connect to and communicate with a MariaDB database using PHP and PDO (PHP Data Objects).
roufy235/Multive
PHP Web/API Framework
AxelPariss/DB
💎 PHP Class to simplify SQL requests (with PDO)
JaouherK/apache-log-parser
lightweight PHP-cli app that parses the Apache access log and saves it to a mysql (PDO) database.
lucasgdb/4People
:rocket: 4People - Ferramentas Online e Blog para Pessoas. :star: (Trabalho de Conclusão de Curso, Escola Técnica) :heart:
mrbrunelli/crud-js
Utilizando Javascript para fazer CRUD no banco MySQL
piotrpazola/nginx-unit-1.20.0-php7.4-pdo-mysql
Source of Docker custom build of NGINX Unit with PHP7.4 and PDO MYSQL support based on nginx/unit:1.20.0-minimal official image.
technosmarter/result-management-system-in-PHP-and-MYSQL
The result management system is written in PHP. This result management system is created for school and colleges. If you are looking for student result management system in PHP then you are right place. Install result management system on your server and publish students results online.
beryl452/CrudUsingOopInPhp
Create a PHP 8 CRUD (Create, Read, Update, Delete) RESTful API with an MySQL database.