Basic Class Library for Working With Files

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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