PHPackages                             idophp-uk/teamwork-eloquent-models - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. idophp-uk/teamwork-eloquent-models

ActiveLibrary[Database &amp; ORM](/categories/database)

idophp-uk/teamwork-eloquent-models
==================================

Eloquent models for interacting with a Teamwork.com database backup

1.0.0(1y ago)03GPL-2.0-onlyPHPPHP ^8.2

Since Dec 10Pushed 1y ago1 watchersCompare

[ Source](https://github.com/idophp-uk/teamwork-eloquent-models)[ Packagist](https://packagist.org/packages/idophp-uk/teamwork-eloquent-models)[ Docs](https://github.com/idophp-uk/teamwork-eloquent-models)[ RSS](/packages/idophp-uk-teamwork-eloquent-models/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

This package provides a set of Eloquent Models for use with a teamwork.com database backup.

`reliese/laravel` was used to generate the models from an imported database to a Laravel 11.x application.

This library might work with other versions of Laravel.

Usage:

```
composer require idophp-uk/teamwork-eloquent-models
```

```
