Skip to main content

Eden: PHP Library To Get Things Easy For PHP Developer

Eden is PHP Library designed for helping developers in their rapid development work. In Our most of the project we have to integrate our developed website or application with most of  the social networking websites like Google, Facebook, Twitter, yahoo etc. so what we do is we integrate libraries of different websites differently Although We could make the code reusable but still if the websites increases then confusion will also increases.

Adding different libraries form different sources add more complexity to your project and ends up to be hard to maintain. Eden simply a set of reusable components, that works with any PHP framework and CMS. Eden makes code logical and readable with dead simple syntax.

Eden Will work With Most Of Web services including

  • Amazon Web service
  • Facebook
  • Foursquare
  • Google
  • twitter
  • tumbler
  • Paypal
  • Yahoo
You could Download the File From Eden Official Website and Can use this will just a simply including this file in your Coding. It will decrease the complexity level of your application and make things a lot easier for you. You can work with various services that Google provide to you like
Also allows you to work with payment gateways like 
It also Support many core functionality also. So according to me its a complete package. That will make things a lot easier for you. That means you can do things with just a little code.  Eden is a PHP Library maintained by Openovate Labs. In year 2013 we can hope many updates from Eden. 

Thank you

Comments

  1. Wondering if Eden is worth it. Can't say I've heard of this before.

    ReplyDelete
  2. Hi Amit,

    It's a useful resource for rapid web development work. Thanks for providing it.

    ReplyDelete

Post a Comment

your Comment is sent for moderation, Thankyou

Popular posts from this blog

Registration Form UI PSD

Registration Form Is the Basic requirement Of Any Website And We must Make It more and More Beautiful because user will be using it so to make it beautiful we must have to use Photoshop or CSS3, So to make this easy for you i have a PSD file of an Registration form which can help you to built a registration form. This PSD file contains the basic requirements of the Registration Form such as Text Fields, Tipsy etc. Below Given Image Is the Image Of the Registration form. Download You can Download it from here

How to use Jquery in JSP for user authentication

Hey users we all knows benefits of jquery and this is used by most of developers.Here now this tutorial is related to show jquery magic with jsp (Java Server Pages). Actually i'm posting this article because it took a long time when when i was finishing my project. So come to main point what things we required ? JSP page from where request goes to server to check user authintication. Servlet where cheking is been done. A jquery code to check the response and perform its task to validate user.