Pinned Repositories
backendtoken
A system plugin requiring a backend token to login
coding-standards
Joomla Coding Standards Definition
di
Joomla Framework DI Package
doc-en
English PHP documentation
exact-php-client
PHP Client library for Exact Online
F3plugins
Some generic plugins for FatFree Framework
jdatabase
JDatabase component for my JoomlaDay Netherlands 2017 presentation
roland-d's Repositories
roland-d/di
Joomla Framework DI Package
roland-d/jdatabase
JDatabase component for my JoomlaDay Netherlands 2017 presentation
roland-d/backendtoken
A system plugin requiring a backend token to login
roland-d/coding-standards
Joomla Coding Standards Definition
roland-d/doc-en
English PHP documentation
roland-d/exact-php-client
PHP Client library for Exact Online
roland-d/F3plugins
Some generic plugins for FatFree Framework
roland-d/FileMaker
FileMaker PHP API rewritten for PHP 5.5+
roland-d/fmREST.php
PHP class file to support FileMaker Server Data API (REST engine)
roland-d/jissues
Issue Tracking application integrating with GitHub to replace the existing Joomlacode solution.
roland-d/joomla-cms
Home of the Joomla! Content Management System
roland-d/jtest
roland-d/macOS-Local-Development-Setup
Apache PHP MySQL phpMyAdmin local setup for macOS
roland-d/MusicBrainz
roland-d/omnikassa2-sdk
Modified version of the Rabobank Omnikassa 2 SDK, for easy installation through composer and updated to Guzzle 6
roland-d/patchtester
roland-d/php-client
With this library you can easily connect your custom website/webshop to Sisow.
roland-d/plg_system_classextender
Obix Class Extender System Plugin
roland-d/plg_system_classextension
roland-d/Renes-macOS-Joomla-bash-scripts
Joomla bash scripts to use on macOS
roland-d/rsformhelper_j3
Simple tool that generates code for the e-mail and scripts parts of a RSForm!Pro form.
roland-d/simple-mysqli
:gem: Simple MySQLi Abstraction Layer + Doctrine/DBAL support
roland-d/statistics-server
Server for collecting environment stats for Joomla Installations
roland-d/update.joomla.org
Joomla CMS Update Channel
roland-d/XML-string-to-PHP-array
One common need when working in PHP is a way to convert an XML document into a serializable array. If you ever tried to serialize() and then unserialize() a SimpleXML or DOMDocument object, you know what I’m talking about.