Libraries tagged by Soud
dfridrich/ejustice
616 Downloads
Knihovna pro komunikaci se službami InfoSoud, InfoJednání a Isir.
theseer/tokenizer
795064270 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
paragonie/sodium_compat
145215007 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
symfony/property-info
278646220 Downloads
Extracts information about PHP class' properties using metadata of popular sources
sebastian/lines-of-code
570140024 Downloads
Library for counting the lines of code in PHP source code
paragonie/halite
10596101 Downloads
High-level cryptography interface powered by libsodium
ondram/ci-detector
55452034 Downloads
Detect continuous integration environment and provide unified access to properties of current build
nunomaduro/phpinsights
11725835 Downloads
Instant PHP quality checks from your console.
hwi/oauth-bundle
22315072 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
studio-42/elfinder
9352355 Downloads
File manager for web
php-open-source-saver/jwt-auth
11117797 Downloads
JSON Web Token Authentication for Laravel and Lumen
twbs/bootstrap-icons
2233726 Downloads
Official open source SVG icon library for Bootstrap
phpro/grumphp
16670590 Downloads
A composer plugin that enables source code quality checks.
maglnet/composer-require-checker
12410091 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
dg/bypass-finals
29243975 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes