MagicPHP - Multi-purpose PHP Classes (Miscellaneous)

MagicPHP - Multi-purpose PHP Classes (Miscellaneous)

MagicPHP is a single-file multipurpose PHP class. There are also two other classes inside the file, MagicImage for image manipulation and MagicZip for zip archive creation. With over 60 functions, MagicPHP will make your life as a developer much easier!

The list of functions are as follows:

MagicPHP

  1. Instantiate Filter
  2. Add words to filter
  3. Remove words from filter
  4. Filter string
  5. Sanitize input
  6. Unsanitize input
  7. IP blacklist
  8. Add to IP blacklist
  9. Remove from IP blacklist
  10. IP whitelist
  11. Add to IP whitelist
  12. Remove from IP whitelist
  13. Encode password
  14. Generate salt
  15. Generate random password
  16. Generate pin number
  17. Username validator
  18. Password validator
  19. Email validator
  20. IP validator
  21. Flood-check anti-spam
  22. Add to flood-check
  23. Truncate string
  24. Time ago (unix)
  25. Time ago (string)
  26. Format number
  27. Format date (unix)
  28. Format date (string)
  29. Format price
  30. Get file extension
  31. Get gravatar URL from email
  32. File upload
  33. Clone a file from URL (uses cURL)
  34. Extract Zip File

MagicImage

  1. Effects (11 to choose from)
  2. Add text
  3. Crop
  4. Resize
  5. Rotate
  6. Add new layer
  7. Get Image
  8. Collapse layers
  9. Draw Image

MagicZip

  1. Add files to Zip
  2. Add file to Zip
  3. Add empty directory to Zip
  4. Add entire directory to Zip
  5. Delete file from Zip
  6. Close Zip


CodeCanyon new PHP Scripts items

Top