Libraries tagged by us
backpack/crud
2891063 Downloads
Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.
aura/sql
2063837 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
theseer/fdomdocument
41098443 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
tgalopin/html-sanitizer
4919223 Downloads
Sanitize untrustworthy HTML user input
symfony/web-server-bundle
15044965 Downloads
Provides commands for running applications using the PHP built-in web server
sinergi/browser-detector
7936930 Downloads
Detecting the user's browser, operating system and language.
roots/wp-password-bcrypt
9368412 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.
league/uri-parser
16922682 Downloads
userland URI parser RFC 3986 compliant
fgrosse/phpasn1
31655352 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
codeception/phpunit-wrapper
52606865 Downloads
PHPUnit classes used by Codeception
wildside/userstamps
1324911 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
sonata-project/user-bundle
5265993 Downloads
Symfony SonataUserBundle
jrean/laravel-user-verification
801632 Downloads
User Email Verification For Laravel
dektrium/yii2-user
740687 Downloads
Flexible user registration and authentication module for Yii2
cakedc/users
836743 Downloads
Users Plugin for CakePHP