Download the PHP package bt51/textile-serviceprovider without Composer
On this page you can find all versions of the php package bt51/textile-serviceprovider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bt51/textile-serviceprovider
More information about bt51/textile-serviceprovider
Files in bt51/textile-serviceprovider
Download bt51/textile-serviceprovider
More information about bt51/textile-serviceprovider
Files in bt51/textile-serviceprovider
Vendor bt51
Package textile-serviceprovider
Short Description Textile service provider for silex
License MIT
Homepage https://github.com/bt51/TextileServiceProvider
Package textile-serviceprovider
Short Description Textile service provider for silex
License MIT
Homepage https://github.com/bt51/TextileServiceProvider
Please rate this library. Is it a good library?
Informations about the package textile-serviceprovider
TextileServiceProvider
The TextileServiceProvider provides the "netcarver/textile" library for silex. Note: The 1.0 branch tracks the 2.5.x branch of netcarver/textile. The 1.1 and master branches track the 3.5.x branch of netcarver/textile.
Installation
Create a composer.json in your project
{
"require": {
"bt51/textile-serviceprovider": "dev-master"
}
}
Read more on composer here: http://getcomposer.org
Parameters
- textile.configuration: Output doctype, either 'xhtml' (default) or 'html5'
Services
- textile: Instance of Textile
Registering
See the example/ directory to see how to register the service
Twig
There is also a twig filter registered within twig extensions. See the example/ directory for more information on how to use it.
License
MIT
All versions of textile-serviceprovider with dependencies
PHP Build Version
Package Version
The package bt51/textile-serviceprovider contains the following files
Loading the files please wait ....