 | Up one level
| |
 | virtualrest/
| |
 | CSSJanus.php [source] [458 lines] | PHP port of CSSJanus. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | CSSMin.php [source] [363 lines] | Minification of CSS stylesheets. Copyright 2010 Wikimedia Foundation |
 | GenericArrayObject.php [source] [240 lines] | Extends ArrayObject and does two things: Allows for deriving classes to easily intercept additions and deletions for purposes such as additional indexing. |
 | HashRing.php [source] [239 lines] | Convenience class for weighted consistent hash rings. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | HttpStatus.php [source] [91 lines] | List of HTTP status codes. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | IEContentAnalyzer.php [source] [851 lines] | Simulation of Microsoft Internet Explorer's MIME type detection algorithm. |
 | IEUrlExtension.php [source] [271 lines] | Checks for validity of requested URL's extension. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | IPSet.php [source] [277 lines] | |
 | JavaScriptMinifier.php [source] [607 lines] | JavaScript Minifier |
 | MWMessagePack.php [source] [189 lines] | |
 | MappedIterator.php [source] [117 lines] | Convenience class for generating iterators from iterators. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | MultiHttpClient.php [source] [389 lines] | HTTP service client This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | ProcessCacheLRU.php [source] [148 lines] | Per-process memory cache for storing items. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | README [source] [4 lines] | |
 | RunningStat.php [source] [176 lines] | Compute running mean, variance, and extrema of a stream of numbers. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | ScopedCallback.php [source] [73 lines] | This file deals with RAII style scoped callbacks. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | ScopedPHPTimeout.php [source] [84 lines] | Expansion of the PHP execution time limit feature for a function call. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | XmlTypeCheck.php [source] [264 lines] | |
 | jsminplus.php [source] [2134 lines] | JSMinPlus version 1.4 |
 | lessc.inc.php [source] [3796 lines] | lessphp v0.4.0@2cc77e3c7b http://leafo.net/lessphp LESS CSS compiler, adapted from http://lesscss.org |