Libraries tagged by REMP
consolidation/site-alias
39544085 Downloads
Manage alias records for local and remote sites.
bepsvpt/secure-headers
3607643 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
amphp/http-client
3858934 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
amnuts/opcache-gui
3966968 Downloads
A clean, effective and responsive interface for Zend OPcache, with real(ish)-time monitoring, filtering and the ability to invalidate files
theseer/fdomdocument
40748633 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.
roots/wp-password-bcrypt
9169758 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.
wp-cli/search-replace-command
5884043 Downloads
Searches/replaces strings in the database.
marcin-orlowski/laravel-api-response-builder
368088 Downloads
Helps building nice, normalized and easy to consume Laravel REST API.
interconnectit/search-replace-db
102978 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.
icecave/repr
4391953 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.
flugger/laravel-responder
1262228 Downloads
A Laravel Fractal package for building API responses, giving you the power of Fractal and the elegancy of Laravel.
f9webltd/laravel-api-response-helpers
322488 Downloads
A super simple package allowing for consistent API responses throughout your Laravel application
awcodes/filament-table-repeater
493343 Downloads
A modified version of the Filament Forms Repeater to display it as a table.
gregoriohc/laravel-nova-theme-responsive
1671328 Downloads
A Laravel Nova responsive theme.
vaimo/composer-patches
3531764 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.