Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/decodelabs/indoctrination
Doctrine DBAL and ORM integration tools for PHP
https://github.com/decodelabs/indoctrination
Last synced: 1 day ago
JSON representation
Doctrine DBAL and ORM integration tools for PHP
- Host: GitHub
- URL: https://github.com/decodelabs/indoctrination
- Owner: decodelabs
- License: mit
- Created: 2023-12-07T13:17:15.000Z (about 1 year ago)
- Default Branch: develop
- Last Pushed: 2024-09-04T21:19:55.000Z (4 months ago)
- Last Synced: 2024-12-25T18:33:56.356Z (15 days ago)
- Language: PHP
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Indoctrination
[![PHP from Packagist](https://img.shields.io/packagist/php-v/decodelabs/indoctrination?style=flat)](https://packagist.org/packages/decodelabs/indoctrination)
[![Latest Version](https://img.shields.io/packagist/v/decodelabs/indoctrination.svg?style=flat)](https://packagist.org/packages/decodelabs/indoctrination)
[![Total Downloads](https://img.shields.io/packagist/dt/decodelabs/indoctrination.svg?style=flat)](https://packagist.org/packages/decodelabs/indoctrination)
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/decodelabs/indoctrination/integrate.yml?branch=develop)](https://github.com/decodelabs/indoctrination/actions/workflows/integrate.yml)
[![PHPStan](https://img.shields.io/badge/PHPStan-enabled-44CC11.svg?longCache=true&style=flat)](https://github.com/phpstan/phpstan)
[![License](https://img.shields.io/packagist/l/decodelabs/indoctrination?style=flat)](https://packagist.org/packages/decodelabs/indoctrination)### Doctrine DBAL and ORM integration tools
Indoctrination provides ...
_Get news and updates on the [DecodeLabs blog](https://blog.decodelabs.com)._
---
## Installation
Install via Composer:
```bash
composer require decodelabs/indoctrination
```## Usage
Coming soon...
## Licensing
Indoctrination is licensed under the MIT License. See [LICENSE](./LICENSE) for the full license text.