Showing 160 open source projects for "php postgresql"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 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
  • 1
    WPgDB is a OO API to access PostgreSQL databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A small, fast replacement for ADODB that uses 1/6th of the memory and upto 300% faster while being compatible with ADODB using a subset of the most often used ADODB commands.. Supports Frontbase, MaxDB, MiniSql, MSSQL, MySql, Postgres, SqLite and Sybase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    dBrowser is a PHP/MySQL/PostgreSQL framework/code generator aimed at web/database application developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ThebaDB is an open source Database Layer with MSSQL, MySQL, SQLite multi-usage API, cache support to memcached, file, session and with an extremely useful Debug system. Written in singleton- and connect-when-need model. Easy to use plugin system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Antdns provides a minimalistic management interface for the database backend of Bind-DLZ. If need be, the open structure of both code and database schema can be exploited to provide a seamless integration within any current website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    "Project EROS" is a collection of software which includes a web application framework for developing intranet and extranet applications (bbsengine), as well as example applications to demonstrate the available functionality.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    kassiope is a tool for developing business applications. It is designed to be a repository-based program-generator in the future. At the present state it is a framework that simplifies development of true "write-once-run-anywhere"-applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Seed is a ZendFramework-based comprehensive and mainly PHP-based API to assist developing web-based applications on a solid space of modern features such as DBMS abstraction, AJAX and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sqorpion is a high-productivity php framework for Web developers. It features MVC separation, automatic data modeling, login and model security and automatic O/R mapping. Learn more at sqorpion.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 10
    Online strategic game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Quality Assurance & Control database client server system. Postgresql server, C# clients, web php interface. All strategies are ISO 9001: 2000 compliant.Solve almost all traceability requierements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    pubmgr is a Web based Content Management System (CMS) that stores, organizes, and provides access to scientific publication collections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DB Converter is a windows based application that converts (at the moment) database structure from MS Access to Oracle and PostgreSQL compatible SQL. It will also convert to MySQL compatible SQL with the added options of converting to a PHP script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    poopf -=- Persistent Object Oriented Php Framework -=-=- A minimal set of classes for using database records in MySQL or PostgreSQL, while avoiding the thickness of adodb or pear::db. Also a secure Cookie class for persisting authenticated clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PM Report for PostgreSQL is a simple report generator that can be used with any PgSQL database. It is written in PHP and released under GPL. This is a fork off of PM Report originally made to work with MySQL (http://freshmeat.net/projects/pmreport/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Musmap is a web interface to UMN mapserver. It provides users and profiles management, advanced queries and selections, automatic decodification of columns with joins, easy-to-use configuration (colors, ...)... and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Yop is an object oriented persistence API generator.It supports various programming languages such as PHP5 and Java.The goal of this project is to provide an easiest and fastest way to deal with persistence by using a simple XML object description format
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ADbD is Abstract Database Library. Written in PHP5. Is design for speed and simplicity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Yggdrasil will be a database independend Content Managment System (CMS) written in PHP with plugin support. At the moment, however, only Nidhogg Database Abstract Layer and Heidrun Template Engine are usable and will be soon available for download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    phpPgWeb is a library to create in a simple way an autoconfiguring web interface to postgresql databases. It is also manually configurable. It manage table dependences. It manage files(large object), for example images (create automatically thumbnail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EnotifWiki adds e-mail notification to MediaWiki engine of Wikipedia: when pages are changed or created, an e-mail ("enotif") is automatically sent to watching users. Quick links to difference views, to last seen version. Includes FCKeditor (WYSIWYG).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A datawarehouse-portal. Built using PHP. Can show text-reports as well as graphs generated from SQL-queries. Also contains admin. functions. Modules can be used in other projects (database- and form-abstraction). At this time only compat. with Postgresql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GTK-DBExplorer is a PHP-GTK multi database administration tool. It supports many DBMS's through adoDB Abstraction layer. It will have a SQLEditor with autocomplete, table editor for any DBMS and data explorer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PHPDataAdmin gives the user a web interface to modify data within MySQL/PostgreSQL tables while allowing the database admin to give limitations to what data will be accepted for each field as well as locking out some fields altogether.
    Downloads: 0 This Week
    Last Update:
    See Project