Libraries tagged by instanceof
om/from-array
11249 Downloads
fromArray trait allow create objects instances loaded with initial data array
oliverde8/asynchronous-jobs
2824 Downloads
Execute new php instances easily as you would threads.
nglasl/silverstripe-extensible-search
30007 Downloads
This module allows user customisation and developer extension of a search page instance, including analytics and suggestions.
mouf/utils.common.validators
163183 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
67219 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
376288 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
356699 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
143773 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.
mittwald/mw_matomo_widget
352 Downloads
Dashboard widget that displays visitor data of your Matomo instance
michaelbelgium/laravel-youtube-api
374 Downloads
Add a youtube api to your Laravel instance
mastani/laravel-jdate
1212 Downloads
Date converter from Jalali to Georgian and vice versa. It has Carbon instance inside and it's Laravel friendly.
lithemod/orbis
251 Downloads
A powerful class manager for effortless instance handling in PHP!
itarato/var-check
2821 Downloads
Accessing properties, keys and instance methods without checking them all the time.
instride/pimcore-monitor
3058 Downloads
Monitoring for Pimcore instances
infostars/headless-chromium-php
6391 Downloads
Instrument headless chrome/chromium instances from php5.6