mirror of
https://github.com/Intervention/image.git
synced 2025-09-01 18:02:45 +02:00
readme changes
This commit is contained in:
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)
|
[](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
|
## Documentation
|
||||||
|
|
||||||
Refer to the following guide on how to use Intervention Image Class.
|
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
|
## 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/)
|
Copyright 2013 [Oliver Vogel](http://olivervogel.net/)
|
||||||
|
Reference in New Issue
Block a user