Libraries tagged by usagi
raxon/node
230 Downloads
raxon/node see https://raxon.org for detailed usage
raxon/framework
552 Downloads
raxon/framework see https://raxon.org for detailed usage
raxon/account
308 Downloads
raxon/account see https://raxon.org for detailed usage
punktde/mautic
95 Downloads
This Plugin enables the usage of Marketing Automation Tool Mautic together with Neos CMS.
punktde/elastic-assetusageinnodes
479 Downloads
Calculate asset usages using elastic instead of slow database like search.
phyple/essential
87 Downloads
Essential PHP Library for General Usage
phpner/laravel-profiler
4 Downloads
Laravel package for measuring and logging memory usage and execution time
pawellen/data-tables-listing
827 Downloads
Listing Bundle providing easy datatables (http://www.datatables.net/) usage
pander/dataloader-support
53 Downloads
Utility belt for usage with overblog/dataloader
nusje2000/phpstan-monolith
26707 Downloads
PHPStan extension that can validate usages of namespaces based on the composer dependencies in internal packages
muvon/kiss-request-trait
1201 Downloads
KISS implementation of RequestTrait with usage of CURL
mlukman/saas-bundle
42 Downloads
Simplify implementation of Symfony 6.x/7.x web application with SaaS capabilities such as credit purchase, subscription management, usage tracking etc
miladxandi/simplist
34 Downloads
A project for creating online blogs in the most easiest way. Every CMS at the first step of its development helped the development process and make it faster to easier. They also made some standards in their framework to improve development and usability, But Fate went with the entry of unprofessional people into this arena The software development industry faces many challenges and sabotage by non-developers, with the Simplist we plan to personalize the service for developers.
matheusfs/laravel-insights
11233 Downloads
Insights on a laravel application's usage
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.