Yaml Path Loader for organized translations with silex framework
As i started developing my own page i wanted to have it multilingual from the start on. Because i decided to build my page with the silex framework and am working with symfony at my company i was road to have my language settings simple and easy organized. That's because the YamlPathLoader which extends from the standard symfony components like YamlFileLoader.
More about installation and usage: