Basic Class Library for Working With Files

This page summarizes the projects mentioned and recommended in the original post on /r/PHP

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • filesystem

    Provides basic utilities for the filesystem (by symfony)

  • One of the things that I had to work with recently in PHP is files. What I needed is just to do basic operations like reading and modifying. I found two good options that I could use. The first one was flysystem and the second option was symphony's file system.

  • file

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

  • This is a short version of the link https://github.com/WebFiori/file That I created using a tool that I developed my self. Just go to https://wfiori.co and it will redirect you to the tool.

  • 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 number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • 💖 Write Future-Compatible PHP Code with Symfony Polyfills

    1 project | dev.to | 20 May 2024
  • Reading bundle configuration inside Symfony Compiler Passes

    1 project | dev.to | 4 May 2023
  • How do you handle Api keys and tokens?

    1 project | /r/PHP | 17 Feb 2023
  • 95% final readonly classes. What is your superpower?

    1 project | /r/PHP | 3 Feb 2023
  • Implement PHP session manager in a vanilla PHP project

    2 projects | /r/PHPhelp | 20 Jan 2023