Download the PHP package tecnodesignc/orm without Composer
On this page you can find all versions of the php package tecnodesignc/orm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tecnodesignc/orm
More information about tecnodesignc/orm
Files in tecnodesignc/orm
Download tecnodesignc/orm
More information about tecnodesignc/orm
Files in tecnodesignc/orm
Please rate this library. Is it a good library?
Informations about the package orm
Laravel Doctrine ORM

A drop-in Doctrine ORM 2 implementation for Laravel 5+
- Easy configuration
- Pagination
- Pre-configured metadata, connections and caching
- Extendable: extend or add your own drivers for metadata, connections or cache
- Fluent, Annotations, YAML, SimplifiedYAML, XML, SimplifiedXML, Config and Static PHP metadata mappings
- Multiple entity managers and connections
- Laravel naming strategy
- Simple authentication implementation
- Password reminders implementation
- Doctrine console commands
- DoctrineExtensions supported
- Timestamps, Softdeletes and TablePrefix listeners
Documentation
Versions
Version | Supported Laravel Versions |
---|---|
1.0.x | 5.1.x |
1.1.x | 5.2.x |
1.2.x | 5.2.x, 5.3.x |
1.3.x | 5.4.x |
~1.4.0 | 5.5.x |
~1.4.3 | 5.6.x |
~1.4.8 | 5.7.x |
~1.4.10 | 5.8.x |
~1.5 | 6.x |
~1.6 | 7.x |
~1.7 | 8.x |
Require this package
Because of the auto package discovery feature Laravel 5.5 has, the ServiceProvider and Facades are automatically registered.
To publish the config use:
License
This package is licensed under the MIT license.
All versions of orm with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3
doctrine/orm Version ^2.6|^2.7
doctrine/persistence Version ^1.3
illuminate/auth Version ^8.0
illuminate/console Version ^8.0
illuminate/container Version ^8.0
illuminate/contracts Version ^8.0
illuminate/pagination Version ^8.0
illuminate/routing Version ^8.0
illuminate/support Version ^8.0
illuminate/validation Version ^8.0
illuminate/view Version ^8.0
symfony/serializer Version ^2.7|^3.0|^4.0|^5.0
doctrine/inflector Version ^2.0
doctrine/orm Version ^2.6|^2.7
doctrine/persistence Version ^1.3
illuminate/auth Version ^8.0
illuminate/console Version ^8.0
illuminate/container Version ^8.0
illuminate/contracts Version ^8.0
illuminate/pagination Version ^8.0
illuminate/routing Version ^8.0
illuminate/support Version ^8.0
illuminate/validation Version ^8.0
illuminate/view Version ^8.0
symfony/serializer Version ^2.7|^3.0|^4.0|^5.0
doctrine/inflector Version ^2.0
The package tecnodesignc/orm contains the following files
Loading the files please wait ....