Libraries tagged by reql
zendframework/zend-code
82002833 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
roots/wp-password-bcrypt
9528386 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.
calebporzio/parental
2807030 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
wp-cli/search-replace-command
6403886 Downloads
Searches/replaces strings in the database.
titasgailius/search-relations
6545045 Downloads
A Laravel Nova tool.
symfony/requirements-checker
4169099 Downloads
Check Symfony requirements and give recommendations
staabm/annotate-pull-request-from-checkstyle
2620174 Downloads
relay/relay
1668480 Downloads
A PSR-15 server request handler.
reedware/laravel-relation-joins
931463 Downloads
Adds the ability to join on a relationship by name.
rbdwllr/reallysimplejwt
2087342 Downloads
A really simple library to generate user authentication JSON Web Tokens.
rakutentech/laravel-request-docs
1001066 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
mpociot/reflection-docblock
12496940 Downloads
jackwh/laravel-new-relic
524630 Downloads
Monitor your Laravel application performance with New Relic
interconnectit/search-replace-db
106335 Downloads
A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.
chelout/laravel-relationship-events
1860321 Downloads
Missing relationship events for Laravel