Skip to content

Instantly share code, notes, and snippets.

@nicolasflorth
nicolasflorth / autoload.php
Created November 18, 2022 14:54 — forked from darylldoyle/autoload.php
PSR-4 Autoload Wordpress
<?php
/**
* An example of a general-purpose implementation that includes the optional
* functionality of allowing multiple base directories for a single namespace
* prefix.
*
* Given a foo-bar package of classes in the file system at the following
* paths ...
*
@nicolasflorth
nicolasflorth / index.haml
Created October 12, 2018 13:46
ReactJS fixed table component with perfect-scrollbar
.container