Welcome

Use the options on the sidebar to navigate to the code

(This site was created using Object Oriented PHP and Twig)

Here's some of the latest snippets

Name Description View Code
Beacon Activator Sends a beacon to the server to activate a PHP function View
Git Fork Cloner Clones all forks of a repository and all branches of each fork. Also creates a root/config.php configured for localhost connection (don't forget to add the DB name and adjust the port if necessary) View
Table sorter Script to sort tables (asc/desc) without plugins - Works with CSS, TW and BS View
MVC Creator Executable Creates an MVC with routing system and abstract manager/mapping. Also connects to a DB and, if desired, sets up a Github connection View
Reg National Formatter Controls the form of an input to only permit numbers and adds symbols where needed View
Files for Tailwind PostCss Run the install command, create the 3 files as named, update package.json and run the build command View