Recommend this page to a friend! |
Classes of afshin akhgar | > | PHP Slug Generator | > | composer.json | > | Download |
|
![]() |
{ "name": "afshinpersian/phpslugger", "description": "generate php slug from text", "type": "class", "license": "MIT", "authors": [ { "name": "Afshin Akhgar", "email": "afshin.akhgar@gmail.com" } ], "autoload": { "psr-4": {"PhpSlugger\\": "src/"} } } |