Cerys
6f683d752a
just moved a function
3 weeks ago
Cerys
73285cc4e5
bunch of changes including how actors are used
3 weeks ago
Cerys
80022987c9
can now get a raw node
3 weeks ago
Cerys
1b11474b40
work on SELECT query response handling
3 weeks ago
Cerys
d54e4e7c16
updated `phpunit/phpunit`
4 weeks ago
Cerys
e086545402
now has ""
4 weeks ago
Cerys
a12b6cd524
"
4 weeks ago
Cerys
d122279713
"
4 weeks ago
Cerys
265bca9744
some renaming
4 weeks ago
Cerys
3b31c5c5ea
nah too much work, cba lol
4 weeks ago
Cerys
eb66dd76e9
Update LinkQuery_Step3.php
4 weeks ago
Cerys
934e59519b
LINK query builder now works more like a wizard
4 weeks ago
Cerys
621d2e51a8
more work on the UUID class
4 weeks ago
Cerys
a407eda42e
quite and dirty class for the Deegraph UUID format
4 weeks ago
Cerys
27cff14311
"
4 weeks ago
Cerys
387240e871
sorted out `__toString()`
4 weeks ago
Cerys
ebc209db4c
no longer has the AS element
4 weeks ago
Cerys
133375cfc2
more work on the SELECT query
4 weeks ago
Cerys
bfc699be33
some work on the DELETE query
4 weeks ago
Cerys
1d516fe7d7
Update ValidateDeegraphPathTest.php
4 weeks ago
Cerys
5dd2f95891
some work on the UNLINK query
4 weeks ago
Cerys
82adca3e5f
some work on the LINK query
4 weeks ago
Cerys
7a05177e07
relative path verification now in an outside accessible class
4 weeks ago
Cerys
dcfc644e44
some tests
4 weeks ago
Cerys
7e3da11f72
code for the REFERENCES request
4 weeks ago
Cerys
4075b6a189
`As` is no longer required
4 weeks ago
Cerys
22d2a1c760
now validates
4 weeks ago
Cerys
6e371adf69
thought doing it like this would make more sense
4 weeks ago
Cerys
223233d381
now stores the permissions as an array too
4 weeks ago
Cerys
cefa4b8b39
Update QueryBuilder.php
4 weeks ago
Cerys
358e29b656
work on examples
4 weeks ago
Cerys
cb00fccff7
moved the ValidateValues() function
4 weeks ago
Cerys
f23535f635
`directory` & `permission` query work
4 weeks ago
Cerys
3bc1e6c7fe
wrote a quick permission query example
4 weeks ago
Cerys
6d2ad27a34
bits and bobs i've done over the last 6 months lol
4 weeks ago
cerys
ec1a2b3c5f
Merge pull request 'Namespace changes and Query Response classes' ( #4 ) from dev into master
Reviewed-on: #4
7 months ago
Cerys Lewis
63d0f34705
working on getting a query response into classes
7 months ago
Cerys
26c7e8a0a6
stuff from the broken branch lol
7 months ago
cerys
5f180b4662
Add 'src/Enumerators/DeegraphNumericalComparator.php'
Signed-off-by: cerys <cerysamberlewis@gmail.com>
7 months ago
cerys
fcf164a27c
Delete 'src/Enumerators/DeegraphNumericalComparitor.php'
Signed-off-by: cerys <cerysamberlewis@gmail.com>
7 months ago
Cerys
05fce9e1c2
Update README.md
7 months ago
Cerys
c63c1e11e8
moved namespaces from `DeegraphPHP` to `DeegraphInteractions`
7 months ago
Cerys
80c62ee4e3
updated the name of the package
7 months ago
cerys
e0a462fdd3
Merge pull request 'Schema Generation Code' ( #2 ) from schema-creation into master
Reviewed-on: #2
7 months ago
Cerys
870368fa8c
moving all the schema code to another repo
https://git.darksparrow.uk/Packages_PHP/AuxiliumSchemaBuilder
7 months ago
Cerys
f7e4eb0b78
included code in the repo to generate the Message example schema
7 months ago
Cerys
923c249fd8
see desc.
I forgot to "uninclude" some code in the last commit as it doesn't do anything at the moment and doesn't contribute to the Schema generation... but hey ho, may as well throw the rest in haha!
7 months ago
Cerys
250f919cc8
added an example (source see desc.)
https://schemas.auxiliumsoftware.co.uk/v1/message.json
7 months ago
Cerys
25c0c96043
added `MimeType` as as a Field
7 months ago
Cerys
915ce12b93
bodged comments
7 months ago