https://github.com/dfridrich/library
Many useful PHP helpers in one Library.
https://github.com/dfridrich/library
Last synced: about 1 year ago
JSON representation
Many useful PHP helpers in one Library.
- Host: GitHub
- URL: https://github.com/dfridrich/library
- Owner: dfridrich
- License: mit
- Created: 2014-07-03T08:54:56.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2023-12-09T11:29:47.000Z (over 2 years ago)
- Last Synced: 2024-10-30T13:24:41.273Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 638 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Defr Library
[](https://packagist.org/packages/dfridrich/library)
[](https://packagist.org/packages/dfridrich/library) [](https://packagist.org/packages/dfridrich/library)
[](https://packagist.org/packages/dfridrich/library)
[](https://travis-ci.org/dfridrich/Library)
[](https://www.buymeacoffee.com/dfridrich)
Many useful PHP helpers in one Library.
## What Library includes
- **Lib** (some methods for simplify rutines)
- Czech national bank rates
- OpenWeather forecast wrapper
- CSV importer
- Curl class
- Lorem Ipsum generator
- Czech name days
- Phone type guesser (works only with czech phone numbers)
- Xml to array class
## Install
Via Composer
```shell
composer require dfridrich/library
```
## Credits
### Contributors
* [Dennis Fridrich](https://github.com/dfridrich)
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.