Libraries tagged by iast
pablodalloglio/ole
15386 Downloads
Derivation from pear OLE without PEAR dependency, and with Exceptions instead of PearErrors.
opengento/module-country-store-switcher
4161 Downloads
This module will allows the customers to switch of store by country instead of name/language.
opencal/ical
1445 Downloads
The opencal/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible. This package is a fork from eluceo/ical.
oneup/contao-mailchimp
14137 Downloads
This extension connects a Contao installation with MailChimp.
om/from-array
11406 Downloads
fromArray trait allow create objects instances loaded with initial data array
norsys/rothenberg
9910 Downloads
Tool which allow a developper to create or maintain a Symfony application or a Symfony bundle very easily and without install something on his workstation
netlogix/headless-chromium-factory
32989 Downloads
Companion package for chrome-php/chrome to provide a factories for local and remote chromium instances with an common interface
neos/contentrepositoryregistry
6638 Downloads
Global registry for Neos Content Repository instances
natepage/dd-trace-symfony-messenger
21065 Downloads
POC DDTrace instrumentation for Symfony Messenger
mukurtu/mukurtu
153 Downloads
Mukurtu CMS Drupal Installation Profile
muensmedia/partial-content-export
4109 Downloads
Export/import/transfer content between Neos instances.
moxie-lean/loader
36766 Downloads
Loader for files in wordpress making things easier instead of using a require
mouf/utils.constants.secret
375796 Downloads
This package contains a simple installer for Mouf that will create a constant 'SECRET' in your project and initialize it to some random value.
mouf/utils.constants.debug
363395 Downloads
This package contains a simple installer for Mouf that will create a constant 'DEBUG' in your project and initialize it to true. Useful for packages supporting a 'debug' mode.
mouf/utils.cache.cache-interface
377315 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.