Libraries tagged by ISDS
adawolfa/isdoc
42243 Downloads
ISDOC parser and generator.
zeichen32/gitlabapibundle
442594 Downloads
Symfony Bundle to include the gitlab api.
sameer-shelavale/php-countries-array
440349 Downloads
PHP class to get array of countries names with ISO_3166-1 alpha-2, alpha-3, numeric codes, ISD codes and continent
enygma/expose
175914 Downloads
An intrusion detection library based on PHPIDS
cybercog/youtrack-rest-php
156195 Downloads
YouTrack REST API PHP Client.
chekalskiy/php-banks-db
99831 Downloads
PHP bank cards IIN/BIN database. Get bank info by card number
isswp101/timer
485675 Downloads
Timer
isswp101/elasticsearch-eloquent
23916 Downloads
Elasticsearch functionality like Laravel Eloquent models.
red-explosion/laravel-sqids
43903 Downloads
Easily generate Stripe/YouTube looking IDs for your Laravel models.
phpcompatibility/phpcompatibility-symfony
1113159 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Symfony polyfill libraries.
phpcompatibility/phpcompatibility-passwordcompat
1115509 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by ircmaxell's password_compat library.
orrison/meliorstan
24583 Downloads
Provides PHPStan rules for improved code quality by detecting code smells and possible issues. In addition to enforcing particular naming and code style conventions to reduce bike-shedding.
noodlesnz/double-metaphone
160554 Downloads
This class implements a "sounds like" algorithm developed by Lawrence Philips which he published in the June, 2000 issue of C/C++ Users Journal. Double Metaphone is an improved version of Philips' original Metaphone algorithm.
naoray/laravel-github-monolog
26434 Downloads
Log driver to store logs as github issues
kschu91/largest-remainder-method
87894 Downloads
A PHP implementation of the largest remainder method algorithm. This method is the most common way to get rid of rounding issues when working with rounded percentage values.