PHP Classes

Site content newsletter

Recommend this page to a friend!
  Daily HTML version   Weekly HTML version   Daily text version   Weekly text version  

Hello this is the Weekly PHP Classes newsletter of Sunday - 2025-11-16




  • Contents


    Innovation award results

    Nominees to win the award of October of 2025

    Class: WP Safe htaccess Manager
    Description: Edit Apache .htaccess file from WordPress
    Author: Roberto Aleman
    Country: Venezuela


    Class: RNGne
    Description: Get seed value from image to generate random value
    Author: Roberto Aleman
    Country: Venezuela


    Class: Post to Discord WordPress Plugin
    Description: Post about WordPress articles in a Discord channel
    Author: Ákos Nikházy
    Country: Hungary


    Class: Network Tools
    Description: Perform diagnostics of access to Internet services
    Author: Thomas Trautner
    Country: Germany


    Class: Atlas catalog
    Description: API to provide details of APIs of an organization
    Author: Angel Campos
    Country: Spain


    Class: PHP Rasch
    Description: Probability to get correct responses using Rasch
    Author: DeGraciaMathieu
    Country: France


    Class: Fuzzion
    Description: Get string similarity using different algorithms
    Author: Nikos M.
    Country: Greece


    Class: Matchy
    Description: Perform exact or fuzzy searches in text strings
    Author: Nikos M.
    Country: Greece


    Class: Booosta Kubernetes
    Description: Manage Kubernetes instances configuration
    Author: Peter Buzanits
    Country: United States


    Vote

    Contents


    • Latest package entries

    • ICalendar Import and Export

      Picture of Stefan Kientzler
      Author: Stefan Kientzler
      Date: 2025-11-15 (1 day ago)
      Groups: Time and Date, Files and Folders, PHP 8
      Description: This package supports importing and exporting events in iCalendar format.

      It provides a class that can create new calendars and add events with details such as the start date, duration, subject, description, event period repetition rule, etc.

      The package can save a calendar outputting the calendar definition to the current script output in the iCalendar format specified by RFC-5545: Internet Calendaring and Scheduling Core Object Specification (iCalendar).

      The iCalendar format is the first choice when such data needs to be exchanged or synchronized between different platforms, systems, or applications. The clear time zone specifications ensure unambiguous, region-independent data exchange at all times.

      The package can also import calendar event definitions from a file in the iCalendar format.
    • Logical Entropy Cypher

      Picture of Roberto Aleman
      Author: Roberto Aleman
      Date: 2025-11-09 (7 days ago)
      Groups: Algorithms, PHP 5, Cryptography
      Description: This package can encrypt and decrypt data based on logical entropy.

      It provides functions that can take a data string and encrypt or decrypt it using common cyphers like AES-256-GCM and with an additional encryption layer to add structural variability, configurable diffusion, and authentication of the logic itself.

      The functions can be used as replacement for other PHP encryption functions using common cyphers.

    Contents