Download the PHP package sbooker/doctrine-object-mapping-bundle without Composer
On this page you can find all versions of the php package sbooker/doctrine-object-mapping-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sbooker/doctrine-object-mapping-bundle
More information about sbooker/doctrine-object-mapping-bundle
Files in sbooker/doctrine-object-mapping-bundle
Download sbooker/doctrine-object-mapping-bundle
More information about sbooker/doctrine-object-mapping-bundle
Files in sbooker/doctrine-object-mapping-bundle
Vendor sbooker
Package doctrine-object-mapping-bundle
Short Description Doctrine object types mapping support
License MIT
Package doctrine-object-mapping-bundle
Short Description Doctrine object types mapping support
License MIT
Please rate this library. Is it a good library?
Informations about the package doctrine-object-mapping-bundle
Doctrine object mapping bundle
Maps immutable object and object list to single json field.
Installation
Make sure Composer is installed globally, as explained in the installation chapter of the Composer documentation.
Step 1: Download library
Step 2: Enable the Bundle (skip this step if your project use Symfony Flex)
Then, enable the bundle by adding it to the list of registered bundles
in the config/bundles.php
file of your project:
Step 3: Customize normalizer/denormalizer (skip this step if not needed)
Step 4: Declare Doctrine types
See sbooker/doctrine-object-mapping
documentation.
Step 5: Register Doctrine types
See symfony/doctrine-bundle
documentation.
License
See LICENSE file.
All versions of doctrine-object-mapping-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
sbooker/doctrine-object-mapping Version ^1.2
symfony/dependency-injection Version ^6.4 | ^7.0
symfony/http-kernel Version ^6.4 | ^7.0
symfony/config Version ^6.4 | ^7.0
sbooker/doctrine-object-mapping Version ^1.2
symfony/dependency-injection Version ^6.4 | ^7.0
symfony/http-kernel Version ^6.4 | ^7.0
symfony/config Version ^6.4 | ^7.0
The package sbooker/doctrine-object-mapping-bundle contains the following files
Loading the files please wait ....