Download the PHP package dcsg/stringy-template without Composer
On this page you can find all versions of the php package dcsg/stringy-template. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dcsg/stringy-template
More information about dcsg/stringy-template
Files in dcsg/stringy-template
Package stringy-template
Short Description Stringy and String Template together
License MIT
Homepage https://github.com/dcsg/stringy-template
Informations about the package stringy-template
StringyTemplate
This Library provides a unified S
Class that "glues" two amazing libraries. It integrates the Stringy library created by Daniel St. Jules and the StringTemplate Library create by Nicolò Martini.
The Stringy Library is a string manipulation library, while the String Template is an engine to render string templates.
This Library was created because in my projects I've been using both libraries and always ended up in having them integrated into a single class to make it's usage simpler.
Install
Via Composer
Usage
For the full list of features of Stringy see it's documentation, for more details on the String Template you can also check their documentation.
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
Contributing
Please see CODE OF CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Daniel Gomes
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of stringy-template with dependencies
danielstjules/stringy Version ^3.1
nicmart/string-template Version ^0.1.1