Popular Packages
-
Shell
jmichaelward/wp-setup
A simple script for quickly setting up a WordPress installation.
Abandoned!
-
-
-
-
-
-
-
-
-
-
JavaScript
careset/zermelobladecard
Zermelo, a PHP reporting engine for Laravel. The Bootstrap Card Reporting Engine
-
-
-
PHP
mohammad-mazraeshahi/cafebazaar-api-laravel
An API wrapper for cafebazaar based on popular Laravel Framework
-
PHP
kryuu-common/base64-url
This is a simple library for encoding and decoding Base64Url, the basis of this is that the Base64 is not URL safe due to the characters `+`, `/` and `=`, so this encode replaces these characters with `=` to ``, `+` to `-` and `/` to `_` for the purpose of using it in the URL