.codeclimate.yml | |
|
|
.env-example | |
|
|
.gitignore | |
|
|
.scrutinizer.yml | |
|
|
LICENSE | |
|
|
README.md | |
|
|
bootstrap.php | 12 | A 0 mins |
|
clusterpoint-example.php | 31 | A 0 mins |
|
composer.json | |
|
|
composer.lock | |
|
|
documentation/api/finder/all.md | |
|
|
documentation/api/finder/database.md | |
|
|
documentation/api/finder/first.md | |
|
|
documentation/api/finder/from.md | |
|
|
documentation/api/finder/get.md | |
|
|
documentation/api/finder/index.md | |
|
|
documentation/api/finder/limit.md | |
|
|
documentation/api/finder/offset.md | |
|
|
documentation/api/finder/order-by.md | |
|
|
documentation/api/finder/select.md | |
|
|
documentation/api/finder/where.md | |
|
|
documentation/api/model/all.md | |
|
|
documentation/api/model/create.md | |
|
|
documentation/api/model/delete.md | |
|
|
documentation/api/model/find.md | |
|
|
documentation/api/model/index.md | |
|
|
documentation/api/model/one.md | |
|
|
documentation/api/model/query.md | |
|
|
documentation/api/model/replace.md | |
|
|
documentation/api/model/resource.md | |
|
|
documentation/api/model/to-array.md | |
|
|
documentation/api/model/update.md | |
|
|
documentation/api/model/validate.md | |
|
|
documentation/clusterpoint-config.md | |
|
|
documentation/dynamodb-config.md | |
|
|
documentation/howto/allow-extraneous.md | |
|
|
documentation/howto/business-logic.md | |
|
|
documentation/howto/custom-queries.md | |
|
|
documentation/howto/dynamodb-secondary-index.md | |
|
|
documentation/howto/ide-autocompletion.md | |
|
|
documentation/howto/model.md | |
|
|
documentation/howto/object.md | |
|
|
documentation/howto/pagination-and-filtering.md | |
|
|
documentation/howto/schema.md | |
|
|
documentation/howto/use-models.md | |
|
|
documentation/mongodb-config.md | |
|
|
phpunit-integration-test.xml | |
|
|
phpunit.xml | |
|
|
src/Contracts/IDatabase.php | 13 | A 1 hr |
|
src/Contracts/IFinder.php | 15 | A 0 mins |
|