Libraries tagged by host file
landlib/symfonytoolsbundle
18 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
38 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
10 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
17 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.
nickdekruijk/ministrap.css
64 Downloads
Very small css file I use as base for most projects
httpurl/httpurl
14 Downloads
easy http url in PHP. (get, post, put, delete for both 'curl' and 'file_get_content')
carawebs/wp-custom-content
31 Downloads
A Wordpress plugin that generates custom post types and taxonomies from a config file.
thelogicstudio/exactpay
12 Downloads
Embedding payments into your software platform can be one of the most powerful value drivers for your customers and your top line. Imagine your software delivering the entire order-to-cash cycle including funding right into the customer’s bank account. We provide low code integration- With just a single API, you can go live with Exact Payments. Onboard customers, automated underwriting, receive webhook notifications when your customers is live and ready to take payments. We have all the payment types your customers want and their buyers need. Credit and debit cards plus ACH payments, Apple Pay, Google Pay, Paypal, recurring payments, card-on-file and more. Dive into our API Reference and add embedded payments with Exact today!
selifa/core
154 Downloads
Selifa Core is a basic PHP framework for any application type. It offers only a PSR-4 class autoloader, a configuration management and an exception management. It's configuration differs from most other PHP framework since it only load specific configuration file or spesific class. This version of Selifa is a major rewrite of my previous Selifa Framework which contains a full framework.
rc/phpstorm-stubs
12 Downloads
STUBS are normal, syntactically correct PHP files that contain function & class signatures, constant definitions, etc. for all built in PHP stuff and most standard extensions
rbs1518/selifa-core
5 Downloads
Selifa Core is a basic PHP framework for any application type. It offers only a PSR-4 class autoloader, a configuration management and an exception management. It's configuration differs from most other PHP framework since it only load specific configuration file or spesific class. This version of Selifa is a major rewrite of my previous Selifa Framework which contains a full framework.
phplater/phplater
14 Downloads
A simple PHP template engine that lets PHP do most the logic and then append it to the HTML in the template file.