Libraries tagged by requirejs
it-recht-kanzlei/itrk-legaltexts-typo3
206 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.
dekodeinteraktiv/hogan-form
12017 Downloads
Form Module for Hogan, requires Gravity Forms, Contact Form 7 or Ninja Forms.
wildside/mailguneu
15299 Downloads
Provides a replacement MailServiceProvider in Laravel which requires setting the full Mailgun base URL.
uecode/api-key-bundle
55271 Downloads
Creates an avenue for using ApiKey authentication for Symfony2. Requires FOSUserBundle.
pixelstudio/woocommerce-ongkir
3 Downloads
Calculate shipping cost for Indonesian couriers like JNE, J&T, TIKI, POS, etc. Requires PRO or FREE License from RajaOngkir. Not affiliated with RajaOngkir.
pixelstudio/woocommerce-indo-shipping
6 Downloads
Calculate shipping cost for Indonesian couriers like JNE, J&T, TIKI, POS, etc. Requires PRO or FREE License from RajaOngkir. Not affiliated with RajaOngkir.
mouf/database.tdbm
77417 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.
born05/craft-colorextractor
5252 Downloads
Extract colors from image assets in Craft CMS. Requires a field named `imageColor` on all assets of kind image (can be color or plaintext)
10up/nodeifywp
218 Downloads
API for turning a WordPress theme into an isomorphic JavaScript application. Requires V8Js for PHP.
silvercommerce/checkout-agree-to-terms
778 Downloads
Requires users who purchases via the checkout process to agree to a terms and conditions checkbox
shaunpersad/api-foundation
61 Downloads
This is a package for Laravel 4 that provides a basis for creating APIs. Particularly, it allows for OAuth 2.0 implementation using any grant type your application requires, including custom grant types. Additionally, it also standardizes all API responses into an easily definable format.
niamulhasan/laravel-swagger-ui-generator
1 Downloads
A swagger OpenApi Documentation generator for laravel; This package requires no phpDoc comments
mouf/security.rightsservice-splash
64580 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.
mattketmo/uuid-2x-bridge
77857 Downloads
Allow to use ramsey/uuid:3.x even if one of your dependencies requires version 2.x
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.