Recommend this page to a friend! |
![]() |
Info | Documentation | ![]() |
![]() |
![]() |
Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not yet rated by the users | Total: 163 | All time: 8,933 This week: 51![]() |
Version | License | PHP version | Categories | |||
picpurify 1.0.0 | MIT/X Consortium ... | 5 | PHP 5, Graphics, Web services, Artifi... |
> Work in progress
$picpurify = new \IsaEken\Picpurify\Picpurify;
$picpurify
->setApiKey('api-key')
->setTasks([
\IsaEken\Picpurify\Tasks::DrugModeration,
\IsaEken\Picpurify\Tasks::GoreModeration,
\IsaEken\Picpurify\Tasks::PornModeration,
])
->setImage(\IsaEken\Picpurify\Image::createFromUrl('https://example.com/example.jpg'));
$response = $picpurify->run();
$response->getStatus();
$response->getTime();
$response->getMedia();
$response->getModerations();
$response->getModeration(\IsaEken\Picpurify\Tasks::DrugModeration)->detection;
$response->getData();
MIT
![]() |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
Data | Auxiliary data | ||
![]() |
Data | Auxiliary data | ||
![]() |
Doc. | Documentation |
![]() |
/ | src |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
Class | Class source | ||
![]() |
Class | Class source | ||
![]() |
Class | Class source | ||
![]() |
Class | Class source | ||
![]() |
Class | Class source |
![]() |
/ | src | / | Models |
File | Role | Description |
---|---|---|
![]() |
Class | Class source |
![]() |
Class | Class source |
![]() |
Class | Class source |
![]() |
/ | src | / | Traits |
File | Role | Description |
---|---|---|
![]() |
Class | Class source |
![]() |
Class | Class source |
![]() |
Class | Class source |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
![]() |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.