slick/orm

Slick ORM is a module that provides ORM support to a Slick application using doctrine/orm.

v2.2.0 2024-08-29 18:13 UTC

This package is auto-updated.

Last update: 2024-08-29 18:14:03 UTC


README

Latest Version Software License Build Status Quality Score Total Downloads

Slick\Orm This module offers Migrations, Database Abstraction (DBA), and Object-Relational Mapping (ORM) features utilizing the doctrine/migrations and doctrine/orm packages.

This package is compliant with PSR-2 code standards and PSR-4 autoload standards. It also applies the semantic version 2.0.0 specification.

Install

Via Composer

$ composer require slick/orm

Usage

Please read slick/orm documentation at https://www.slick-framework.com/modules/orm.html

Testing

$ vendor/bin/phpunit

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email silvam.filipe@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.