PHP Database Tool

Free and open source PHP Database Tools Scripts. These Scripts included MySQL, Oracal, Access help you to make a simplified operation on database.
  1. No Screenshot
    251 total visits
    ebay mine is OO PHP Libraries for mining data from eBay into mysql database. This project started to use in a new business and decided the the development time for the end result was going to be too long. It is basically a OO PHP API to retrieve data from eBay to be stored in a MySQL database for analysis.
  2. No Screenshot
    117 total visits
    DbUnit is a DbUnit port for PHP/PHPUnit. DbUnit is a JUnit extension targeted for database-driven projects that, among other things, puts a database into a known state between test runs. DbUnit is also usable with Apache Ant. What's New in This Version:- Updated for PHPUnit 3.7.
  3. Mysqli Wrapper
    215 total visits
    Mysqli Wrapper is a PHP script for running short, secure database queries. It allows developers to quickly setup a MySQL database connections run their query in a safe environment, return the results and close the connection. Features of Mysqli Wrapper:- A single 6 characters function- It's secure against SQL injections because it's parameterized- Returns an array- Easy migration from the ...
  4. No Screenshot
    104 total visits
    ROM is a PHP script implements a complex ORM for PHP and is inspired by Ruby's Active Record utility. Active Record is an architectural pattern found in Ruby on Rails mainly, used for storing data in relational databases. Requirements:- PHP 5.3 or Higher- PDO- Zend Framework Limitations:- No documentation.
  5. No Screenshot
    146 total visits
    Geobaza PHP API is a PHP API for the Geobaza geolocation database and a tool for converting an IP address into geographical coordinates. The API basically allows developers to make IP-location queries from PHP-based apps and websites, to a Geobaza database.Requirements:- PHP 5 or Higher- Geobaza
  6. Lazy Mofo (LM)
    199 total visits
    LM is a script similar to PHPGrid and a meta driven datagrid and form generator for PHP 5 and MySQL 5.It can renders a datagrid of database results from a table name or SQL statement, grid features include pagination, sorting, search, and inline editing. Meanwhile, renders forms for inputing and editing data. Also updates, inserts and deletes data and handles ...
  7. No Screenshot
    127 total visits
    orange-bean implements a subset of the RedBean ORM API. This subset doesn't include association management and other non-essential features of RedBean. Also, here are some differences in model management and naming conventions. Requirements- PHP 5.3Supported Databases- MySQL 5 and SQLite 3 Features of orange-bean:- Setup- CRUD- Finding beans- Generic queries- Iterators- Custom Models- Observers- Database transactions- Caching- SQL query logger- ...
  8. MySQLi_Query
    220 total visits
    This script is created to avoid the repetitiveness associated with mysqli prepared statements. It can be seen as a mini framework for running queries. It creates a database connection and accepts queries through the execute method. The execute method parameters are an sql statement, followed by the necessary bind variables.
  9. No Screenshot
    194 total visits
    Genghis is a web interface for MongoDB databases and runs just from one single PHP file.Features of Genghis:- Manage databases- Manage collections- Manage documents What's New in This Version:- Work around backwards compatibility break in `mongo` gem 1.8.4 (Ruby backend). Installation:- Put `genghis.php` somewhere web accessible. If you want pretty urls, add `.htaccess` as well.
  10. No Screenshot
    191 total visits
    dbiCal is a PHP database backend solution for storing (multiple) iCal calendars in a database and uses the MDB2 PEAR package as database API and the iCalcreator 2.8 as the API for interacting with calendar data.Works with MySQL/MySQLi, PostgreSQL, Oracle, Frontbase (unmaintained), Querysim, Interbase/Firebird, MSSQL and SQLite databases. All calendar information and components with all properties, including x-properties are supported. ...
  11. Crystal
    222 total visits
    Crystal is a PHP database interaction toolkit and wraps SQL code in nice, human-readable syntax, allowing developers to quickly run database operations right from their PHP code.Features of Crystal:- Well documented- Human readable syntax- Portable- Supports CRUD operations- Handle database manipulation and validationRequirements:- PHP 5.24 or HigherWhat's New in This Version:- Custom SQL in WHERE.
  12. MySQL Lite
    184 total visits
    This is a PHP script for interacting with MySQL databases.Features of MySQL Lite:- Handle database connections- Documentation- Query the database- Return query results- Get results as a nested associative array structure- Run SQL commands inside a given file- Get a list of recent errors
  13. OOPS
    188 total visits
    OOPS is an object-oriented PHP script for manipulating sessions and uses a MySQL database to store session data. It can also very customizable and comes with a easy-to-use configuration file.Features of OOPS:- Easy to use, object oriented interface.- Fast, secure database storage.- Easy, one time configuration.
  14. No Screenshot
    168 total visits
    Data Access Objects is a PHP library for generating the necessary code for working with Data Access Objects (DAO). Meanwhile, it is perfect for working with CRUD-heavy web pages.Features of Data Access Objects (DAO) for PHP:- PreparedStatement PHP class similar to JDBC.- Database-neutral XML DDL Schema engine and SQL generator.- Saves lots of development time, providing automatic pre-made code
  15. CoughPHP
    292 total visits
    This is an PHP ORM (Object Relation Mapping) tool and includes simple methods for all CRUD functionality. CoughPHP maps relational database schemas to PHP objects.Features of CoughPHP:- Advanced Database Configurations- Generating Classes- Autoloader- Query Helpers- Interoperability- Efficiency- SimplicityRequirements:- PHP 5 or HigherWhat's New in This Version:- Ported getFieldsThroughGetters, setFieldsThroughSetters, and test cases from A.S. branch.- Updated copyright information.
Pages 6 of 64« 2 3 4 5 6 7 8 9 10 »