Libraries tagged by area code
nailsapp/module-asset
4221 Downloads
This module provides pre-compiled assets which are used by Nails modules.
nsp-code/wp-hide
1 Downloads
Hide and increase Security for your WordPress website instance using smart techniques. No files are changed on your server.
petrknap/has-requirements
4 Downloads
Simple trait to check if requirements of your code are fulfilled
lounisbou/cell-location
2 Downloads
CellLocation uses API to retrieve estimation of the position of a mobile within a cell's coverage area. It can uses triangulation and enclosing circle algorithms to estimate the possible position of a device based on data from multiple cell towers.
kazio/smssender
74 Downloads
Simple SMS sender. Method txt and PDU are implemented. Code maked in OOP PHP 8.3
jonathanwkelly/ups-shipping-rate
7 Downloads
This is a very simple class that uses the UPS web service to get a shipping rate. Basically, you pass it the shipping method you'd like to use, the destination / shipper zip codes, the package dimensions, and receive a shipping quote. There are plenty of values that are hard-coded in the XML request that could be passed in dynamically for a more robust rating process.
talkerphp/talkerphp
4 Downloads
TalkerPHP is a lightweight PHP library yet powerful tool for creating chatbots on the fly. With a few lines of codes you are set to start working with a chatbot right out of the box.
saeedvir/socialite-slim
10 Downloads
Laravel Socialite Slim provides a lightweight, expressive, fluent interface to OAuth authentication with Google, GitHub, and Telegram. It handles almost all of the boilerplate social authentication code you are dreading writing.
deegitalbe/trustup-pro-app-common
1241 Downloads
This package contains pieces of code that are shared between our applications.
deegitalbe/trustup-pro-admin-common
973 Downloads
This package contains pieces of code that are shared between 'admin.trustup.pro' and 'trustup.pro'.
shell/data-and-reporting-sdk
68 Downloads
Data And Reporting product consists of API's which provides details of transaction and invoice informations about shell cards. The Shell Card Transaction and Invoice API is REST-based and employs Basic authentication in Version 1 and Oauth authentication in Version 2 end points. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes. All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources.
shell/card-management-sdk
58 Downloads
The Shell Card Management API is REST-based and employs OAUTH 2.0,Basic and ApiKey authentication. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes.All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources. The internal workings of the platform are not important when interacting with the API. However, it is worth noting that the platform uses a microservice architecture to communicate with various backend systems and some API calls are processed asynchronously. All endpoints use the POST verb for retrieving, updating, creating and deleting resources in the Shell Card Platform. The endpoints that retrieve resources from the Shell Card Platform allow flexible search parameters in the API request body.
pelock/yii2-anti-spam-form
74 Downloads
Anti-Spam Form is a form replacement component for the Yii2 Framework for creating anti-spam forms that are invisible in HTML code to spam bots & harvesting tools.
hassan-lateef/guardian
4 Downloads
A Laravel package that provides a deep file security validation layer before files are stored — detecting malicious code, double extensions, MIME spoofing, and embedded payloads.
saverty/errors_handling
18 Downloads
Laravel Errors Handling allow you to manage errors codes. Sometimes HTTP status aren't enought. With this package you can create your own status with a short description to share it with your team.