Showing 98 open source projects for "pdo"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Minimal extension for PHP's PDO class designed for ease-of-use and reducing development time/effort when accessing a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A plug-in which frees wordpress from its database lock-in, by mapping on-the-fly queries and using PDO API to interface with various databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    simple and fast framework build on php 5: design pattern Registry and Singleton, PDO to access db, MVC, uses jQuery for javascript. This is a alpha version, sorry no documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Add support for multiple database extensions in your PHP applications: write once - run all. Currently PDO, ODBC, MySQL, MSSQL and SQLSRV are supported. The Connector library is a database independent API written in pure PHP 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    phxENGINE
    pxhENGINE is game engine/framework written in PHP5 with Smarty Template Engine and PDO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Pal Vibes is an open source community web application which was written by PHP. It integrates Google Map with it together. User can locate themselves and their friends in Google Map easily.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    ** Guys I have built a much more powerful Fully Featured CMS system at: https://github.com/MacdonaldRobinson/FlexDotnetCMS Macs CMS is a Flat File ( XML and SQLite ) based AJAX Content Management System. It focuses mainly on the Edit In Place editing concept. It comes with a built in blog with moderation support, user manager section, roles manager section, SEO / SEF URL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Storm MVC is a php framework based on the model-view-controller design pattern featuring pretty URLs, site themes via inherited master pages, and easy forms processing. It is a mix of the best ideas from Rails, Django and ASP.NET MVC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pdo allows users to run SSH commands on multiple remote hosts in parallel, or run commands (such as rsync etc.) locally against multiple remote hosts in parallel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Sphex is a light and easy to use OOP PHP 5 Framework using the AMF binary format as a gateway for your Flex or Flash applications and any PDO enabled database. This project is using Zend_AMF and the Doctrine ORM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PHPPDO is a database abstraction layer over the current PHP database functions, which aim is to offer a migration path for new applications to the PDO classes presented in PHP 5.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    KernetixAuth is a module designed to provide an easy way of authetication in a PHP script. Just install the module (it requires MySQL 5.x and PDO) and then include a line at the very beggining of your script and that's all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PdoXml is an fast and easy to use PHP extension writen in C for converting results from PDO queries to XML. You can create XML document from database. Support both Windows and Linux. Full source code provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This class provides some methodts - to easily get results forom SQL-Queries as Array, Hashtable or Value (e.g. SELECT MAX(..) FROM ..) - To insert, update or delete records - It works together with my other Library stdfuncs (PHPCoreStdFuncs in SF)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TPLN is a new template class written in php that could interface with your database (PDO, MySQL , mSQL , Sybase, Interbase ....) via AdoDB it's simple and powerful. This class separates your php code and your design that reduce update design of your sit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Utopia is a PHP 5 CMS, intended to support the most recent Web standards and "Web 2.0" programming techniques. Original features include PDO, Webforms processing, XSL rendering and so on, with three main objectives: performances, security and scalability
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pdo-x is a lightweight Data Access Library for PHP5. It wraps the PDO extension included in PHP 5.1+. pdo-x allows you to use objects to interact with records in your database tables. Supports transactions & prepared statements, MySql, PostreSQL, & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    eXlent2k7 is a CMS based on the most modern technologies (XHTML 1.1, CSS 2.1, PHP 5 objects, PDO, XML, DOM) with good security (CSRF protection, XSS prevention in template system, JavaScript can be disabled, SQL injection prevention in database class).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHP Wife is a web aplication Framework. It implements the MVC design pattern and features : * Ajax Integration * Database Abstraction using the PDO class * An abstract Data Access Object, and other useful classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pascal Data Objects (PDO) is an SQL database API for Delphi / FPC loosely based on PHP Data Objects. It currently supports Mysql 4.0, 4.1, 5.0 and Firebird 1.5, 2.0, but drivers for PostgreSQL, MS SQL / Sybase, SQLite, Oracle and others are planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PDO: Python Database Objects. Database Module for Python based upon DB-API 2.0: featuring column access by name and high performance. Similar in API to ADO, JDBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A other of tousend Guestbook Tommynocker present the TGuestBook - Required PHP5 - PDO / MySQL for PHP - Smarty Template
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Polemic Board is a web-based bulletin board system written in PHP which outputs valid W3C HTML 4.01 Strict markup. It supports MySQL and PHP Data Objects (PDO) for database management.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB