mirror of
https://github.com/Intervention/image.git
synced 2025-03-15 22:49:40 +01:00
readme changes
This commit is contained in:
parent
389417d8d3
commit
ab884ad94b
19
README.md
19
README.md
@ -1,17 +1,28 @@
|
||||
# Intervention Image Class
|
||||
# Intervention Image
|
||||
|
||||
Intervention Image is a PHP Image handling and manipulation class with support for Laravel 4 integration.
|
||||
Intervention Image is a **PHP image handling and manipulation** library based on the PHP GD library. The package includes ServiceProviders and Facades for easy **Laravel 4** integration.
|
||||
|
||||
[](https://travis-ci.org/Intervention/image)
|
||||
|
||||
## Requirements
|
||||
|
||||
- PHP >=5.3
|
||||
- GD >=2.0
|
||||
|
||||
## Installation
|
||||
|
||||
Intervention Image installable with Composer. Read further information on how to install.
|
||||
|
||||
[Intervention Image Installation Guide](http://intervention.olivervogel.net/image/getting_started/installation)
|
||||
|
||||
## Documentation
|
||||
|
||||
Refer to the following guide on how to use Intervention Image Class.
|
||||
|
||||
[Intervention Image Class Documentation](http://intervention.olivervogel.net/image/)
|
||||
[Intervention Image Documentation](http://intervention.olivervogel.net/image/)
|
||||
|
||||
## License
|
||||
|
||||
Intervention Image Class is licensed under the [MIT License](http://opensource.org/licenses/MIT).
|
||||
Intervention Image is licensed under the [MIT License](http://opensource.org/licenses/MIT).
|
||||
|
||||
Copyright 2013 [Oliver Vogel](http://olivervogel.net/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user