Showing 294 open source projects for "php mysql class"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    A PHP tool used to make up a markup language output (e.g. HTML). Good for object-based output generating, as you don't take care of closing elements. Data posted to it are printed immediately (you don't have to wait for remaining parts of the element).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DC Ent is a development platform made for fast, easy ,clean web development and maintenance written in PHP.All pages are generated from mysql database .You can include files,add php scripts,edit records in db and very easy manage page components .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    QBOOM: a PHP5 based object model (OM) for the QuickBooks (QB) accounting system via SOAP calls to the Remote Data Connector (RDC) for QB. Currently The SOAP interface to QB works, the object models are in the planning stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The GAME Engine stands for Generic Architecture for A Modular Enterprise. It uses Linux, Apache, MySQL and PHP as the platform for the engine itself and to create modular and reusable applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    Ismo is a web application framework that takes care of all the boring stuff and let's you focus on the fun and interesting parts!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A bytes.com community developed PHP framework designed with beginners and agility in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PoilDru is a high-level PHP Object-Oriented Framework to produce Web 2.0 Ajax websites or XML-RPC/SOAP web services
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Vision PHP Application Kit is a collection of PHP classes and utility functions to add the development of web-based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Object oriented library for storing complex structures in sql database. It produses easy interface for managing simple tables, trees, object hierarhies and associative arrays. It uses PHP5 syntax and won't work on PHP4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    Collection of libraries that allow a PHP application to read and write to DabbleDB (www.dabbledb.com) databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Rode is a Rapid Object Development Enviroment for PHP. Provides a framework to develop an Object-Oriented PHP 5 project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A project to bring elements of the std namespace from C++ to PHP 5.3. It will include common C++ includes (cstdlib,cmath,etc) as well as several classes derived from STL (containers, iterators, algorithms, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PHP ORM is a simple and light framework for saving and fetching objects from a database. It supports basic mappings such as one:many and many:one. One of the most notable features is creating tables on the fly if they do not exist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This package can be used to emulate class namespaces under PHP 5. It parses PHP code to extract namespace definition statements. The code is rewritten to emulate the namespace support in a way similar to the Java language namespace support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PHP Cache Manager is an abstraction layer which uses other caching libraries and provides a common interface. PHP applications are not affected by the choice of your caching library, like a database abstraction layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    peaceB PHP Framework is a lightweight plugin-based MVC framework that can be used to easily create web applications. It relies on plugins that can be loaded specifically. This reduces execution time compared to other PHP frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Complete PHP 5 framework based on classes for creating powerfull and ajax based web applications. Also it provides a set of custom controls for making your web applications looking better and with more prestabilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PHP framework with support for simple tags and server-side events like jsp, asp.net, etc. prioritizing separation between structure, behavior and presentation, generating clean valid html markup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Xinu is new generation content management system which written in PHP and supports multidatabases, like MySQL, PostgreSQL and Oracle. Xinu uses AJAX system, which make's system fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHP CMS built from the ground up. Making effective use of OOP concepts in PHP 5 and MySQL. The CMS is build around the Smarty templating system, however we aim to move away from this as soon as it becomes stable and usable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    phpScheme is a web-application framework based on the MVC concept to quickly allow you to produce database driven applications without a lot of hassle. Database querying, editing, adding, and deleting is all taken care of for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Xanthin+ aims to be a powerful and well designed PHP Application Framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    phpkernel

    phpkernel

    Framework orientado a objeto.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Implementation of the Repository design pattern in PHP. Goals of this project are to make accessing database tables simple, regardless of the database structure and to produce the most efficient queries for each type of database
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB