Facebook Plugins and Dialogs class
The main advantage is to avoid having your plugins declarations everywhere in your projects. Instead you can have them all in one place, all defined in a structured and flexible class. Advantages - Centralize all your Facebook plugins and dialog declarations. - Avoid duplicate code. - Save time by having to update only the class file when Facebook make changes. - Use efficient and flexible functions. - Extremely easy to integrate into your existing projects.