Download the PHP package sagnikrivud/php-folderaspire without Composer
On this page you can find all versions of the php package sagnikrivud/php-folderaspire. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sagnikrivud/php-folderaspire
More information about sagnikrivud/php-folderaspire
Files in sagnikrivud/php-folderaspire
Package php-folderaspire
Short Description Create dynamic folder at storage or any location
License MIT
Homepage https://github.com/sagnikrivud/php-folderaspire
Informations about the package php-folderaspire
PHP Directory & File Manager
Automating folder generation in PHP can be done using the mkdir() function, which is used to create directories. Here's a brief example of how you can automatically generate folders:
- Custom PHP
- Wordpress
- Laravel (10.0 or Higher)
Versions and compatibility
- [Php 8.0]() or higher is required
- [Apache 2]()
- [Composer 2.0]()
Status
Under Development
Installation
Please follow this steps, and also refer the code blocks for ths setup using php dependency manager (composer). Open terminal and run this command, but this is need to remember that the user file or folder write permission should be given under same group, like user: sudo and group: www-data
in composer.json under require you can directly write "sagnikrivud/php-folderaspire" under require and run:
OR
You can directly run from terminal
Use the Service Provider class at PHP file after auto loading configuration:
create a folder with permission
Import directory from an existing parent directory
Get proper location or Path of a Folder or File
Get a Namespace of Class or Service provider
Lock a directory
Remove folder or File
Base/root directory
💻 Tech Stack
All versions of php-folderaspire with dependencies
symfony/console Version ^4.0||^5.0||^6.0
backpack/crud Version ^6.0.0
backpack/filemanager Version ^3.0