Skip to content
/ PHPSL Public

An attempt at creating a consistent standard library for PHP

License

Notifications You must be signed in to change notification settings

moeenn/PHPSL

Repository files navigation

PHP Standard Library (PHPSL)

Everyone will agress that PHP is not the prettiest or the most well organized programming language out there. However, this does not mean PHP isn't powerful. This library attempts to make PHP more consistent and easier to use.

TODO

  1. Numbers
    • Sin / Cos / Tan
  2. Server-side fetch
  3. FS
    • copy file / directory
  4. Regexp
  5. Security
    • CSRF Fields
    • JWT
    • XSS
    • SQL Injections
    • Session Hijacking
  6. Get URL query strings ??
  7. Get POST content ??
  8. Set Headers ??
  9. Cookies ??
    • Set / update / Remove cookies

About

An attempt at creating a consistent standard library for PHP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages