Libraries tagged by use case
destructo/pbbg
6 Downloads
Destructo PBBG is a group of connected components that you can use to get a persistent browser based game off the ground.
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.
keven1024/flarum-ext-chinese-slug
64 Downloads
A Flarum extension. Use chinese as slug in discussion URL. Base on PipecraftNet/flarum-ext-id-slug
guilty/craft-rss
15182 Downloads
Use RSS Feeds in your templates with ease
bingcool/workerfy
0 Downloads
workerfy is a cli Framework based on swoole extension, for everyone use it easily!
b-khouy/amptheme
1519 Downloads
The AMP Base theme converts core templates to use AMP HTML.
moosend/tracker
265 Downloads
By installing the Moosend PHP Tracking library you are can track page views, product views, add to cart events and successful purchases. You can later use these details to segment your user base, run automations, check how successful your latest promo has been and how many conversions your landing page has led to.
vivasoft/laravel-docker
238 Downloads
If you want to use docker with your laravel project, this package will help you to create the container. It contains most of the require software to run a laravel application; it also provides flexibility to customize your container based on your need.
spacedmonkey/wp-react-theme
1012 Downloads
A WordPress theme based on the _s by Automattic, but uses react and REST API to render content.
solunsky/dpd-interconnector
863 Downloads
Interconnector is a REST-based Web-Service to integrate information systems of DPD customers, which through POST requests allows using DPD services provided. Interconnector allows to use DPD services by transmitting shipment information, requesting package pickups, printing parcel labels, etc.
shell/data-and-reporting-sdk
61 Downloads
Data And Reporting product consists of API's which provides details of transaction and invoice informations about shell cards. The Shell Card Transaction and Invoice API is REST-based and employs Basic authentication in Version 1 and Oauth authentication in Version 2 end points. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes. All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources.
seyfer/zend-psr-logger
1030 Downloads
Base module for custom loggers. This is module that implement PSR-3 log interface with use Zend\Log component. Also implement Doctrine log writer.
rockschtar/wordpress-notices
7638 Downloads
WordPress Must Use Plugin that helps to display notices in wordpress admin area. Developed for usage with composer based based WordPress projects (roots/bedrock or johnpbloch/wordpress).
rickmacgillis/sftp-and-ftp-client
245 Downloads
A flexible FTP, SSL-FTP, and SSH-based SFTP client for PHP. This lib provides helpers that are easy to use to manage the remote files.
mesingh/amazon-mws-laravel
1619 Downloads
Use Amazon's MWS web services with Laravel 5.x. Based on przemekperon/amazon-mws-laravel package and modified to make it compatible with dynamic config values also.