Libraries tagged by ZASS
laravel/passport
69754187 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
beberlei/assert
83063793 Downloads
Thin assertion library for input validation in business models.
nette/utils
302722004 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
35374649 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
27620768 Downloads
Associate files with Eloquent models
pragmarx/google2fa
55899300 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
laravel/telescope
49976799 Downloads
An elegant debug assistant for the Laravel framework.
symfony/password-hasher
103289095 Downloads
Provides password hashing utilities
spatie/phpunit-snapshot-assertions
12374043 Downloads
Snapshot testing with PHPUnit
kriswallsmith/assetic
48009744 Downloads
Asset Management for PHP
ircmaxell/password-compat
53316714 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
twitter/bootstrap
1674695 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
scssphp/scssphp
21717008 Downloads
scssphp is a compiler for SCSS written in PHP.
bjeavons/zxcvbn-php
12851925 Downloads
Realistic password strength estimation PHP library based on Zxcvbn JS
spomky-labs/otphp
36358705 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