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.-
PHP SQL Parser is a PHP library for parsing SQL syntax. For now, the PHP SQL Parser library only supports the MySQL SQL dialect. Other dialects can be added, but some hard-coding might be required. All parsed SQL statements will be stored inside an array. Features of PHP SQL Parser:- Supported MySQL statements- DELETE- INSERT- REPLACE- SELECT- SET- UPDATE Limitations:- ...
-
Shard-Query is a PHP script implementing a distributed parallel query engine for MySQL servers. It was developed to be used in environments where MySQL databases are used to process large volumes of data. Implemented as a simple PHP script, Shard-Query reduces query time when dealing with large datasets and allows multi-threaded processing of query data. Features of Shard-Query:- Parallel query ...
-
CodernityDB-PHPClient is a PHP client library for CodernityDB. This library allows CodernityDB to be used with Python apps natively. CodernityDB is a schemaless open source NoSQL database. An example is included with the download package. Features of CodernityDB-PHPClient:- Connect to database- Query database for data- Insert new data in the database- Delete data- Edit and update data- Encode/decode data in/to ...
-
php-handlersocket is a PHP client library for the HandlerSocket MySQL plugin. HandlerSocket is a NoSQL plugin for MySQL databases, allowing CRUD operations on tables, replacing the classic SQL syntax. The library provides an interface (API) for HandlerSocket, allowing more control over the plugin from inside a PHP app. It basically allows the developer to trigger CRUD operations from within a ...
-
php-mysql-orm is a PHP script for interfacing with MySQL databases. This script allows PHP developers to connect, save and retrieve data from MySQL databases. It comes with support for most common MySQL operations and ensures a fast way of communicating with the server without plenty of overhead.
-
phpMyAccess is a collection of tools and programs to build web database programs. phpMyAccess is a complete WebDB system based on phpMyEdit. Features of phpMyAccess:- Includes a simple user/permission/menu system.- Edit cell by clicking, modifying, clicking off.- Uses AJAX so no page reload is needed.- Simple user/authentication management using basic authentication.- Simple menu system, including menu management tools.- Extra field ...
-
HSPHP is PHP library for the HandlerSocket MySQL plugin. HandlerSocket is a NoSQL plugin for MySQL databases, allowing CRUD operations on tables, replacing the classic SQL syntax. The library allows developers to trigger CRUD operations from within a PHP website or app. The native HandlerSocket plugin contains native C++ and Perl client libraries. Other client libraries are also available:PHP (version ...
-
gReader Library is a PHP script for parsing data from a Google Reader account. The script will allow a script/program to authenticate on Google and retrieve various information from a Reader account. It can fetch all subscriptions, add a new one, or mark items as read. Requirements:- Google Reader account credentials What's New in This Version:- Added README file.
-
EasyCSV is a collection of PHP scripts for working with CSV files and data, including tools for both reading and writing CSV files. It can read a file row by row, or even all at once. At the same time it can write a CSV file or it can append to a file row by row. Requirements:- PHP 5.3 or ...
-
iRedis is a PHP script to interface with Redis databases. The script supports the Unified Request protocol. It can handle anything from simple database authentication operations to server commands and bulk replies. Requirements:- Redis 1.2 or Higher
-
Redisent is a PHP script for interacting with Redis databases. It allows developers to interact with a Redis database via PHP code. It was designed from the start to allow changes to the Redis protocol as it's developed. Features of Redisent:- Shared Redis API- Support for lists- Pipelining- Setup keys Requirements:- Redis
-
sparqllib.php is a PHP script for running SPARQL queries in PHP. RDF stands for "Resource Description Framework" and is a collection of World Wide Web Consortium (W3C) specifications about Web-based metadata. SPARQL is an RDF query language. So SPARQL can be used in querying for data stored in RDF format. This library implements simple methods for using SPARQL queries inside ...
-
php.ActiveRecord is an open source PHP ORM library based on the ActiveRecord pattern. The library was inspired by Ruby on Rails' implementation. Features of php.ActiveRecord:- Finder methods- Dynamic finder methods- Writer methods- Relationships- Validations- Callbacks- Serializations (JSON/XML)- Transactions- Support for multiple adapters- Miscellaneous options such as: aliased/protected/accessible attributes Supported Databases:- MySQL- SQLite- PostgreSQL- Oracle Requirements:- PHP 5.3 or Higher- PDO ...
-
iScaffold is a Web-based tool for scaffolding CodeIgniter applications. It will help developers assemble their custom CodeIgniter apps without having to deal with the mess that comes with putting together a custom database schema. At the end, when all the customizations have been done, with the click of one button, the developer can automatically generate his CodeIgniter project's source code. ...
-
PHP MongoDB Admin is a browser-based interface for the MongoDB database, which is a tool will help admins manage their MongoDB NoSQL database via the browser. This is a much simpler way of managing the database, compared to the classic console. Features of PHP MongoDB Admin:- List all databases- Create a new database- Delete databases- List all data collections- Create ...





