355 skills found · Page 3 of 12
littlefind / FireflyPHP 1.0此框架遵循的mvc思想,采用单一入口方式,对URL路由进行了重写,隐藏了index.php,对路由中的参数进行了解析,自动加载类文件,自定义错误处理,封装了单例模式的MODEL类,以PDO的方式连接MySQL,在MODEL层实现了CURD功能。
chapagain / Crud Php Pdo SimpleSimple PHP-MySQL CRUD (Add, Edit, Delete, View) using PDO
emsifa / Contoh Graphql Php MysqlContoh GraphQL pada PHP dengan MySQL dan PDO
ramiro174 / POOCRUDclases bases para crear un crud con pdo y php
im4aLL / Pdo Mysql DriverPHP class for SELECT, INSERT, UPDATE, DELETE MySQL data using PDO
Wrenbjor / PHP PDO ConnectionA PHP Class that uses PDO to connect to a MySQL Database and some basic helper functions
MimMarcelo / Php Pdo Connection ClassCriação de classe PHP de conexão com bancos de dados via PDO
davebarnwell / Model Orm PhpPHP ORM Model class which provides table column/property mapping, CRUD, and dynamic finders/counters on a database table using PDO
medaimane / Crud Php Pdo Bootstrap MysqlSimple CRUD web application using OOP, PHP, Bootstrap, PDO and MySQL
GrumpyCrouton / GrumpyPDOA simple PHP class wrapper for PDO.
amereservant / Secure User Login And Authentication ClassThis is a PHP5 class that creates a secure php user session and also offers vigorous password encryption. It is compatible with both PDO drivers 'sqlite' and 'mysql'.
sledro / PHP LoginA secure, lightweight login system built with PHP PDO and Bootstrap
kherge-archive / Php Silex PdoA simple PDO service provider.
arojunior / Php Orm PdoMicro PHP ORM Library
TalelMejri / Pdo Crud PhpNo description available
SagarBiswas-MultiHAT / Student Management MVC Learning ProjectMinimal PHP MVC learning project demonstrating the Model–View–Controller pattern end-to-end. Uses plain PHP with PDO, a front controller, simple routing, and CRUD student management. Designed to teach separation of concerns, prepared statements, and typical MVC structure without frameworks.
sabbir-rupom / Akaash Rest ApiAkaash: A restful API template built with PHP driven by flight micro-framework
Aevis / Php Pdo InformixPrecompiled php_pdo_informix DLL for Windows
abbat / Pdo SqlcipherSQLCipher PDO (PHP Data Objects) driver
git7c / Simple CRUD REST API In PHP PDOLearn how to create Simple CRUD REST API in PHP PDO