Libraries tagged by exa
mschinis/braintree
719 Downloads
A Braintree Service provider, wrapper with examples for Laravel
mpaleo/scaffolder-extension
32 Downloads
Laravel scaffolder extension example
mohsinqk/focuspoint
278 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
43 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!
lukasbableck/contao-more-backend-widgets-bundle
89 Downloads
This bundle adds backend widgets/inputTypes which can for example be used in other extensions or in RockSolid Custom Elements.
light-it-labs/lightit-auth-laravel
3 Downloads
A comprehensive authentication package for Laravel projects, designed to streamline the implementation of various authentication strategies. This package supports JWT-based authentication, Google SSO, Laravel Sanctum, 2FA, OTP, and role-permission systems with standardized examples for seamless integration into your projects.
levizwannah/php-nums-to-letters
1415 Downloads
Convert Numbers to Order Letters. For example 0 => A, 1 => B
iprotek/sms-sender
386 Downloads
A simple example package for important messaging
in2code/femanagerextended
123 Downloads
Example addon extension to TYPO3 extension femanager
impact-seo/killduplicate-api-php
576 Downloads
PHP Example Library to use KillDuplicate API
imajinyun/php-design-pattern
0 Downloads
An example of design pattern implemented in PHP language.
hichemtab-tech/laravel-project-assist
61 Downloads
Laravel-ProjectAssist is a comprehensive toolkit for Laravel developers. It includes custom console commands, service providers, and utility classes that enhance productivity and simplify common tasks in Laravel project development. With thorough documentation and examples, this toolkit streamlines setup, reduces boilerplate code, and improves overall efficiency.
happydemon/s4k
24 Downloads
An examplary implementation of Sentry in Kohana