2017 © Pedro Peláez
 

library wired

Light standalone ORM with a query builder and no external configuration

image

finesse/wired

Light standalone ORM with a query builder and no external configuration

  • Wednesday, June 27, 2018
  • by Finesse
  • Repository
  • 1 Watchers
  • 0 Stars
  • 214 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 25 % Grown

The README.md

Wired

Latest Stable Version Total Downloads PHP from Packagist Test Status Maintainability Test Coverage, (*1)

Wired is an ORM for PHP., (*2)

Key features:, (*3)

  • Simple configuration and usage. Only a database connection data (host, login, etc.) and models classes are required.
  • Light itself, uses light dependencies that can be used separately (e.g. query builder, database connector).
  • Not a part of a framework.
  • Supports table prefixes.
  • No static facades, only explicit delivery using dependency injection.
  • Has a query builder with powerful features like nested queries.
  • Exceptions on errors.

Supported DBMSs:, (*4)

  • MySQL
  • SQLite
  • PostrgeSQL (partially, see the issue)

If you need a new database system support please implement it there and there using pull requests., (*5)

Documentation

The documentation is available at wired-orm.readthedocs.io., (*6)

Also all the classes, methods and properties has a PHPDoc comment in the code., (*7)

Versions compatibility

The project follows the Semantic Versioning., (*8)

License

MIT. See the LICENSE file for details., (*9)

The Versions

27/06 2018

dev-master

9999999-dev https://github.com/Finesse/Wired

Light standalone ORM with a query builder and no external configuration

  Sources   Download

MIT

The Requires

 

The Development Requires

by Surgie Finesse

orm database sql pdo mysql sqlite query builder

27/06 2018

v0.6.1

0.6.1.0 https://github.com/Finesse/Wired

Light standalone ORM with a query builder and no external configuration

  Sources   Download

MIT

The Requires

 

The Development Requires

by Surgie Finesse

orm database sql pdo mysql sqlite query builder

18/03 2018

v0.6.0

0.6.0.0 https://github.com/FinesseRus/Wired

Light standalone ORM with a query builder and no external configuration

  Sources   Download

MIT

The Requires

 

The Development Requires

by Surgie Finesse

orm database sql pdo mysql sqlite query builder

28/11 2017

v0.5.0

0.5.0.0 https://github.com/FinesseRus/Wired

Light standalone ORM with a query builder and no external configuration

  Sources   Download

MIT

The Requires

 

The Development Requires

by Surgie Finesse

orm database sql pdo mysql sqlite query builder

25/11 2017

v0.4.0

0.4.0.0 https://github.com/FinesseRus/Wired

Light standalone ORM with a query builder and no external configuration

  Sources   Download

MIT

The Requires

 

The Development Requires

by Surgie Finesse

orm database sql pdo mysql sqlite query builder

12/11 2017

v0.3.0

0.3.0.0 https://github.com/FinesseRus/Wired

Light standalone ORM with a query builder and no external configuration

  Sources   Download

MIT

The Requires

 

The Development Requires

by Surgie Finesse

orm database sql pdo mysql sqlite query builder

10/11 2017

v0.2.0

0.2.0.0 https://github.com/FinesseRus/Wired

Light standalone ORM with a query builder and no external configuration

  Sources   Download

MIT

The Requires

 

The Development Requires

by Surgie Finesse

orm database sql pdo mysql sqlite query builder

08/11 2017

v0.1.1

0.1.1.0 https://github.com/FinesseRus/Wired

Light standalone ORM with a query builder and no external configuration

  Sources   Download

MIT

The Requires

 

The Development Requires

by Surgie Finesse

orm database sql pdo mysql sqlite query builder

07/11 2017

v0.1.0

0.1.0.0 https://github.com/FinesseRus/Wired

Light standalone ORM with a query builder and no external configuration

  Sources   Download

MIT

The Requires

 

The Development Requires

by Surgie Finesse

orm database sql pdo mysql sqlite query builder