Libraries tagged by required
ndenoncourt/alcohol
578 Downloads
Just so we can composer require alcohol
mwdelaney/lithify
5 Downloads
Lithify is a WordPress plugin generates a composer `require` command to assist in converting a traditional WordPress website into a Roots/Bedrock website.
mouf/security.rightsservice-splash
64565 Downloads
This package contains a set of class to bind the Splash MVC framework (>=v4) with the RightsService component. It features: a @RequiresRight annotation to restrict access to logged users only.
matthewbdaly/abstract-or-final-sniff
9222 Downloads
A CodeSniffer sniff that requires that all classes be either abstract or final
martinmulder/openapi-crowdstrike-falcon-php
42 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
macropage/sdk-ebay-rest-browse
3019 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.
luilliarcec/laravel-ecuador-identification
1040 Downloads
Validations for Laravel for identifications of people and companies of Ecuador, an important requirement for electronic invoicing.
looplinguist/random-password-generator
125 Downloads
This Laravel package serves to generate random passwords tailored to your specific requirements. It offers a range of options, including passwords with symbols, numbers only, characters only, mixed lowercase and uppercase letters, non-symbol passwords, or combinations of digits and characters. You can customize the password generation process to suit your application's security needs effectively.
lekoala/silverstripe-defer-backend
251 Downloads
Defer your requirements in SilverStripe
kushy/metrc-php-sdk
85 Downloads
An easy to use PHP API for the METRC state licensed seed to sale cannabis API using the Guzzle library. Require, create new instance with API keys, and query any endpoint (GET, POST, PUT, DELETE)
kameli/nummerplade-api
7910 Downloads
A simple package to access http://www.nummerpladeapi.dk (Requires subscription)
joel-depiltech/codeigniter-gettext
265 Downloads
A Codeigniter PHP framework package for dealing with gettext as a Composer requirement.
it-recht-kanzlei/itrk-legaltexts-typo3
101 Downloads
A TYPO3 extension that integrates legally compliant documents, such as terms and conditions or privacy policies, directly into your TYPO3 site from the IT-Recht Kanzlei service. This extension requires an active IT-Recht Kanzlei subscription to receive the latest legal texts automatically pushed and updated within TYPO3.
innoscience/passwordly
1802 Downloads
An absurdly simple package for generating and validating random requirement-based passwords for PHP.
hichemtab-tech/tokens-validation
42 Downloads
TokensValidation is a PHP library for secure authentication and authorization in web applications. It generates dynamic tokens for user login, password reset, and email confirmation. The library is ideal for software that requires secure user authentication and authorization.