PocketMine Standard PHP Library
Find a file
2015-09-27 13:34:08 +02:00
stubs Updated pthreads stub 2015-09-27 13:34:08 +02:00
.gitignore First commit 2014-08-25 20:30:24 +02:00
ArrayOutOfBoundsException.php Added Error to Exception handling 2014-10-28 20:42:30 +01:00
AttachableLogger.php Use spaces instead of tabs 2014-09-20 19:32:23 +02:00
AttachableThreadedLogger.php Use spaces instead of tabs 2014-09-20 19:32:23 +02:00
BaseClassLoader.php Removed ThreadedFactory 2015-09-18 11:18:03 +02:00
ClassCastException.php Added Error to Exception handling 2014-10-28 20:42:30 +01:00
ClassLoader.php Added Error to Exception handling 2014-10-28 20:42:30 +01:00
ClassNotFoundException.php Added Error to Exception handling 2014-10-28 20:42:30 +01:00
InvalidArgumentCountException.php Added Error to Exception handling 2014-10-28 20:42:30 +01:00
InvalidKeyException.php Added Error to Exception handling 2014-10-28 20:42:30 +01:00
InvalidStateException.php Added Error to Exception handling 2014-10-28 20:42:30 +01:00
Logger.php Added Logger->logException() method interface 2015-09-18 12:02:35 +02:00
LoggerAttachment.php Use spaces instead of tabs 2014-09-20 19:32:23 +02:00
LogLevel.php Use spaces instead of tabs 2014-09-20 19:32:23 +02:00
README.md First commit 2014-08-25 20:30:24 +02:00
SplFixedByteArray.php Added SplFixedByteArray 2015-04-19 15:35:50 +02:00
StringOutOfBoundsException.php Added Error to Exception handling 2014-10-28 20:42:30 +01:00
ThreadedLogger.php First commit 2014-08-25 20:30:24 +02:00
ThreadedLoggerAttachment.php Use spaces instead of tabs 2014-09-20 19:32:23 +02:00
UndefinedConstantException.php Added Error to Exception handling 2014-10-28 20:42:30 +01:00
UndefinedPropertyException.php Added Error to Exception handling 2014-10-28 20:42:30 +01:00
UndefinedVariableException.php Added Error to Exception handling 2014-10-28 20:42:30 +01:00

PocketMine Standard PHP Library

These files are the classes used in most of the PocketMine PHP projects. They are required for the code to work.

PocketMine Standard PHP Library
Copyright (C) 2014 PocketMine Team <https://github.com/PocketMine/PocketMine-SPL>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.