bf7977f511
Added cache backends registry.
2024-10-18 20:56:56 +00:00
0ebd0fa298
Added database backends registry.
2024-10-18 20:47:29 +00:00
d3e4d0985a
Imported Sasae into Index.
2024-10-04 23:39:36 +00:00
82c23fb15a
Added suggest lines for the cache stuff.
2024-10-04 23:09:15 +00:00
9ed97e8575
Changed Data namespace to Db.
...
In case you wanted more breaking changes.
2024-10-04 22:35:57 +00:00
d9a7b04a3b
Fixed namespace and class casing.
2024-10-02 01:35:05 +00:00
81d0baedce
No longer define the global NDX_* constants and removed bootstrapper file.
2024-07-31 19:48:33 +00:00
3952dd96e8
Updated to PHP 8.3 and added cache provider requirements to the README.
2024-07-31 18:12:46 +00:00
ecce01c537
Translate to Simplified English.
2023-07-21 18:09:19 +00:00
5150f0cb56
Allow including Index through Composer.
...
index.php automatically detects if the Composer autoloader exists and doesn't initialise its own autoloader.
Also including phpunit and phpstan through it instead of including the phars, probably makes more sense to do it the other way but they're Big.
2023-07-21 18:04:29 +00:00