Libraries tagged by HTTP helpers
andreaskasper/phlibs
26 Downloads
A lightweight PHP utility library: MySQL/PDO database wrappers, HTTP caching, web content caching, string helpers.
ajz/api-response
3 Downloads
Elegant and consistent API response helpers for Laravel applications with proper HTTP status codes and standardized JSON responses.
blinkmobile/cors
32 Downloads
framework-free helper to add CORS headers to HTTP requests when appropriate
vulcanphp/easycurl
45 Downloads
Easy Curl is a helper class for PHP that make the HTTP requests easier
neam/dna-project-base-stateless-file-management
12 Downloads
Schema addition and helper traits that encapsulates the 12-factor-inspired [DNA Project Base](http://neamlabs.com/dna-project-base/) stateless file-handling logic
mohsinqk/focuspoint
358 Downloads
Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.
jakehenshall/pest-plugin-wordpress
4 Downloads
The most comprehensive WordPress testing framework built on Pest PHP v4. Includes PHPStan v2.1 for static analysis, SQLite for fast testing, and 150+ helper functions. Test WordPress plugins and themes with Laravel-style syntax. Browser testing, HTTP testing, email mocking, AJAX testing, REST API helpers, test sharding, time travel, and more. Zero configuration required.
pjanser/craft-db-extract
147 Downloads
A small helper Plugin for CraftCMS to download the DB over HTTP requiring authorization.
qlick/laravel-full-calendar
50237 Downloads
Laravel helper for FullCalendar.io. Fork of https://github.com/maddhatter/laravel-fullcalendar
claudiodekker/inertia-laravel-testing
37392 Downloads
Testing helpers for https://github.com/inertiajs/inertia-laravel
facile-it/laminas-link-headers-module
51358 Downloads
Laminas module to push Link headers for resourcers added with HeadLink view helper
ohansyah/laravelbenchmark
1119 Downloads
Measure the number of milliseconds it takes for the given callbacks to complete. This code is from the laravel 9.x helper benchmarking (https://laravel.com/docs/9.x/helpers#benchmarking) PR by by Nuno Maduro https://github.com/laravel/framework/pull/44252. Rewrite intend to run it on old php and laravel legacy project
oneso/ckonto
6007 Downloads
Helper package for https://www.ckonto.de
korcontrol/craft-classy
8197 Downloads
Twig helpers inspired by https://github.com/JedWatson/classnames
bephp/request
1104 Downloads
Simple, straight forward request helper, frok from https://github.com/fightbulc/simplon_request, support php5.3