Libraries tagged by usage
pawellen/data-tables-listing
827 Downloads
Listing Bundle providing easy datatables (http://www.datatables.net/) usage
pander/dataloader-support
23 Downloads
Utility belt for usage with overblog/dataloader
oshitsd/php-socket
25 Downloads
A PHP package to interact with WebSocket servers. It provides methods to connect, send, receive, and close WebSocket connections, with Laravel integration for seamless usage.
nusje2000/phpstan-monolith
26706 Downloads
PHPStan extension that can validate usages of namespaces based on the composer dependencies in internal packages
net_bazzline/php_component_command
10066 Downloads
free as in freedom php component command is a thin and generic wrapper to easy up using system (shell) command usage
net_bazzline/php_component_cli_arguments
2306 Downloads
free as in freedom php cli command thin wrapper to easy up usage and validation of command line arguments
muvon/kiss-request-trait
1195 Downloads
KISS implementation of RequestTrait with usage of CURL
mossengine/helper
49 Downloads
PHP Class that streamlines usages of static method helpers without needing to load in or define all the helper classes
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.
marcorieser/statamic-vitals
769 Downloads
Provide vitals of your Statamic installation for external usage.
manuakasam/join-hydrator
18 Downloads
A set of two very lightweight hydrator components. The main usage of those hydrators would be to hydrate query results from joined tables into their respective nested objects.
makkmarci13/barion-api
61 Downloads
PHP libary for Barion Smart Gateway API integration for composer usage
madmatt/silverstripe-uuid
1725 Downloads
A module that allows for easy usage of UUIDs on Silverstripe DataObjects
madj2k/t3-ajax-api
101 Downloads
AJAX-API for usage with TYPO3, based on simple ViewHelpers and some JS
lostedboy/symfony-form-standalone
3649 Downloads
Symfony forms wrapper for standalone usage