Skip to content
View rancoud's full-sized avatar

Highlights

  • Pro

Organizations

@blueprintue

Block or report rancoud

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rancoud/README.md

Hi there 👋

  • 🔭 I’m currently working on blueprintUE
  • 📫 How to reach me: on Twitter @rancoud

I made PHP packages

  • Crypt: Crypt using Argon2id by default with Argon2i and bcrypt in fallback.
  • Security: Security. Escape string to output HTML (and JS).
  • Pagination: Generate HTML pagination for accessibility.
  • Database: Request Database (use PDO). Supported drivers: MySQL, PostgreSQL, SQLite.
  • Model: Abstract Model for better data manipulation between code and database.
  • Session: Session PHP.
  • Environment: Read Environment file (.env).
  • Http: Http with PSR 7 15 17 18.
  • Router: Router PSR7 and PSR15.
  • Application: Application skeleton with strict minimum Router and Environment.

I made JS modules

Popular repositories Loading

  1. trello-json-to-markdown trello-json-to-markdown Public

    Convert trello JSON export file in Markdown. Has options for Obsidian and the Kanban Obsidian Plugin.

    HTML 38 1

  2. RTwitterBot RTwitterBot Public

    Bot for Twitter

    JavaScript 5 1

  3. Database Database Public

    Database Package

    PHP 4 1

  4. RLCTV RLCTV Public

    Chat Bot Competition - RLCTV - https://www.livecoding.tv/rancoud

    JavaScript 3

  5. Session Session Public

    Session Package

    PHP 3 1

  6. Model Model Public

    Model Package

    PHP 3