eloquentjs

2.0.0 • Public • Published

EloquentJs client library

API docs Build Status Coverage Status

EloquentJs is a javascript implementation of the Eloquent ORM from Laravel. This repo holds the source for the client-side component which provides the familiar Eloquent API in the browser. For more about EloquentJs, check out parsnick.github.io/eloquentjs.

Relation to other packages

The parsnick/eloquentjs package for Laravel, available via Composer, includes a pre-built copy of this library. If you just want to use EloquentJs, head over to the eloquentjs repo and follow the Quickstart guide.

If you want to contribute, view the source, or customise the build, carry on.

Documentation

API documentation exists at doc.esdoc.org.

User-friendly documentation for usage of this library exists at parsnick.github.io/eloquentjs/client.

Changelog

2.0

  • replaced browserify with rollup for ES6 module consumers
  • simplified Connection interface

Contributing

As a new project, no formal contribution guide exists but feel free to open issues and pull requests. For anything related to the companion PHP package, please use parsnick/eloquentjs.

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    14
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.0
    14

Package Sidebar

Install

npm i eloquentjs

Weekly Downloads

14

Version

2.0.0

License

MIT

Last publish

Collaborators

  • parsnick