Libraries tagged by ZASS
swagger-api/swagger-ui
29762408 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
spatie/laravel-medialibrary
22767259 Downloads
Associate files with Eloquent models
laravel/telescope
40081370 Downloads
An elegant debug assistant for the Laravel framework.
symfony/password-hasher
81326494 Downloads
Provides password hashing utilities
kriswallsmith/assetic
47311673 Downloads
Asset Management for PHP
ircmaxell/password-compat
51267765 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
beberlei/assert
73792362 Downloads
Thin assertion library for input validation in business models.
twitter/bootstrap
1627573 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
spomky-labs/otphp
30546203 Downloads
A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator
pragmarx/google2fa
44591954 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
matthiasmullie/minify
20073122 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
twbs/bootstrap-sass
1609212 Downloads
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
symfonycasts/reset-password-bundle
4930311 Downloads
Symfony bundle that adds password reset functionality.
spatie/phpunit-snapshot-assertions
9593598 Downloads
Snapshot testing with PHPUnit
roots/wp-password-bcrypt
8263690 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.