Libraries tagged by exa
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!
landofcoder/module-ves-all
431 Downloads
Ves All Extension - config enable/disable common js, css files which were used on all venus extensions. For example: bootstrap, owlcarousel, colorbox, fancybox
jambagecom/addons-tt-products
46 Downloads
Many translations of standard texts for shops. Additional example templates and icons for the tt_products shop system version 2.9 and later.
in2code/femanagerextended
105 Downloads
Example addon extension to TYPO3 extension femanager
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
habeuk/htmlbootstrap
723 Downloads
Contient toutes les petites portions de code à des examples de page complete permettant d'accelerer le developpment avec bootstrap4.
ganeshkandu/imageanalysis
92 Downloads
This tool compares the original image to a recompressed version. This can make manipulated regions stand out in various ways. For example they can be darker or brighter than similar regions which have not been manipulated.
foolz/inet
2324 Downloads
A PHP implementation of decimal IPs. Converts IPs from presentation to decimal and viceversa. Very useful to store IPs in database as numbers instead of string, in example in a decimal(39,0) column.
faonni/module-product-sku-redirect
68 Downloads
Extension redirects a exact matches for sku to the corresponding product.
everbinding/econnect-psb-php
20 Downloads
PHP example implementation for using the Procurement Service Bus.
elephpant/breadcrumb
445 Downloads
Breadcrumbs in an uncomplicated way. This component facilitates the way to create breadcrumbs for your website, to favor a more accessible navigation. It was designed to work very well with the Bootstrap Framework. Besides being very easy to use, it has very interesting possibilities, such as adding new separators and new CSS classes to style this interface component to your liking. The Breadcrumb Component also allows you to have access to the Array assembled to feed into other features of your system, such as a microformat, for example.
elao/command-migration
10 Downloads
PHP lib to run commands, for example on deployment.