cocur / slugify

Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.
MIT License
2.88k stars 251 forks source link

Added first version of Laminas integration #261

Open JustInVTime opened 4 years ago

JustInVTime commented 4 years ago

Apparently you cannot install Laminas next to deprecated Zend Framework packages. What about removing the deprecated ZF2 integration in new releases?