https://github.com/lachee/servatrice-php-bridge
Bridge between Cockatrice Server and PHP
https://github.com/lachee/servatrice-php-bridge
Last synced: 10 months ago
JSON representation
Bridge between Cockatrice Server and PHP
- Host: GitHub
- URL: https://github.com/lachee/servatrice-php-bridge
- Owner: Lachee
- Created: 2015-01-13T05:13:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-13T07:44:46.000Z (over 11 years ago)
- Last Synced: 2025-06-15T20:06:25.341Z (12 months ago)
- Language: PHP
- Homepage:
- Size: 711 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Servatrice-PHP-Bridge
This PHP class is a bridge between PHP scripts and servatrice. It will eventually contain every function and features that are required to run and interface a Cockatrice Server from PHP.
This will not be a self contained website, but more a class that can be used by websites to implement their own control panel. Basic webpages here serve only as example and should not be used in a production enviroment. This will also not validiate/check permisions for anything, including password change. Anyone who implements this class is responsible in validating proper permissions.
This will be built slow overtime as a lot of features are required. Hoping to achive minium one new function a week.
Links
Cockatrice Github: https://github.com/Cockatrice/Cockatrice/tree/master/cockatrice/resources
Main Reference: https://github.com/woogerboy21/servatriceadminwebui