codeigniter4
Version:
CodeIgniter is a PHP full-stack web framework that is light, fast, flexible and secure.
20 lines • 1.38 kB
JSON
{
"name": "codeigniter4",
"version": "4.1.3",
"description": "CodeIgniter is a PHP full-stack web framework that is light, fast, flexible and secure.",
"keywords": [
"php",
"framework","codeigniter","mvc"
],
"author": "Rohit Chouhan",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/rohit-chouhan/codeigniter.git"
},
"bugs": {
"url": "https://github.com/rohit-chouhan/codeigniter/issues"
},
"homepage": "https://github.com/rohit-chouhan/codeigniter#readme",
"_publishConfig": { "registry": "https://npm.pkg.github.com/" }
}