Libraries tagged by exam
oxid-esales/admin-tools
5 Downloads
Module with solution examples
oro/commerce-demo-checkouts
2314 Downloads
OroCommerce checkout customization examples
open-orchestra/open-orchestra
636 Downloads
Example of an Open Orchestra Back Office implementation
o5/grido-sandbox
711 Downloads
Grido examples
nystudio107/site-module
23 Downloads
An example module for Craft CMS 3 that lets you enhance your websites with a custom site module
nurdaulet/flux-catalog
184 Downloads
Flux catalog for example package
netmon-server/places
71 Downloads
This project holds the Places module for the Netmon API-Server. It handles geographical coordinates (latitude, longitude, elevation) and administrative locations (contact information of a roof or a building in example).
nathanntg/lite-lexer
132 Downloads
A light-weight, relatively fast lexer for use in PHP. Example includes a simple query language.
n1215/simple-adr
17 Downloads
A PSR-15 / PSR-17 compatible simple Action-Domain-Responder pattern example.
mschinis/braintree
719 Downloads
A Braintree Service provider, wrapper with examples for Laravel
mpaleo/scaffolder-extension
32 Downloads
Laravel scaffolder extension example
mohsinqk/focuspoint
189 Downloads
Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.
michaelmeneses/moodle-composer
16 Downloads
Manage Moodle LMS and plugins using Composer at a root directory level (example ROOT/moodle).
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.
majisti/boilerplate
14 Downloads
A full stack boilerplate, including Symfony, Behat, Codeception, React & Redux with Webpack all under docker. It also even comes with examples!