Pinned Loading
Repositories
- LexikTranslationBundle Public
This Symfony bundle allow to import translation files content into the database and provide a GUI to edit translations.
- LexikFormFilterBundle Public archive
This Symfony bundle aim to provide classes to build some form filters and then build a doctrine query from this form filter.
- LexikPayboxBundle Public archive
LexikPayboxBundle eases the implementation of the Paybox payment system
- LexikMaintenanceBundle Public archive
This Symfony2 bundle allows you to place your website in maintenance mode by calling two commands in your console. A page with status code 503 appears to users, it is possible to authorize certain ips addresses stored in your configuration.
- LexikCurrencyBundle Public
This Symfony2 bundle provide a service and a Twig extension to convert and display currencies.
- LexikMailerBundle Public
This Symfony2 bundle allow you to manage some HTML email templates stored in your database. Templates are written with Twig and use I18N. You can also create some layouts to decorate your email.