├── README.md ├── license.txt └── puf ├── puf.convert.php ├── puf.date.php ├── puf.detect.php ├── puf.format.php └── puf.include_all.php /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gilbitron/PUF/HEAD/README.md -------------------------------------------------------------------------------- /license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gilbitron/PUF/HEAD/license.txt -------------------------------------------------------------------------------- /puf/puf.convert.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gilbitron/PUF/HEAD/puf/puf.convert.php -------------------------------------------------------------------------------- /puf/puf.date.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gilbitron/PUF/HEAD/puf/puf.date.php -------------------------------------------------------------------------------- /puf/puf.detect.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gilbitron/PUF/HEAD/puf/puf.detect.php -------------------------------------------------------------------------------- /puf/puf.format.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gilbitron/PUF/HEAD/puf/puf.format.php -------------------------------------------------------------------------------- /puf/puf.include_all.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gilbitron/PUF/HEAD/puf/puf.include_all.php --------------------------------------------------------------------------------