https://github.com/swoft-cloud/swoft-stdlib
[READ ONLY] PHP std tool class, helper class: string, array, object, json, env, php and more
https://github.com/swoft-cloud/swoft-stdlib
php swoft swoft-stdlib
Last synced: 2 months ago
JSON representation
[READ ONLY] PHP std tool class, helper class: string, array, object, json, env, php and more
- Host: GitHub
- URL: https://github.com/swoft-cloud/swoft-stdlib
- Owner: swoft-cloud
- License: apache-2.0
- Created: 2018-12-31T16:37:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T17:03:42.000Z (about 4 years ago)
- Last Synced: 2025-04-20T15:50:12.246Z (2 months ago)
- Topics: php, swoft, swoft-stdlib
- Language: PHP
- Homepage:
- Size: 2.85 MB
- Stars: 9
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swoft Stdlib
[](https://packagist.org/packages/swoft/stdlib)
[](https://secure.php.net/)
[](https://www.swoft.org/docs)
[](https://github.com/swoft-cloud/swoft/blob/master/LICENSE)Swoft Stdlib Component
## [中文说明](README.zh-CN.md)
中文说明请查看 [README.zh-CN.md](README.zh-CN.md)
## Install
- composer command
```bash
composer require swoft/stdlib
```## Resources
* [Documentation](https://swoft.org/docs)
* [Contributing](https://github.com/swoft-cloud/swoft/blob/master/CONTRIBUTING.md)
* [Report Issues][issues] and [Send Pull Requests][pulls] in the [Main Swoft Repository][repository][pulls]: https://github.com/swoft-cloud/swoft-component/pulls
[repository]: https://github.com/swoft-cloud/swoft
[issues]: https://github.com/swoft-cloud/swoft/issues## LICENSE
The Component is open-sourced software licensed under the [Apache license](LICENSE).