Skip to content

Are you interested in helping porting PHP eloquent to dart? #155

@insinfo

Description

@insinfo

@adamlofts @gmpassos
I'm porting Eloquent 5.2 to Dart and for that I implemented a PostgreSQL driver in pure Dart called "dargres" and I wanted to know if you are interested in enabling MySQL support in this port that I'm doing

https://pub.dev/packages/dargres
https://github.com/insinfo/pg8000

https://pub.dev/packages/eloquent
https://github.com/insinfo/eloquent_dart

As I'm working on porting applications made in PHP that use eloquent and PostgreSql to dart, I had to port eloquent, at the moment it already works well with PostgreSQL for the query builder but I would love to have support for MySQl working too

I started using eloquent_dart in a production application, apparently everything is fine

https://laravel.com/docs/5.2/eloquent

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions