Compare commits

...

2 commits

Author SHA1 Message Date
84141e7787 Added deprecation notice. 2024-10-04 22:56:49 +00:00
509042e461 Bumped LICENCE year. 2024-10-04 22:55:20 +00:00
2 changed files with 5 additions and 1 deletions

View file

@ -1,4 +1,4 @@
Copyright (c) 2023, flashwave <me@flash.moe>
Copyright (c) 2023-2024, flashwave <me@flash.moe>
All rights reserved.
Redistribution and use in source and binary forms, with or without

View file

@ -1,5 +1,9 @@
# Syokuhou
This library has been deprecated and its functionality is now implemented into [Index](https://patchii.net/flash/index).
## Original header
Syokuhou is a common library for configuration in my PHP projects.
It provides both a file interface and a database interface out of the box as well as scoping.