Download the PHP package balazscsaba2006/socially without Composer
On this page you can find all versions of the php package balazscsaba2006/socially. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download balazscsaba2006/socially
More information about balazscsaba2006/socially
Files in balazscsaba2006/socially
Package socially
Short Description Library to validate and parse social media profile URLs
License MIT
Homepage https://github.com/balazscsaba2006/socially
Informations about the package socially
Socially
Library to validate and parse social media profile URLs.
Currently supported social media platforms:
- Github
- Google Plus
- AngelList
- Gravatar
- Klout
- Behance
- Bitbucket
- Dribbble
- Flickr
- Stackoverflow
- Quora
Requirements
- PHP: >= 7.1
- PHP extensions:
- mbstring
- json
- layershifter/tld-extract: ^2.0
Installation
The recommended way is using Composer. You also can download the latest release and start from there.
Composer
If you don’t have Composer installed, follow the installation instructions.
Once composer is installed, execute the following command in your project root to install this library:
Finally, remember to include the autoloader to your project:
Usage
For more examples on usage take a look at the /tests
directory.
Contributing
I’d be happy if you contribute to this library. Please try to follow the existing coding style and use proper comments in your commit message. Thanks! 🙇
License
Please see the license file for more information.
All versions of socially with dependencies
ext-mbstring Version *
ext-json Version *
utopia-php/domains Version ^0.3