Libraries tagged by instanceof
syntro/silverstripe-sendy
1236 Downloads
Silverstripe module allowing to create and export newsletters to a sendy instance.
struktal/struktal-phpmailer-wrapper
113 Downloads
PHP wrapper library to extract common settings for a PHPMailer object instance
squidit/container-mason
1050 Downloads
PSR-11 compatible Interface to unify the creation of new container instances and objects
shel/neos-healthcheck
187 Downloads
Rest endpoint to check the health and customisable metrics of a Neos CMS instance
schams-net/nagios-extensionlist
369 Downloads
Generates a list of insecure extensions for EXT:nagios based on the extension list in the current TYPO3 instance.
sc0/jira-client
1086 Downloads
Jira REST API client with comfortable wrappers for most commonly used API instances like issues, custom fields, components and so on. Forked from badoo/jira-client
renoki-co/clusteer
1209 Downloads
Clusteer is a Puppeteer wrapper written for PHP, with the super-power of parallelizing pages across multiple browser instances.
olssonm/horizon-status
124 Downloads
Utility to check the status of Lavarel Horizon instances programmatically
mteu/typo3-monitoring
86 Downloads
Exposes health status information of selected components in your TYPO3 instance to be integrated in external monitoring
mouf/utils.common.validators
163392 Downloads
This package contains typical validators to be used in your application. A validator is a class that decides whether a string is valid or not. For instance, you could use an EmailValidator to validate that a string is a mail, etc...
mouf/utils.common.lock
67272 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.common.formatters
33641 Downloads
Formatters are simple classes that transform a string into another. For instance, a formatter could be used to format a date, translate a string, put a string in bold, etc... This package contains the formatter interface, plus a number of useful formatters.
mouf/security.rightsservice
64717 Downloads
A set of class to manage the rights of users in web-application. You should use this package if you want to restrict access to some parts of your web-application to some users only (for instance if you want to make an 'admin' section that is only accessible to the adminsitrator).
mouf/html.template.menus.basicmenu
143978 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/mybb-to-flarum
868 Downloads
Migrate a MyBB Forum to a fresh Flarum instance