happensit / doctrine
Doctrine Service Provider for Simple Framework
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/happensit/doctrine
Requires
- commty/simple-framework: dev-master
- doctrine/migrations: ^1.6@dev
- doctrine/orm: ^2.5
- vlucas/phpdotenv: 2.3.*
This package is not auto-updated.
Last update: 2025-10-12 01:24:14 UTC
README
Installation
Use composer to install the provider
composer require happensit/doctrine
Usage
Register the service provider on your app:
$app->register(new Happensit\Doctrine\DoctrineServiceProvider());
Check .env file to root directory application and do change settings database connection