Download the PHP package memran/marwa-support without Composer
On this page you can find all versions of the php package memran/marwa-support. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download memran/marwa-support
More information about memran/marwa-support
Files in memran/marwa-support
Download memran/marwa-support
More information about memran/marwa-support
Files in memran/marwa-support
Vendor memran
Package marwa-support
Short Description Marwa support library for PHP 8+ with utility classes for strings, arrays, files, objects, and more
License MIT
Package marwa-support
Short Description Marwa support library for PHP 8+ with utility classes for strings, arrays, files, objects, and more
License MIT
Please rate this library. Is it a good library?
Informations about the package marwa-support
Marwa Support Library
A Laravel-inspired PHP utility library with expressive syntax for common operations.
Installation
Features
- String Manipulation: Laravel-style string helpers
- Array Utilities: Dot notation access, filtering, and more
- File System: Simplified file operations
- Object Helpers: Object property access and manipulation
- Date Handling: Easy date formatting and calculations
- Helper Functions: Convenient utility functions
Namespace
All classes are under the Marwa\Support namespace.
Usage
String Operations
Array Operations
File System Operations
Object Operation
Date Operation
Helper
HTML
Collection
Finder
Validation Example
Security Example
Available Classe
Class | Description |
---|---|
Marwa\Support\Str | String manipulation utilities |
Marwa\Support\Arr | Array utilities with dot notation support |
Marwa\Support\FileSystem | File system operations |
Marwa\Support\Obj | Object utilities |
Marwa\Support\Date | Date and time helpers |
Marwa\Support\Helper | Miscellaneous utility functions |
Testing
composer test
Security
If you discover any security related issues, please use the issue tracker.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
📜 MIT License - See the full license text
Author
👤 Mohammad Emran
- GitHub: @memran
Package Links
All versions of marwa-support with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
ext-json Version *
ext-mbstring Version *
ext-json Version *
ext-mbstring Version *
The package memran/marwa-support contains the following files
Loading the files please wait ....