Extendable PHP utility framework inspired by jQuery

Taddeus Kroes f7336838fb Updated TODO list. há 13 anos atrás
tests ff5c579c77 Moved phpunit config to tests folder only. há 13 anos atrás
utils 96ebf9f84a Added support for double use of CSS rules within a single block. há 14 anos atrás
.gitignore 96416a8005 Added new coverage location to ignore file. há 14 anos atrás
README.txt 6f97d7c30f Fixed typo. há 14 anos atrás
phpdoc.ini bb18f9b083 Added config file for PhpDocumentor há 14 anos atrás
pquery.array.php c0ec3f3b76 Removed deprecated call-by-reference operator. há 13 anos atrás
pquery.cache.php cf055ed4dd Fixed wrong modificationd date bug. há 14 anos atrás
pquery.css.php 3d8938db0c Added set_config function to CSS plugin. há 14 anos atrás
pquery.js.php dc95da1c98 Updated documentation. há 14 anos atrás
pquery.php e4bf5f5ff8 Made static function actually static. há 13 anos atrás
pquery.sql.php dc95da1c98 Updated documentation. há 14 anos atrás
pquery.template.php 65b55aee9b Added SITE_ROOT constant for relative includes. há 14 anos atrás
pquery.url.php dc95da1c98 Updated documentation. há 14 anos atrás
todo.txt f7336838fb Updated TODO list. há 13 anos atrás

README.txt

Unit tests in this project assume that PHPUnit and the PHP extention
Xdebug (needed for coverage report) have both been installed.