Libraries tagged by insite
mouf/symfony-middleware
35366 Downloads
This package provides a StackPHP middleware that can be used to use a Symfony application as a middleware (instead of an app)
moritz-sauer-13/silverstripe-image-optionset
109 Downloads
Provides a list of selectable items that use images as the primary label instead of text.
migli/email-address-extractor
1 Downloads
Extract the email address from all the .eml files inside a given folder
micschk/silverstripe-gridfieldpages
2359 Downloads
Base Page & Holder classes for managing SiteTree items in a Gridfield instead of via SiteTree
mccallister/healthz
5686 Downloads
Add health checks to your Craft website, useful when running inside of Docker
mateus/module-adminpreviewproduct
14 Downloads
Inserts an action button on the product view inside admin that allows you to direct the current product to the frontend.
martinmulder/openapi-crowdstrike-falcon-php
30 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.
lionmm/compile-blades
152 Downloads
Fork of te-cho/compile-blades to compile blades into a new file instead of overwriting the old file.
lexbelcode/laravel-eloquent-dynamic-tables-for-models
4 Downloads
A simple but effective way to set the table of a model at runtime and continue using Eloquent instead of QueryBuilder
leuverink/magic-todo
13 Downloads
Higlight TODO's inside your Blade templates
lelivrescolaire/sqs-bundle
9597 Downloads
Communicate with an SQS queue from inside your symfony 2 application.
legodion/lucid
281 Downloads
Declare database migrations and factory definitions inside Laravel models.
legodion/convoy
155 Downloads
Declare routes inside Laravel Livewire components.
laravel-liberu/ocr
2742 Downloads
A wrapper to work with ocrmypdf inside PHP.
kminek/marklink
31 Downloads
A simple standard allowing embedding (and parsing) categorized lists of links inside Markdown files.