https://github.com/citrus-framework/variables
php variable wrapper
https://github.com/citrus-framework/variables
citrus citrus-framework library php83 variables
Last synced: 13 days ago
JSON representation
php variable wrapper
- Host: GitHub
- URL: https://github.com/citrus-framework/variables
- Owner: citrus-framework
- License: mit
- Created: 2020-03-31T14:54:11.000Z (about 5 years ago)
- Default Branch: ver_1.1.0.4
- Last Pushed: 2024-12-11T15:28:25.000Z (4 months ago)
- Last Synced: 2025-03-23T22:24:28.973Z (30 days ago)
- Topics: citrus, citrus-framework, library, php83, variables
- Language: PHP
- Homepage:
- Size: 165 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Citrus Variables
php variable wrapper## Install
```
composer require citrus-framework/variables
```