Libraries tagged by vuer
shardj/zf1-future
2937109 Downloads
Zend Framework 1. The aim is to keep ZF1 working with the latest PHP versions
phpcompatibility/phpcompatibility-wp
23432170 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
mpdf/psr-log-aware-trait
21936296 Downloads
Trait to allow support of different psr/log versions.
mpdf/psr-http-message-shim
17871763 Downloads
Shim to allow support of different psr/message versions.
laravel/legacy-factories
24534494 Downloads
The legacy version of the Laravel Eloquent factories.
laminas/laminas-hydrator
14270383 Downloads
Serialize objects to arrays, and vice versa
ifsnop/mysqldump-php
4479577 Downloads
PHP version of mysqldump cli that comes with MySQL
giggsey/libphonenumber-for-php-lite
5804417 Downloads
A lite version of giggsey/libphonenumber-for-php, which is a PHP Port of Google's libphonenumber
eftec/bladeone
6109202 Downloads
The standalone version Blade Template Engine from Laravel in a single php file
cbschuld/browser.php
5810462 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
roots/wp-password-bcrypt
9335206 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
reindert-vetter/api-version-control
688410 Downloads
A Laravel package to manage versions of endpoints in an elegant way
pragmarx/version
1126312 Downloads
Take control over your Laravel app version
overtrue/laravel-versionable
188940 Downloads
Make Laravel model versionable.
olssonm/l5-very-basic-auth
2081196 Downloads
Laravel stateless HTTP basic auth without the need for a database