34 Repositories
PHP ext-pdo Libraries
Sistema de login usando PHP, MySQL(PDO),HTML,CSS e bootstrap
sistemalogin link para entrar no projeto: https://williamsistema.000webhostapp.com/ Sistema de login usando PHP, MySQL(PDO),HTML,CSS e bootstrap Requi
API abstracting communication with SQL providers (eg: MySQL) on top of PDO inspired by Java JDBC
SQL Data Access API Table of contents: About Configuration Execution Installation Unit Tests Examples Reference Guide About This API is a ultra light
Personal PHP MySQL query handler based on Eloquent using PDO.
🐳 Equivoluent Welcome to "Equivoluent" my personal PHP MySQL query handler using PDO. Equivoluent is based on Laravel's Eloquent. The goal of "Equivo
EXT:server-timing adds Server-Timing Header with usefull information
EXT:server_timing - see your performance installation composer require kanti/server-timing at the moment there is nothing to configure Server timings
Flarum Post Comments - A Flarum extension.
Flarum Post Comments A Flarum extension. Make sure to comment on the answers and list the comments below the answers. Installation Install with compos
Create a PHP 8 CRUD (Create, Read, Update, Delete) RESTful API with an MySQL database.
Créer une API RESTful PHP 8 CRUD (Create, Read, Update , Delete) simple avec MySQL et PDO (PHP Data Objects) Détails du référentiel : Lire, insérer, m
Simple MySQL library for PHP 5.4+ includes Query Builder, PDO Native functions, Helper functions for quick use.
Simple MySQL library for PHP 5.4+ includes Query Builder, PDO Native functions, Helper functions for quick use.
Just another PDO database library
PDO Just another PDO database library Installation Use Composer $ composer require faapz/pdo Usage Examples selecting, inserting, updating and deletin
JSONFinder - a library that can find json values in a mixed text or html documents, can filter and search the json tree, and converts php objects to json without 'ext-json' extension.
JSONFinder - a library that can find json values in a mixed text or html documents, can filter and search the json tree, and converts php objects to json without 'ext-json' extension.
PHP with PDO (PHP Data Objects) Quickstart
PHP with PDO (PHP Data Objects) Quickstart This repository contains a simple web application that demonstrates how to quickly connect to and communica
Simple, beautiful, open source publishing.
Simple, beautiful publishing. Website Documentation Created by Cory LaViska Maintained by Marc Apfelbaum Requirements PHP 7.1+ with curl, gd lib, mbst
Web interface for XHProf profiling data can store data in MongoDB or PDO database
XHGui A graphical interface for XHProf profiling data that can store the results in MongoDB or PDO database. Application is profiled and the profiling
With the phpBB extension "Hide for Guest" you can hidden selected areas for guests and bots.
phpBB-Hide for Guest Description With "Hide for guest" selected areas are hidden for guests and bots. Requirements php 7.3 or higher phpBB 3.2.0 or hi
Laravel & Google Drive Storage - Demo project with Laravel 6.x and earlier
Laravel & Google Drive Storage Demo project with Laravel 8.X Look at the commit history to see each of the steps I have taken to set this up. Set up t
QueryHandler - Handling PDO ' s query with mySQL database
QueryHandler this class's method are static .... that mean you don't need to create an object to use it . All methodes will return an Exception if it
Desarrollo de una aplicación muy sencilla, desarrollada con HTML - Bootstrap - PHP - (PDO)- Mysql. (Login - Registro - Create Read Update Delete)
php-mysql-aplicacion-web Desarrollo de una aplicación muy sencilla, desarrollada con HTML - Bootstrap - PHP - (PDO)- Mysql. (Login - Registro - Create
Aqui são distribídas apostilas sobre alguns assuntos como PHP, PDO, MySQL, PHPOO, MVC, etc
Apostilas de Programação Aqui são distribídas apostilas sobre alguns assuntos como PHP, PDO, MySQL, PHPOO, MVC, etc URL deste repositório https://gith
Tiny php mysql lib (PDO-based) with handy fetch/update functionality, supports both SQL and parametric queries
Micro PHP mysql lib (~ 200 lines of code) with ultra powerful CRUD for faster than ever development: parametric fetch/insert/update/delete (based on a
Sign into your Flarum forum with your Amazon account
Log In With Amazon A Flarum extension. Log in to your Flarum forum with Amazon. An addon for FoF OAuth Installation Install with composer: composer re
PHPneeds library (classes) package.
PHPneeds is a lightweight non-MVC PHP library for quickly start a project. About PHPneeds library (classes) package. Please use with PHPneeds base pro
Very easy to use PDO MYSQL API. Just Include in PHP file and get it working.
CRUD-MYSQL-API Very easy to use PDO MYSQL API. Just Include in PHP file and get it working. INSTALATION Step 1: git clone https://github.com/arhex-lab
You can sync any number of PDO supported databases
Features: Can backup any number of databases. No need to introduce column name only table name The Last id based data backup Support 12 different data
Lravel 验证扩展 📦 Laravel 验证中文,手机号,身份号
Lravel 验证扩展 📦 Laravel 验证中文,手机号,身份号 安装 $ composer require liaosp/laravel-validate-ext -vvv 使用 标识 说明 chs 验证某个字段的值只能是汉字 chsAlpha 验证某个字段的值只能是汉字、字母 chsAlp
CRUD PHP, SQL PDO
PHP-Mastering CRUD em PHP usando MySQL PDO; Configure a ficheiro config.php de acordo com a sua configuração da base de dados PHP CRUD using PDO MySQL
NukeViet CMS is multi Content Management System. NukeViet CMS is the 1st open source content management system in Vietnam. NukeViet was awarded the Vietnam Talent 2011, the Ministry of Education and Training Vietnam officially encouraged to use.
Introduction about NukeViet NukeViet is the first opensource CMS in Vietnam. The lastest version - NukeViet 4 coding ground up support lastest web tec
Simple and lightweight OOP wrapper for PHP's low-level sockets extension (ext-sockets)
clue/socket-raw Simple and lightweight OOP wrapper for PHP's low-level sockets extension (ext-sockets). PHP offers two networking APIs, the newer stre
A TYPO3 extension that integrates the Apache Solr search server with TYPO3 CMS. dkd Internet Service GmbH is developing the extension. Community contributions are welcome. See CONTRIBUTING.md for details.
Apache Solr for TYPO3 CMS A TYPO3 extension that integrates the Apache Solr enterprise search server with TYPO3 CMS. The extension has initially been
PHP version of mysqldump cli that comes with MySQL
MySQLDump - PHP Requirements | Installing | Getting started | API | Settings | PDO Settings | TODO | License | Credits This is a php version of mysqld
High performance, full-stack PHP framework delivered as a C extension.
Phalcon Framework Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resourc
:gem: Simple MySQLi Abstraction Layer + Doctrine/DBAL support
💎 Simple MySQLi Class This is a simple MySQL Abstraction Layer compatible with PHP 7+ that provides a simple and secure interaction with your databas
SQL database access through PDO.
Aura.Sql Provides an extension to the native PDO along with a profiler and connection locator. Because ExtendedPdo is an extension of the native PDO,
Easy-to-use PDO wrapper for PHP projects.
EasyDB - Simple Database Abstraction Layer PDO lacks brevity and simplicity; EasyDB makes separating data from instructions easy (and aesthetically pl
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache tagging and indexing.
Apix Cache, cache-tagging for PHP Apix Cache is a generic and thin cache wrapper with a PSR-6 interface to various caching backends and emphasising ca
Provides a unified interface to local and remote authentication systems.
Aura.Auth Provides authentication functionality and session tracking using various adapters; currently supported adapters are: Apache htpasswd files S