Pinned Repositories
manifest
Component for reading phar.io manifest information from a PHP Archive (PHAR)
phive
The Phar Installation and Verification Environment (PHIVE)
phar-site-generator
A tool that generates an HTML page, RSS feed, and Phive metadata for a PHAR repository
engine
A pragmatic approach to templating for PHP 8.2+
Autoload
A lightweight php namespace aware autoload generator and phar archive builder
DirectoryScanner
PHP File Scanner
fDOMDocument
An Extension to PHP's standard DOM to add various convinience methods and exceptions by default
journald
A simple Library to write to Systemd's Journald from PHP.
phpdox
Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT)
tokenizer
A small library for converting tokenized PHP source code into XML (and potentially other formats)
theseer's Repositories
theseer/tokenizer
A small library for converting tokenized PHP source code into XML (and potentially other formats)
theseer/phpdox
Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT)
theseer/Autoload
A lightweight php namespace aware autoload generator and phar archive builder
theseer/fDOMDocument
An Extension to PHP's standard DOM to add various convinience methods and exceptions by default
theseer/DirectoryScanner
PHP File Scanner
theseer/fXSL
An XSL wrapper / extension to the PHP 5.x XSLTProcessor with Exception and extended Callback support
theseer/preprocessor
A PHP PreProcessor library and accompanying streamwrapper
theseer/Factory
Implementation and Sample Code for usage of the Factory Pattern with PHP
theseer/StreamWrapper
A wrapper and manager implementation around PHP's stream wrapper allowing registration and configuration of custom userland streams
theseer/css2xpath
PHP Library to translate CSS selectors into XPath
theseer/fDebug
Highlevel Project Debugger with Firefox and CLI frontend client — Read more
theseer/gnome-shell-minimum-workspaces
Set a minimum number of dynamic workspaces.
theseer/journald
A simple Library to write to Systemd's Journald from PHP.
theseer/vfsstream-phpunit-extension
PHPUnit Extension wrapper for vfsStream
theseer/CLI
A simplistic CLI micro framework to ease development of command based CLI applications in PHP.
theseer/PHP-Parser
A PHP parser written in PHP
theseer/phpdox-website
Website for phpDox
theseer/phpunit
The PHP Unit Testing framework.
theseer/confoo2024slides
ConFoo Montreal 2024 - Slides
theseer/exporter
Provides the functionality to export PHP variables for visualization
theseer/harbour-amazfish
Amazfit Bip support for SailfishOS
theseer/hip
HTML Import Processor
theseer/infection-bug
Reproducer for a potential infection bug
theseer/markdown-licenses
A collection of open source licenses in Markdown format. Contributions are always welcome!
theseer/phar-site-generator
A tool that generates an HTML page and an RSS feed for a PHAR repository
theseer/php-code-coverage
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
theseer/php-scoper
🔨 Prefixes all PHP namespaces in a file/directory to isolate the code bundled in PHARs.
theseer/phpstorm-assert-issue
Sample Reproducer for PHPStorm Bug with regards to assert handling
theseer/phpunit-documentation-english
English Documentation for PHPUnit
theseer/sabre-dav
sabre/dav is a CalDAV, CardDAV and WebDAV framework for PHP