2017 © Pedro Peláez
 

symfony-bundle normalized-url-bundle

Bundle for looking up and storing normalized urls in 3 parts truncated at 255 characters each

image

exs/normalized-url-bundle

Bundle for looking up and storing normalized urls in 3 parts truncated at 255 characters each

  • Friday, May 13, 2016
  • by rumpranger
  • Repository
  • 4 Watchers
  • 0 Stars
  • 37 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

EXS-NormalizedUrlBundle

Bundle for looking up and storing normalized urls in 3 parts, (*1)

Installing the EXS-NormalizedUrlBundle in a new Symfony2 project

Edit composer.json file with EXS-NormalizedUrlBundle dependency: ``` js //composer.json //... "require": { //other bundles "exs/normalized-url-bundle": "dev-master" },, (*2)

Save the file and have composer update the project via the command line:
``` shell
composer update exs/normalized-url-bundle

Update the app/AppKernel.php php //app/AppKernel.php //... public function registerBundles() { $bundles = array( //Other bundles new EXS\NormalizedUrlBundle\EXSNormalizedUrlBundle() );, (*3)

Contributing

Anyone and everyone is welcome to contribute., (*4)

If you have any questions or suggestions please [let us know][1]., (*5)

The Versions

13/05 2016

dev-master

9999999-dev https://github.com/ExSituMarketing/EXS-NormalizedUrlBundle

Bundle for looking up and storing normalized urls in 3 parts truncated at 255 characters each

  Sources   Download

MIT

The Requires

 

by Charles Weiss

url logging bundle hash path querystring host normalized