Libraries tagged by ZASS
nette/utils
245103892 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
swagger-api/swagger-ui
30120413 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
23114252 Downloads
Associate files with Eloquent models
laravel/telescope
40775375 Downloads
An elegant debug assistant for the Laravel framework.
symfony/password-hasher
82856069 Downloads
Provides password hashing utilities
kriswallsmith/assetic
47360807 Downloads
Asset Management for PHP
ircmaxell/password-compat
51417484 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
twitter/bootstrap
1631403 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
spomky-labs/otphp
30921367 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
45325332 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
matthiasmullie/minify
20356338 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
1619120 Downloads
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
symfonycasts/reset-password-bundle
5007111 Downloads
Symfony bundle that adds password reset functionality.
spatie/phpunit-snapshot-assertions
9759234 Downloads
Snapshot testing with PHPUnit
roots/wp-password-bcrypt
8332815 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.