Secured Object for Database Abstraction

Secured Object for Database Abstraction is a database abstraction layer for PHP with the ability to store encrypted properties in a read-only or write-only way.

Tags Database Front-Ends Software Development Libraries php classes Security Application Frameworks Cryptography
Licenses GPLv3
Implementation PHP
Translations English French

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  21 Jul 2008 23:28
  • Rrelease-after

Changes: This release adds the ability to change the type of database on the fly by setting the property _dbtype. It adds methods to lock and unlock the object used to export it in a more secure way, by verifying when importing it whether the file base.inc.php is the same as its creator. There is better error management.

  • Rrelease-mid
  •  20 Jul 2008 12:50
  • Rrelease-after

Changes: Bugs from the 1.RC3.2 release were fixed. The code comments were translated into English. This version is stable for production use.

No changes have been submitted for this release.

  • Rrelease-mid
  •  13 Jul 2008 14:19
  • Rrelease-after

Changes: A bug in the object request of the previous version that was inserted for testing purposes was removed.

  • Rrelease-mid
  •  13 Jul 2008 14:19
  • Rrelease-after

Changes: The parameters for the creation of the object were reversed. The type of the driver is given as the first parameter. This is better for drivers like sqlite or firebird which open a file and don't need a password or user name. The documentation was also changed.

Rss Recent comments

Rcomment-before 16 Jul 2008 09:33 Rcomment-trans europeaw Rcomment-after

Subversion
Subversions trees are here:

(under construction)

http://ns2014936.ovh.net/SODA/

http://ns2014936.ovh.net/dbproto/

user is : anonymous

with no password

Rcomment-before 13 Jul 2008 04:43 Rcomment-trans europeaw Rcomment-after

Download
To download you must click on the left arrow otherwise you'll load the file. This will change when i''ll have times to do.

Rcomment-before 12 Jul 2008 00:00 Rcomment-trans europeaw Rcomment-after

I Need Help
If you've tested it, you can help me to code, with your comments or your feed back.

<BR/> I do my better for you but my time is short like my mind, and others hands to code are really welcome !!!

No-screenshot

Project Spotlight

Kernel Mode Linux

A factility for executing user processes in kernel mode safely.

A975f07ee25cb0e1c4d819f5af905368_thumb

Project Spotlight

jPersist

An extremely powerful object-relational database persistence API with automatic mapping (A-O/RM).