Libraries tagged by php85
carpediem/mattermost-webhook
27670 Downloads
Sends mattermost webhook notifications using PHP
butschster/dbml-parser
10165 Downloads
DBML (database markup language) parser written on PHP8.
andanteproject/soft-deletable-bundle
19768 Downloads
A Symfony Bundle to handle soft deletable with Doctrine Entities
sunrise/uri
86138 Downloads
URI wrapper for PHP 7.1+ based on RFC-3986, PSR-7 and PSR-17
sunrise/http-header-kit
2276 Downloads
HTTP header kit for PHP 7.1+ compatible with PSR-7 and not only
leandrolugaresi/google-authenticator
55350 Downloads
PHP repository for Google Authenticator
php5friends/polyfill-create_function
91960 Downloads
Polyfill of create_function()
php5friends/phpunit48
171512 Downloads
The PHP Unit Testing framework.
wikia/simplehtmldom
80270 Downloads
A simple PHP HTML DOM parser written in PHP5+, supports invalid HTML, and provides a very easy way to handle HTML elements.
webfox/laravel-backed-enums
10709 Downloads
Supercharge your PHP8 backed enums with superpowers like localization support and fluent comparison methods.
ujamii/openimmo
28888 Downloads
OpenImmo library for PHP8. Read and write OpenImmo xml format with JMS Serializer.
technically/callable-reflection
75967 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
tbondois/odoo-ripcord
104630 Downloads
Ripoo : a PHP8 XML-RPC client handler for Odoo External API
sgh/pdfbox
90948 Downloads
PHP5 wrapper for the Apache PdfBox ExtractText utility.
sebastiandevs/simplethenticator
7000 Downloads
TOTP based on https://github.com/PHPGangsta/GoogleAuthenticator updated and reworked to php8.2 because of inactivity of the original creator.