Skip to content

I'm using this repo to keep track of my code changes. Non-confidential web-based code/tools I use at work.

Notifications You must be signed in to change notification settings

rpparas/PHPscriptsForWork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

PHPscriptsForWork

Random scripts I use at work. Most of the code I write are proprietary and confidential. Here's a few which aren't but are quite useful day in & out. Some of these use our proprietary framework to prevent devs from re-inventing the wheel.

General

  • String concatenator to prep numbers and texts for database queries, web forms
  • Bulk domain extractor to extract domains from a list of URLs
  • Bulk site status checker (if you don't have ScreamingFrog or don't wanna pay for UptimeRobot)
  • Bulk scrape finder (if you don't have ScreamingFrog or need to check a specific text on a site - not regex)
  • Bulk email verifier using Zerobounce's API

WordPress

  • URL Shortcut Creator which grabs direct URLs to edit WordPress pages & blog posts
  • "Unslugify" Tool which converts "pretty permalinks" to their equivalent URLs with id parameters

Niche

  • Proxy matcher to grab full proxy from list based on partially masked subnets/IPs
  • Mouse plotter that tracks mouse movement (for bot research)

About

I'm using this repo to keep track of my code changes. Non-confidential web-based code/tools I use at work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published