Download the PHP package opawg/user-agents-php without Composer
On this page you can find all versions of the php package opawg/user-agents-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download opawg/user-agents-php
More information about opawg/user-agents-php
Files in opawg/user-agents-php
Download opawg/user-agents-php
More information about opawg/user-agents-php
Files in opawg/user-agents-php
Vendor opawg
Package user-agents-php
Short Description PHP implementation for opawg/user-agents.
License MIT
Homepage https://github.com/opawg/user-agents-php
Package user-agents-php
Short Description PHP implementation for opawg/user-agents.
License MIT
Homepage https://github.com/opawg/user-agents-php
Please rate this library. Is it a good library?
Informations about the package user-agents-php
user-agents-php
This is a dummy PHP implementation for both opawg/user-agents and opawg/podcast-rss-useragents
Installation
Via composer
- Add
opawg/user-agents-php
to yourcomposer.json
. - Add
post-install-cmd
/post-update-cmd
scripts to yourcomposer.json
so that the class is generated.
Manually
-
Clone git repository where you need it:
- Generate the classes:
Or with composer:
Usage
When you need it, just call \Opawg\UserAgentsPhp\UserAgents::find()
for audio files or \Opawg\UserAgentsPhp\UserAgentsRSS::find()
for RSS feed:
All versions of user-agents-php with dependencies
PHP Build Version
Package Version
No informations.
The package opawg/user-agents-php contains the following files
Loading the files please wait ....