query

Simple database query builder for PHP.

GPL-3.0 License

Downloads
1K
Stars
0
Committers
1

Bot releases are hidden (Show)

query - v2.0.0 Proper Builder! Latest Release

Published by jahidulpabelislam 6 months ago

What's Changed

The main thing is the package has been rebuilt to be a proper query builder for SQL.

Full list of PRs/changes:

Full Changelog: https://github.com/jahidulpabelislam/query/compare/v1.0.2...v2.0.0

query - v2.0.0-beta.5 Add local collection interfaces

Published by jahidulpabelislam 6 months ago

What's Changed

Full Changelog: https://github.com/jahidulpabelislam/query/compare/v2.0.0-beta.4...v2.0.0-beta.5

query - v2.0.0-beta.4 Implement ArrayAccess & Countable on ResultRow

Published by jahidulpabelislam 6 months ago

What's Changed

Full Changelog: https://github.com/jahidulpabelislam/query/compare/v2.0.0-beta.3...v2.0.0-beta.4

query - v2.0.0-beta.3 Add Result interface

Published by jahidulpabelislam 6 months ago

What's Changed

Full Changelog: https://github.com/jahidulpabelislam/query/compare/v2.0.0-beta.2...v2.0.0-beta.3

query - Add unit tests

Published by jahidulpabelislam about 1 year ago

query - v2.0.0-beta.1

Published by jahidulpabelislam about 1 year ago

What's Changed

Full Changelog: https://github.com/jahidulpabelislam/query/compare/v1.0.2...v2.0.0-beta.1

query - v1.0.2

Published by jahidulpabelislam almost 2 years ago

What's Changed

Full Changelog: https://github.com/jahidulpabelislam/query/compare/v1.0.1...v1.0.2

query - Removed the unnecessary new line and tab characters from queries

Published by jahidulpabelislam almost 3 years ago

query - Initial/First Public Release

Published by jahidulpabelislam about 3 years ago