melbahja / seo

🐘 Simple PHP library to help developers 🍻 do better on-page SEO optimization 🤖

Home Page:https://git.io/phpseo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Codeigniter to your todo

3m1n3nc3 opened this issue · comments

It would be nice if you could add codeigniter to you Framework Integration Todo's

It would be nice to support codeigniter in v2, however I don't have any experience with codeigniter could you provide some links to nice and developer friendly codeigniter plugins, or some docs?

Codeigniter hardly has any community contributed components or plugins, but i found something for Codeigniter 3.
https://github.com/codeigniter-id/awesome-codeigniter
Although CI is now V4 the Docs could be a good place to start

Hello,

In order to keep the library simple and usable everywhere, I decided to not add any framework integration.

adding any integration for frameworks it should be done in a independent repositories.

you still can follow the readme instruction to integrate it in your framework/project.