Arca Orm Versions Save

Low code , Zero Configuration ORM that creates models, config, database and tables on the fly.

v2.1.1

7 months ago

What's Changed

Full Changelog: https://github.com/scrawler-labs/arca-orm/compare/v2.1.0...v2.1.1

v2.1.0

1 year ago

What's Changed

  • Updated Dependencies
  • Better collection
  • Improve Facade

Full Changelog: https://github.com/scrawler-labs/arca-orm/compare/v2.0.0...v2.1.0

v2.0.0

1 year ago

Full Changelog: https://github.com/scrawler-labs/arca-orm/compare/v1.1.3...v2.0.0

  • New Database Facade
  • Removed Singleton Anti-Pattern
  • Code optimisation
  • get() is now split into get() [for all record]s and getOne() [for single]

v1.1.3

1 year ago

What's Changed

Full Changelog: https://github.com/scrawler-labs/arca-orm/compare/v1.1.2...v1.1.3

v1.1.2

1 year ago

Dependency updates ⬆

What's Changed

New Contributors

Full Changelog: https://github.com/scrawler-labs/arca-orm/compare/v1.1.1...v1.1.2

v1.1.1

1 year ago
  • Remove unwanted deps

v1.1.0

1 year ago

fix : properly extend loopholes using composition pattern

v1.0.1

1 year ago
  • fix: avoid false being sent to model

v1.0.0

1 year ago

First public release 🎉🎉