Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dfridrich/library
Many useful PHP helpers in one Library.
https://github.com/dfridrich/library
Last synced: about 2 months 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-09T11:29:47.000Z (about 1 year ago)
- Last Synced: 2024-10-30T13:24:41.273Z (2 months 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
[![Latest Stable Version](https://poser.pugx.org/dfridrich/library/v/stable)](https://packagist.org/packages/dfridrich/library)
[![Total Downloads](https://poser.pugx.org/dfridrich/library/downloads)](https://packagist.org/packages/dfridrich/library) [![Monthly Downloads](https://poser.pugx.org/dfridrich/library/d/monthly)](https://packagist.org/packages/dfridrich/library)
[![License](https://poser.pugx.org/dfridrich/library/license)](https://packagist.org/packages/dfridrich/library)
[![Build Status](https://travis-ci.org/dfridrich/Library.svg)](https://travis-ci.org/dfridrich/Library)[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](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.