index/src
2024-10-19 15:16:22 +00:00
..
Bencode Reorganised Http namespacing structure. 2024-10-02 19:32:38 +00:00
Cache Removed Closeable interface. 2024-10-19 15:03:23 +00:00
Colour Replaced @internal docs. 2024-10-02 19:41:33 +00:00
Config Changed Data namespace to Db. 2024-10-04 22:35:57 +00:00
Db Moved DbTools::detectType to DbType::detect. 2024-10-19 15:16:22 +00:00
Http Also added COUNTRY_CODE (i forgor in the previous commit). 2024-10-05 14:10:08 +00:00
Json Reorganised Http namespacing structure. 2024-10-02 19:32:38 +00:00
Net HEH HEH YEAH ILIGHT HAHAHAHA WAHHH 2024-10-02 02:05:40 +00:00
Performance Even stricted PHPStan rules! 2024-08-04 00:14:17 +00:00
Syndication Added RSS feed builder classes. 2024-10-03 20:39:40 +00:00
Templating Imported Sasae into Index. 2024-10-04 23:39:36 +00:00
Urls Some updates to the URL registry (feat. tests). 2024-10-04 20:43:28 +00:00
ArrayIterator.php Raised PHPStan analysis level and fixed issues. 2024-08-03 20:27:50 +00:00
Base32.php Moved Base32 and UriBase64 implementations into the root namespace. 2024-07-31 18:39:47 +00:00
ByteFormat.php Updated PHPDocs and some argument lists. 2024-08-01 22:16:38 +00:00
Comparable.php HEH HEH YEAH ILIGHT HAHAHAHA WAHHH 2024-10-02 02:05:40 +00:00
CsrfToken.php Fixed namespace and class casing. 2024-10-02 01:35:05 +00:00
Equatable.php HEH HEH YEAH ILIGHT HAHAHAHA WAHHH 2024-10-02 02:05:40 +00:00
Index.php Removed most of the Environment class and renamed it to just Index as a library meta class. 2024-07-31 19:47:05 +00:00
IntegerBaseConverter.php Even stricted PHPStan rules! 2024-08-04 00:14:17 +00:00
MediaType.php HEH HEH YEAH ILIGHT HAHAHAHA WAHHH 2024-10-02 02:05:40 +00:00
UriBase64.php Moved Base32 and UriBase64 implementations into the root namespace. 2024-07-31 18:39:47 +00:00
WString.php Raised PHPStan analysis level and fixed issues. 2024-08-03 20:27:50 +00:00
XArray.php HEH HEH YEAH ILIGHT HAHAHAHA WAHHH 2024-10-02 02:05:40 +00:00
XDateTime.php Fixed namespace and class casing. 2024-10-02 01:35:05 +00:00
XNumber.php Added generic IntegerBaseConverter implementation and merged Base62 class with XNumber. 2024-07-31 19:05:41 +00:00
XString.php Removed AString and IString and turned WString into a utility class like XString for multibyte strings. 2024-01-04 02:07:43 +00:00