PHP Database Management

Free and open source PHP Database Management Projects. These projects included MySQL, Oracal, Access help you to make a simplified operation on database.
  1. MongoDB Object Document Mapper
    1822 total visits
    Doctrine MongoDB Object Document Mapper is built for PHP 5.3.2+ and provides transparent persistence for PHP objects. MongoDB Object Document Mapper is a professional PHP database software. It is clear that MongoDB is fast finding application amongst cutting-edge web developers. As a relatively new concept for persistence, NoSQL (Not Only SQL) and more specifically document-oriented databases, such as MongoDB, are ...
  2. PhpMyAdmin
    6785 total visits
    PhpMyAdmin can manage a whole MySQL server (needs a super-user) as well as a single database. PhpMyAdmin is a free PHP database project. To accomplish the latter you'll need a properly set up MySQL user who can read/write only the desired database. It's up to you to look up the appropriate part in the MySQL manual. Features of PHPMyAdmin:- Intuitive ...
  3. Doctrine Object Relational Mapper
    508 total visits
    Doctrine ORM is an object-relational mapper (ORM) for PHP which is built on top of a powerful database abstraction layer called DBAL. The developer can write database queries in a proprietary object oriented SQL dialect called Doctrine Query Language (DQL), inspired by Hibernates HQL. This provides developers with a powerful alternative to SQL that maintains flexibility without requiring unnecessary code ...
  4. RedBeanPHP
    792 total visits
    RedBeanPHP is an open source ORM (object relational mapping) tool for PHP. It focuses on simplicity and ease of use. What makes RedBean unique is that it creates your database schema on-the-fly. It scans your data and adjusts the column types to fit your object properties. RedBeanPHP is a free and poweful PHP database project. If your models are stabilized ...
  5. Propel
    2237 total visits
    Propel is an open-source Object-Relational Mapping (ORM) for PHP5, based on Apache Torque, Propel allows you to access your database using a set of objects, providing a simple API for storing and retrieving data. It is a professional PHP database project.Propel generates PHP classes and SQL definition files for your data model and provides a runtime environment that transparently handles ...
  6. trueDAT
    81 total visits
    trueDAT is a PHP database administration GUI. This script doesn't provide all the phpMyAdmin features, but is perfect for managing just one single database. Features of trueDAT: - Install as a single - Custom authentication architecture - Configure in under a minute - Auto-detect DB features - Common and useful queries - Click to edit record fields - Click to ...
  7. Bilt
    107 total visits
    Bilt is a open source Web Based Database Application Builder - the easiest way to build custom web applications for your business.Applications:- You can use an existing application and customize it to your needs.- Once you create your own application you can publish it under My Account->My Applications pageCommercial Project Management- This is a project managment solution allowing interaction with ...
  8. Doctrine DBAL
    79 total visits
    Doctrine DBAL is a database abstraction layer developed by the Doctrine project. DBAL comes with many features for PDO abstraction, database schema introspection and schema managementLimitation:- Still in beta conditionWhat's New in This Version:- DBAL Schema supported was heavily refactored to include the concept of "namespaces". This abstracts multi-database useage for MySQL and Schema support for PostgreSQL.
  9. ActiveRecord
    139 total visits
    This is an Open Source PHP ORM library based on the ActiveRecord pattern. The libray was inspired by Ruby on Rails' implementation.Features of 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 attributesSupported Databases:- MySQL- SQLite- PostgreSQL- OracleRequirements:- PHP 5.3 or Higher- PDO driver for your ...
  10. No Screenshot
    92 total visits
    This is a PHP driver for the MongoDB database. The driver will allow apps to save, retrieve, write and use data stored in MongoDB database.
  11. No Screenshot
    122 total visits
    This is a web application for database mangement to manage a variety of data sources including MySQL, MSSSQL, Oracle, and others. MonoQL's main objective is to provide a faster, lighter version of all of phpMyAdmin's features. Its interface is powered by Ext JS.Features of MonoQL:- Database & table design- Data browsing & editing- Advanced querying- MySQL 4+, MySQL 5+ and ...
  12. No Screenshot
    137 total visits
    SQLite PHP Admin is a web based interface to administering SQLite3 or SQLite2 database. It allows you to manage your SQLite databases version 2 or 3 which your current configuration of PHP supports.
  13. Estoy Database system
    292 total visits
    This is a PHP database management project to compose and execute MySQL queries programmatically. The script connects a MySQL database, execute UPDATE, INSERT and DELETE statements.These queries can be defined using arrays of parameters that contain field names and values. The script can also execute SELECT queries and return the results into single arrays.Requirements:- PHP 5.0 or Higher
  14. No Screenshot
    154 total visits
    This is a PHP script to easily catalog and index personal items. It supports organizing objects in categories and brands. Because of the way its built, it can be used to keep inventories for about any kind of objects.Features of Cartboard Box Manager:- AJAX or PHP interface- MVC architecture- Translatable: easily translate it in your language- Updates checkRequirements:- PHP 5 ...
  15. Doctrine Database Abstraction Layer
    348 total visits
    Doctrine Database Abstraction Layer, abstraction layer and access library for relational databases. A thin layer on top of PDO with a lot of additional, horizontal functionality. It is a powerful PHP database abstraction layer with many features for database schema introspection, schema management and PDO abstraction.
Pages 1 of 12« 1 2 3 4 5 »