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
Reviewed-on: Darksparrow/DeegraphPHP#1
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
(regex nicked off alex in the office over discord lol)
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"
12 months ago
Cerys Lewis
fd0fa7e224
renamed the QueryBuilder Operation classes
they now end in "Query"
1 year ago
Cerys Lewis
02c5b763b6
progress on the INSERT and SELECT operators
1 year ago
Cerys Lewis
e836dfb645
some basic tests
1 year ago
Cerys Lewis
28b1279d6e
classes to handle the underlying Deegraph connection
1 year ago
Cerys Lewis
d544274bd6
just committing an untested Query Builder to show an example
1 year ago
Cerys Lewis
6a97d14048
linked to the package on packagist in the readme
1 year ago
Cerys
e0de7fc1f0
Create .gitignore
1 year ago
Cerys
f6b87c69fb
i misread the error message lol
1 year ago
Cerys
f5f211318b
hopefully the license now has a valid spdx name
packagist.org failed to crawl the repo reporting...
```
Reading composer.json of darksparrow/deegraph-php (master)
Importing branch master (dev-master)
Skipped branch master, Invalid package information:
License "Mozilla Public License Version 2.0" is not a valid SPDX license identifier, see https://spdx.org/licenses/ if you use an open license.
If the software is closed-source, you may use "proprietary" as license.
```
1 year ago
cerys
c2a058c1f1
linked the documentation wiki in the readme
1 year ago
Cerys
671cc1ce50
created the composer json and lock files
1 year ago
cerys
a56b25dd26
Initial commit
1 year ago