PHP Base64

Open-source PHP projects categorized as Base64

PHP Base64 Projects

  • constant_time_encoding

    Constant-Time Character Encoding in PHP Projects

  • Project mention: PHP RFC: Deprecations for PHP 8.3 | /r/PHP | 2023-05-30

    If you want some random string (e.g. for a random filename), you can use bin2hex(random_bytes(16)). This will generate a random 128 bit identifier using the CSPRNG. To be extra safe, use https://github.com/paragonie/constant_time_encoding instead of bin2hex. The constant time encoder prevents some additional (more obscure) attacks.

  • file

    Class library to read, write and, view files in PHP. (by WebFiori)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Index

Project Stars
1 constant_time_encoding 782
2 file 3

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com