composer.json
{
"name" : "rof/anti-spam",
"description" : "Anti-spam html inputs and javascript integrated with PHP",
"type" : "library",
"license" : [
"Unlicense"
],
"autoload" : {
"psr-4" : {
"ROF\\" : "/"
}
}
}
{
"name" : "rof/anti-spam",
"description" : "Anti-spam html inputs and javascript integrated with PHP",
"type" : "library",
"license" : [
"Unlicense"
],
"autoload" : {
"psr-4" : {
"ROF\\" : "/"
}
}
}