A repository where all content will be public domain. Photography, code, and media will be public domain. Free for download and redistribution. All content created by eleete. Public Domain Apps and Media/content. Welcoming Community Input.
MyObjects MySql - Php 5 Object Persistence Library
MyObjects is a set of tools for database schema generation, class generation and Object Persistence for Php 5 and MySql.
DBE (Database Explorer) is a complete database front-end written in PHP. It supports MySQL, PostgreSQL, Oracle, MSSQL, Firebird/Interbase, and SQLite. Features include relations support, custom query execution, and data imports/exports.
Please note that this page only contains stable releases. For up-to-date code please visit the project's GitHub Page: https://github.com/voran/dbe .
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
The most efficient flatfile database engine written in pure PHP, it is compatible with a subset of intermediate SQL92 and does not need any additional library! It perfectly understands SQL (also MySQL variant) and is also supported through ADOdb Lite.
This SourceForge page is no longer maintained. To find downloads, sourcecode, or documentation for the PostgreSQL project, please see our home page: http://www.postgresql.org.
pdoMap is a robust PHP ORM mapper with many OOP features. The mapping structure, requests, and transactions are defined in XML files. The core directly generates PHP classes for high performance. It is very easy to use and configure.
You can admin a SQL Server with php, like PHPMyAdmin for MySQL
Github repository: https://github.com/miguelaxcar/PHP-MSSQL-Server-Admin
Web based tool written in PHP by Luiz Miguel Axcar to build and run queries on a remote or local MSSQL (Microsoft SQL Server). Support for SQL code highlight (!), table browser, field browser, TOP records, most used tables, CSV results export, etc. Most tested in SQL 2000 version.
If you find some issue ther let me know and I help you fixing it.
MakeDBO is a MySQL library for PHP. It includes a mysql database interface and a DBO class builder to automatically generate PHP classes from your database tables. Currently requires Smarty templating engine.
XBSDB is the tool to operate with data in JavaScript code like with SQL-data. XBSDB stores, arranges and selects data in your scripts. You can insert, delete, update and select records, you can use indexes. JSON-based methods allow data exchange.
Persistence layer for PHP-5.x to connect to any database(Firebird,MySQL,etc)since the respective connection class was written. I've implemented MySQL and Firebird connection's classes for while. Visit: http://phpersist.wiki.sourceforge.net/Doc
All2SQL is a PHP library that converts any parsable format to valid SQL insertion code, allowing you to import any data source into your database. All you need is a parser! The MySQL platform is supported, with more to be added.
Eleven is a programming language for creating robust, scalable web applications. It offers a 20x programmer productivity increase over ASP, JSP, etc. by automating state management and UI layout. The compiler generates ready-to-run PHP or mod_perl code.
This is a library written in PHP for make automatic control of input data of the users.
This library can:
- Insert/Update data very fast with little row of code
- Make a HTML table from simple array
- Auto Filter data from user
The project aims to create a web based database administration tool, with expansion into automatic code generation from the database schema.
The code allows creation and removal of databases, tables and fields via a web browser.
Php Object Generator is an open source PHP code generator which generates clean & tested Object Oriented code for your PHP4/PHP5 application. By generating PHP objects with integrated CRUD methods, POG gives you a head start in any project.
Xtirer is a lightweight, easy to deploy solution to get formatted output from MYSQL Database by only defining the objects, their data source and optional data manipulation without writing a line of code.
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
MyJQuery is an operating system independent database utility written entirely in Java, for beginners MySQL 5.1+ Database & students.
Generating Perl,Perl/CGI,PHP,Java,JSP Code Snippet & export CSV,HTML,XML
execute any MySQL statement
Hash is a php based solution for having registered users on a website, it uses php automatic generated code for storing information mainly useful for user's data (username, password, etc)
This is an php/mysql/Ajax application which calls the WSDL from the National Weather Service and outputs a small 3 day forecast(temp,chance of rain,weather icons) from user input i.e. city,state or zip code. Working Model http://www.askasmartguy.com/old/
An easy and powerful PHP based template system that allows the seperation of code and design. This will include some database abstraction, as well as a user authentication system.