Libraries tagged by instanceof
mouf/utils.common.lock
67092 Downloads
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.
mouf/utils.cache.cache-interface
375930 Downloads
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
mouf/html.utils.weblibrarymanager.component-installer
356345 Downloads
This Mouf package contains a Composer installer that will automatically create WebLibrary instances when a 'component' package is installed in Composer. It is designed to be used only with Mouf's WebLibraryManager.
mouf/html.template.menus.basicmenu
143656 Downloads
This package contains a single class in charge of rendering a 'Menu' instance in HTML using the toHtml() method. The rendering is performed using <ul> and <li> tags.
michaelbelgium/laravel-youtube-api
365 Downloads
Add a youtube api to your Laravel instance
instride/pimcore-monitor
2652 Downloads
Monitoring for Pimcore instances
init-development-studios/headless-wordpress-sync
5047 Downloads
Sync content from a headless WordPress instance using the WP REST API.
infostars/headless-chromium-php
6290 Downloads
Instrument headless chrome/chromium instances from php5.6
hermeslin/mockery-overload-properties
1671 Downloads
mock instance's properties via Mockery's overload keyword
helsingborg-stad/wpmu-network-admin-url
5425 Downloads
Fixes network url's when running WordPress as multisite in a composer installed wp instance.
gared/ether-scan
273 Downloads
A simple scanner for Etherpad instances
fyfywka/ts3phpframework
20 Downloads
Modern use-at-will framework that provides individual components to manage TeamSpeak 3 Server instances
fruux/ec2dns
143 Downloads
ec2dns is a set of command line tools that makes it easy to display public hostnames of EC2 instances and ssh into them via their tag name.
flossiraptor/imds4azure
167 Downloads
Query Azure Instance Meta-Data Services.
eventix/laravel-nats
5554 Downloads
Package which makes talking to a nats.io instance easy