2017 © Pedro Peláez
 

library harm

Active record/table data gateway hybrid for hack strict mode

image

usox/harm

Active record/table data gateway hybrid for hack strict mode

  • Tuesday, July 24, 2018
  • by usox
  • Repository
  • 1 Watchers
  • 0 Stars
  • 159 Installations
  • Hack
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 25 Versions
  • 69 % Grown

The README.md

Build Status, (*1)

HaRM - Hack Relation Mapper

Goal

The main purpose of HaRM is to perform simple CRUD-Operations in hack strict mode - that's it., (*2)

Usage

  • Create a .harm file containing the database structure (see tests/sample.harm for a boilerplate).
  • Generate interface ./bin/harmgen interface <path_to_your_harm_file> > MyTableInterface.hh
  • Generate table ./bin/harmgen table <path_to_your_harm_file> > MyTable.hh
  • Use your existing PDO instance for the database connection

See the generated interface for further information., (*3)

The Versions

24/07 2018

dev-master

9999999-dev https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm database hack hhvm hacklang

22/06 2018

3.0.x-dev

3.0.9999999.9999999-dev https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm database hack hhvm hacklang

22/06 2018

v3.0.2

3.0.2.0 https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm database hack hhvm hacklang

21/06 2018

v3.0.1

3.0.1.0 https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm database hack hhvm hacklang

19/06 2018

v3.0.0

3.0.0.0 https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm database hack hhvm hacklang

06/04 2018

v2.0.0

2.0.0.0 https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm database hack hhvm hacklang

06/04 2018

2.0.x-dev

2.0.9999999.9999999-dev https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm database hack hhvm hacklang

27/01 2018

1.0.x-dev

1.0.9999999.9999999-dev https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm database hack hhvm hacklang

27/01 2018

v1.0.1

1.0.1.0 https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm database hack hhvm hacklang

26/01 2018

v1.0.0

1.0.0.0 https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm database hack hhvm hacklang

14/06 2017

0.5.3

0.5.3.0 https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm database hack hhvm hacklang

09/06 2017

0.5.2

0.5.2.0 https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm database hack hhvm hacklang

09/06 2017

0.5.1

0.5.1.0 https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm database hack hhvm hacklang

05/06 2017

0.5.0

0.5.0.0 https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm database hack hhvm hacklang

23/05 2017

0.4.2

0.4.2.0 https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm database hack hhvm hacklang

19/05 2017

0.4.1

0.4.1.0 https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm database hack hhvm hacklang

09/04 2017

0.4.0

0.4.0.0 https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm database hack hhvm hacklang

05/04 2017

0.3.3

0.3.3.0 https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm database hack hhvm hacklang

05/04 2017

0.3.2

0.3.2.0 https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm database hack hhvm hacklang

04/04 2017

0.3.1

0.3.1.0 https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm database hack hhvm hacklang

19/03 2017

0.3.0

0.3.0.0 https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm database hack hhvm hacklang

27/02 2017

0.2.1

0.2.1.0 https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm hack

27/07 2016

0.2.0

0.2.0.0 https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm hack

25/07 2016

0.1.1

0.1.1.0 https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm hack

19/07 2016

0.1

0.1.0.0 https://github.com/usox/harm

Active record/table data gateway hybrid for hack strict mode

  Sources   Download

MIT

The Requires

 

The Development Requires

orm hack