Libraries tagged by host file
aicial/webrequest
59 Downloads
Web request library providing GET PUT POST HEAD Cookies and more for file_get_contents
wolfiesites/yaml-to-wordpress
9 Downloads
Manage wordpress with yaml. Create settings pages and metaboxes for posts and terms. Add pages to admin menu. Register custom post types and taxonomies via config.yaml file. Use it in all ur plugins or themes. Unleash full power of wordpress quickly.
webberwu/restful-php
1406 Downloads
This package is forked from rainner/restful-php which parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
emaia/laravel-mediaman
2 Downloads
MediaMan - The most elegant & powerful media management package for Laravel!
alxdorosenco/curl-php
170 Downloads
This is an easy builder of the cURL library in php
ahost/logging
8 Downloads
Create & save log file and store data in database
rothkj1022/php-xss-sanitizer
75 Downloads
PHP XSS Sanitizer uses HTMLPurifier to recursively clean up get, post, and files arrays to protect your application.
rpodwika/fakerestserverbundle
0 Downloads
Bundles creates Rest API based on schema provided in files. Supports most of the request types and provides routing
landlib/symfonytoolsbundle
20 Downloads
Symfony 3.4 Decorate Controller Tool generate service configuration for override third-party bundles controller. FileUploader Service for most simple configure FileType input with FormBuilderInterface.
johnny13/li3_uploadable
73 Downloads
This plugin will upload files via HTTP POST uploads only since it relies on $_FILES to get the source path.
wp-cli/regenerate-readme
1376 Downloads
PHP Composter action to regenerate the README.md file (pre-commit + post-commit).
wenprise/pinyin-slug
41 Downloads
Convert Chinese post, taxonomy tag, uploaded filename to pinyin in WordPress.
vladi/words_counter
3 Downloads
Counts the word that is most often found in the file
shvetsgroup/comments-exporter
11 Downloads
A console script that exports source code comments to csv files and vise versa. Supports most types of comments, both single and multi-line.
jeontwikkeling-nl/ltisaas_client_api_php
25 Downloads
A brief overview of the API versions: v0: This version is solely for testing and does not interact with the database, nor does it involve any validation. It simply serves mock data. v1: This is the official version of the LtiSaas API, intended for production use. Please be informed that when testing version v0, the HTTP Access-Token header should be set with the value 'dummy'. Also, please note that the API has a limit of 2500 results per response. Additionally, all webservices support both POST and GET requests. However, the POST method is required when uploading files.