Browse Source

pull/4/head
Jamie York 12 years ago
parent
commit
ed30686045
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md View File

49
 * [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library (uses [WKHTMLToPDF](https://github.com/antialize/wkhtmltopdf)).
49
 * [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library (uses [WKHTMLToPDF](https://github.com/antialize/wkhtmltopdf)).
50
 * [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.
50
 * [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.
51
 * [GeoCoder](http://geocoder-php.org/) - A geocoding library.
51
 * [GeoCoder](http://geocoder-php.org/) - A geocoding library.
52
+* [GeoTools](https://github.com/toin0u/Geotools) - A library of geo-related tools.
52
 * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
53
 * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
53
 * [Spork](https://github.com/kriswallsmith/spork) - A process forking library.
54
 * [Spork](https://github.com/kriswallsmith/spork) - A process forking library.
54
 * [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standards compliant HTML filter.
55
 * [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standards compliant HTML filter.

Loading…
Cancel
Save