Libraries tagged by REMP
zetacomponents/mvc-tools
479980 Downloads
The MvcTools component provides functionality for request parsing, routing, dispatching, views and response writing. With the tools in this component you can very easily build an MVC framework.
yoanm/jsonrpc-server-sdk
177556 Downloads
Server SDK to convert a json-rpc request string into json-rpc response string
yiisoft/input-http
44408 Downloads
Maps data from PSR-7 HTTP request to PHP DTO representing user input.
wp-hooks/generator
172365 Downloads
Generates a JSON representation of the WordPress actions and filters in your code
wikimedia/bcp-47-code
149783 Downloads
Simple interface representing languages which have a BCP 47 code
websafe/lib-websafe-blueimp-jquery-file-upload-handler
34438 Downloads
Repackaged PHP handler from Blueimp Jquery-File-Upload. Composer and autoloader ready. Contains only the PHP handler class. Install frontend assets with bower.
voceconnect/wp-large-options
4479 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
vanare/behat-cucumber-json-formatter
243032 Downloads
Behat extension for generating json reports
vaened/laravception
93155 Downloads
Standardize your error responses in Laravel with Laravception. Get consistent error codes, messages, metadata, and translation support.
typicms/bootforms
50562 Downloads
Just a Formbuilder with some Bootstrap 5 specific conveniences. Remembers old input, retrieves error messages and handles all your boilerplate Bootstrap markup automatically.
tweakers/symfony-service-mock
57364 Downloads
Proxy layer to allow services to have their internals replaced with a test double, without affecting a service-container's (i.e. Symfony) bindings.
tomlerendu/laravel-convert-case-middleware
65315 Downloads
Convert request and response keys to and from camel and snake case.
tmd/auto-git-pull
13931 Downloads
Automatically pulls a git repository when commits are pushed.
therobfonz/laravel-security-headers
5991 Downloads
Adds security headers to Laravel responses.
that0n3guy/transliteration
82174 Downloads
Transliteration provides one-way string transliteration (romanization) and cleans text by replacing unwanted characters.