2017 © Pedro Peláez
 

library doctrine-extension

BitWeb Doctrine Extension.

image

bitweb/doctrine-extension

BitWeb Doctrine Extension.

  • Tuesday, February 7, 2017
  • by tobre
  • Repository
  • 10 Watchers
  • 0 Stars
  • 933 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 4 % Grown

The README.md

Doctrine Extension

BitWeb extension for Doctrine ORM., (*1)

This extension adds the following types to Doctrine:

Class Name Description From version
BitWeb\DoctrineExtension\Type\FileType Adds the ability to save files. Filename is saved to database and file itself to filesystem. 1.0.0
BitWeb\DoctrineExtension\Entity\SoftDeletable Adds the ability to "softly" delete data from database. The row itself is not deleted from database, but SoftDeletable::onDelete() function is called to mark the entity deleted. 1.0.0

The following listeners are added:

Class Name Description From version
BitWeb\DoctrineExtension\Listener\IpListener Automatically adds IP address to the specified column. 1.0.0
BitWeb\DoctrineExtension\Listener\UserAgentListener Automatically adds user agent data to the specified column. 1.0.0

The Versions

07/02 2017

dev-master

9999999-dev http://bitweb.ee/

BitWeb Doctrine Extension.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Rain Ramm

07/02 2017

1.1.0

1.1.0.0 http://bitweb.ee/

BitWeb Doctrine Extension.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Rain Ramm

25/11 2014

dev-php54

dev-php54 http://bitweb.ee/

BitWeb Doctrine Extension.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Rain Ramm

18/10 2014

1.0.0

1.0.0.0 http://bitweb.ee/

BitWeb Doctrine Extension.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Rain Ramm