Libraries tagged by has_one
pfp/php-form-processor
30 Downloads
Create webforms on your website in minutes. It has various built-in validation checks and is extendable to allow you to add more features.
nodus-it/laravel-translation-manager
94 Downloads
TranslationManager is a package for easy management translation strings in laravel. It has the ability to perform the translation on the console or to create an export with all the strings that can later be imported again.
blesta/connectreseller
167 Downloads
ConnectReseller is one of the largest Registrars that has created a of set completely private labeled programs for domainers.
webfox/silverstripe-dependentdropdownfield
2409 Downloads
A silverstripe dropdown or listbox field that has it's options populated via ajax, based on the value of the field it depends on
pixelstudio/google-site-kit
189 Downloads
Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make them successful on the web
nodus-framework/translation-manager
208 Downloads
TranslationManager is a package for easy management translation strings in laravel. It has the ability to perform the translation on the console or to create an export with all the strings that can later be imported again.
zvps/ebay-sell-metadata-php-client
32 Downloads
The Metadata API has operations that retrieve configuration details pertaining to the different eBay marketplaces. In addition to marketplace information, the API also has operations that get information that helps sellers list items on eBay.
wkwkrnht/2017-by-wkwkrnht
0 Downloads
The theme for Wordpress which has 1-colum and anyone who access the site with this can open menu on anywhere
wkwkrnht/2016-by-wkwkrnht
0 Downloads
The theme for Wordpress which has 1-colum and user can open menu and share-menu on anywhere
wdarins/spell-number
9 Downloads
Easily convert numbers to letters, this library supports the native PHP INTL extension with which we can easily convert numbers to letters. This library provides us with the possibility of converting only to numbers or to currency formats depending on the language to be used, this package has support in the languages en: English, es: Spanish, pt: Portuguese, fr: French, it: Italian, ro: Romanian, fa: Farsi, hi: Hindi, pl: Polish.
univie/univie_pure
0 Downloads
This extension allows you to seamlessly integrate academic content from the Elsevier Pure Research Information System (API v524) into your TYPO3 website, displaying publications, projects, datasets, and equipment details. Based on the Vienna Pure extension, our implementation has been specifically optimized to meet the requirements of Leibniz University Hannover, while also being designed for global use and continuous improvement.
tde/craft-environment-warning
2058 Downloads
This plugin has the ability to show a warning flash message on top of the website to warn the user he/she is visiting a non-production website.
taitava/silverstripe-changeablelasteditedvalue
24 Downloads
By default SilverStripe 3.1 overwrites the LastEdited field every time you write DataObjects to the database. This module allows you to keep your changes in the LastEdited field on any DataObject. It does not prevent the LastEdited field from getting updated when no manual edits has been done to it, so the module should not interfere with normal writing, only when you have explicitly set your own value to the LastEdited field.
rapidwebltd/no-post-data-laravel-middleware
77 Downloads
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.
pluritech/fcm-php
1056 Downloads
This package has the opposite of allows send push notifications for one or more devices using the firebase cloud message. Will be used CURL for communication HTTP with Firebase API on pattern REST.