44 Commits (master)
 

Author SHA1 Message Date
cerys ec1a2b3c5f Merge pull request 'Namespace changes and Query Response classes' (#4) from dev into master 11 months ago
Cerys Lewis 63d0f34705 working on getting a query response into classes 11 months ago
Cerys 26c7e8a0a6 stuff from the broken branch lol 11 months ago
cerys 5f180b4662 Add 'src/Enumerators/DeegraphNumericalComparator.php' 11 months ago
cerys fcf164a27c Delete 'src/Enumerators/DeegraphNumericalComparitor.php' 11 months ago
Cerys 05fce9e1c2 Update README.md 11 months ago
Cerys c63c1e11e8 moved namespaces from `DeegraphPHP` to `DeegraphInteractions` 11 months ago
Cerys 80c62ee4e3 updated the name of the package 11 months ago
cerys e0a462fdd3 Merge pull request 'Schema Generation Code' (#2) from schema-creation into master 11 months ago
Cerys 870368fa8c moving all the schema code to another repo 11 months ago
Cerys f7e4eb0b78 included code in the repo to generate the Message example schema 11 months ago
Cerys 923c249fd8 see desc. 11 months ago
Cerys 250f919cc8 added an example (source see desc.) 11 months ago
Cerys 25c0c96043 added `MimeType` as as a Field 11 months ago
Cerys 915ce12b93 bodged comments 11 months ago
Cerys 2640c65f5a general tidying up 11 months ago
Cerys be7423882d will now throw an Exception if the Name isn't set 11 months ago
Cerys ea440a10d9 more schema generation work 11 months ago
Cerys 7c6da14f84 enum for existence values 11 months ago
Cerys b27ceacaa1 can roughly create a schema 11 months ago
Cerys 76cf239d88 created the base for the Attribute classes 11 months ago
Cerys fb9d556547 the reflection stuff requires `phpunit/phpunit` 11 months ago
cerys 6243dfee5a Merge pull request 'can handle basic requests' (#1) from dev into master 11 months ago
Cerys d58e212549 added to the `SELECT` query 11 months ago
Cerys a9c7402c67 query runner now returns back an object 11 months ago
Cerys 97a4bc28ec added the `X-Auxilium-Actor` HTTP header 11 months ago
Cerys 939aaf0de0 added `SelectQuery` to `RunQuery()` 11 months ago
Cerys Lewis 0f7c31a018 more defaults for the `DeegraphServer` constructor 11 months ago
Cerys Lewis 1b6cf141f4 will now verify Deegraph paths with regex 11 months ago
Cerys Lewis da167d130b "`QueryBuilder` base class" methods are now static 11 months ago
Cerys Lewis bf19e44221 test work 11 months ago
Cerys 67b7c27eb9 set the minimum stability to "dev" 11 months ago
Cerys Lewis fd0fa7e224 renamed the QueryBuilder Operation classes 12 months ago
Cerys Lewis 02c5b763b6 progress on the INSERT and SELECT operators 12 months ago
Cerys Lewis e836dfb645 some basic tests 12 months ago
Cerys Lewis 28b1279d6e classes to handle the underlying Deegraph connection 12 months ago
Cerys Lewis d544274bd6 just committing an untested Query Builder to show an example 12 months ago
Cerys Lewis 6a97d14048 linked to the package on packagist in the readme 12 months ago
Cerys e0de7fc1f0 Create .gitignore 12 months ago
Cerys f6b87c69fb i misread the error message lol 12 months ago
Cerys f5f211318b hopefully the license now has a valid spdx name 12 months ago
cerys c2a058c1f1 linked the documentation wiki in the readme 12 months ago
Cerys 671cc1ce50 created the composer json and lock files 12 months ago
cerys a56b25dd26 Initial commit 12 months ago