Skip to content

shivergard/smart-parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Start using it add to composer.json repozitory

"repositories": [
  {
  "type": "git",
   "url": "git@github.com:shivergard/smart-parse.git"
  }
],

and add requirements

"require": {
	...
    "shivergard/smart-parse" : "dev-master" ,
},

and add service provider

	'providers' => [
	...
  'Shivergard\SmartParse\SmartParseServiceProvider',
	...

About

Imported data parser package for Laravel5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages