Libraries tagged by directory manipulator
stevebauman/adldap-fork
8544 Downloads
adLDAP, PHP LDAP library for manipulating Active Directory
helionogueir/foldercreator
946 Downloads
A simple library for read, create, manipulate folders / directories
pathtype/pathtype
5 Downloads
Unix path manipulation
danbettles/disq
7 Downloads
Disq's fluent interface makes it easier to traverse and manipulate the filesystem.
anekdotes/file
1010 Downloads
Provides an easier way to manipulate file for common use like move,rename etc.
mjohann/data-manager
7 Downloads
DataManager is a PHP library developed to simplify file and directory manipulation, offering an intuitive class for common filesystem operations.
qtran2015/storage-dir
10 Downloads
Manipulate directories in storage directory
nonetallt/jinitialize-plugin-project
12 Downloads
Directory and file manipulation for jinitialize
nerd-components/path-utils
16 Downloads
Functions for manipulations with directory paths
fluwork/filesystem
151 Downloads
Manipulate files and directories with a complete integration of the OOP
almhdy/json-shelter
11 Downloads
The **JsonShelter** class provides a simple, file-based JSON database solution. It allows for creating, reading, updating, and deleting records in structured JSON format. With an intuitive interface, it manages data storage in specified directories, ensuring seamless access to your data. Each record is uniquely identifiable, simplifying data manipulation and organization. Ideal for lightweight applications or prototyping, **JsonShelter** is easy to implement and maintain, making it a suitable choice for developers looking for a straightforward database solution.
roy404/schema
62 Downloads
The Schema Builder class is a part of the database layer that allows you to define database tables and their columns using a fluent syntax. It provides a way to create and manipulate database tables without writing SQL queries directly.