Libraries tagged by vuer
mpdf/psr-http-message-shim
19987446 Downloads
Shim to allow support of different psr/message versions.
maglnet/composer-require-checker
8781782 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
laravel/legacy-factories
25702246 Downloads
The legacy version of the Laravel Eloquent factories.
laminas/laminas-hydrator
14763378 Downloads
Serialize objects to arrays, and vice versa
ifsnop/mysqldump-php
4691253 Downloads
PHP version of mysqldump cli that comes with MySQL
giggsey/libphonenumber-for-php-lite
6960303 Downloads
A lite version of giggsey/libphonenumber-for-php, which is a PHP Port of Google's libphonenumber
eftec/bladeone
6547091 Downloads
The standalone version Blade Template Engine from Laravel in a single php file
cbschuld/browser.php
6006208 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
9515690 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
744843 Downloads
A Laravel package to manage versions of endpoints in an elegant way
pragmarx/version
1140700 Downloads
Take control over your Laravel app version
overtrue/laravel-versionable
204379 Downloads
Make Laravel model versionable.
olssonm/l5-very-basic-auth
2156043 Downloads
Laravel stateless HTTP basic auth without the need for a database
nikolaposa/version
5043250 Downloads
Value Object that represents a SemVer-compliant version number.
mpociot/versionable
899911 Downloads
Allows to create Laravel 4 / 5 / 6 / 7 / 8 / 9 / 10 / 11 Model versioning and restoring