-
thePHP.cc
- Hamburg
- https://blankerts.de
- @theseer@phpc.social
-
phpunit Public
Forked from sebastianbergmann/phpunitThe PHP Unit Testing framework.
-
-
imapstore Public
Minimalistic Imap Client to Store Messages on an IMAP Server
PHP BSD 3-Clause "New" or "Revised" License UpdatedJun 27, 2025 -
sqlite Public
Forked from spriebsch/sqliteLightweight Sqlite wrapper with lazy connection and schema creation.
PHP BSD 3-Clause "New" or "Revised" License UpdatedApr 29, 2025 -
Autoload Public
A lightweight php namespace aware autoload generator and phar archive builder
-
tokenizer Public
A small library for converting tokenized PHP source code into XML (and potentially other formats)
-
confoo2024slides Public
Forked from confooca/2024ConFoo Montreal 2024 - Slides
UpdatedFeb 22, 2024 -
css2xpath Public
PHP Library to translate CSS selectors into XPath
-
journald Public
A simple Library to write to Systemd's Journald from PHP.
-
phpstorm-assert-issue Public archive
Sample Reproducer for PHPStorm Bug with regards to assert handling
PHP UpdatedSep 12, 2023 -
-
gnome-shell-minimum-workspaces Public
Forked from philbot9/gnome-shell-minimum-workspacesSet a minimum number of dynamic workspaces.
-
phpdox Public
Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT)
-
harbour-amazfish Public
Forked from piggz/harbour-amazfishAmazfit Bip support for SailfishOS
C++ GNU General Public License v3.0 UpdatedFeb 3, 2023 -
-
fDOMDocument Public archive
An Extension to PHP's standard DOM to add various convinience methods and exceptions by default
-
markdown-licenses Public
Forked from IQAndreas/markdown-licensesA collection of open source licenses in Markdown format. Contributions are always welcome!
The Unlicense UpdatedJul 12, 2021 -
-
vfsstream-phpunit-extension Public
PHPUnit Extension wrapper for vfsStream
-
php-scoper Public
Forked from humbug/php-scoper🔨 Prefixes all PHP namespaces in a file/directory to isolate the code bundled in PHARs.
PHP MIT License UpdatedNov 11, 2018 -
phpunit-documentation-english Public
Forked from sebastianbergmann/phpunit-documentation-englishEnglish Documentation for PHPUnit
Python UpdatedAug 12, 2018 -
fXSL Public archive
An XSL wrapper / extension to the PHP 5.x XSLTProcessor with Exception and extended Callback support
-
php-code-coverage Public
Forked from sebastianbergmann/php-code-coverageLibrary that provides collection, processing, and rendering functionality for PHP code coverage information.
PHP Other UpdatedApr 7, 2017 -
sabre-dav Public
Forked from sabre-io/davsabre/dav is a CalDAV, CardDAV and WebDAV framework for PHP
PHP BSD 3-Clause "New" or "Revised" License UpdatedAug 27, 2016 -
hip Public archive
HTML Import Processor
PHP BSD 3-Clause "New" or "Revised" License UpdatedMay 11, 2016 -
phar-site-generator Public
Forked from sebastianbergmann/phar-site-generatorA tool that generates an HTML page and an RSS feed for a PHAR repository
PHP Other UpdatedJan 8, 2016 -
CLI Public
A simplistic CLI micro framework to ease development of command based CLI applications in PHP.
-
exporter Public archive
Forked from sebastianbergmann/exporterProvides the functionality to export PHP variables for visualization
PHP Other UpdatedAug 13, 2015 -
PHP-Parser Public archive
Forked from nikic/PHP-ParserA PHP parser written in PHP
-
Factory Public archive
Implementation and Sample Code for usage of the Factory Pattern with PHP