What library or plugin can I use to create an eBook reader on my website for displaying formats such as pdf ?. I searched google but could only from find plugins for WordPress.
You found plugins for wordpress so you can check them and see how they implemented it and if they used a php library that you could use in your app...
note:
pdf is quite supported in any browsers now and eBook formats such as epub and mobi are different stories.
Not sure to see the point of wrapping such feature within php apps since the user experience is usually crap compared to using the existing reader apps for each format.
Creating an eBook reader site involves several key steps, including planning, designing, and development. Here’s a step-by-step guide to help you get started: